@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 株式会社コスモワーク
	Version: 1.0
	Comment: workstyle設定
----------------------------------------------------------- */

/* 
 workstyle Style [
----------------------------------------------------------- */
#workstyleArea {
	float: left;
	width: 770px;
	text-align: center;
	padding-bottom: 50px;
}

#workstyleBlock {
	background: url(../images/workstyle/img01.jpg) no-repeat left top;
	float: left;
	width: 770px;
	margin-top: 23px;
}

#workTop {
	width: 644px;
	float: right;
	text-align: left;
}

#workTop h2 {
	width: 644px;
	float: right;
}

#workTop p {
	width: 644px;
	float: right;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}

#workTop ul {
	width: 644px;
	float: right;
	margin-top: 10px;
}

#workTop ul li {
	font-size: 12px;
	background: url(../images/workstyle/point.gif) no-repeat left center;
	padding-left: 21px;
}

#workstyleContainer {
	float: left;
	width: 770px;
}

#workstyleContainer h3 {
	float: left;
	width: 770px;
	margin-top: 53px;
}

#workstyleContainer p {
	float: left;
	width: 770px;
}

#workstyleArea a {
	color: #333333;
	text-decoration: underline;
}

#workstyleArea a:hover {
	color: #FF6600;
	text-decoration: none;
}

