@charset "UTF-8";

/* --------------------------------------------
servics
-------------------------------------------- */
#services #naviWrap {
	position:relative;
	width:960px;
	height:202px;
	background:url(../img/mainimg_servics.jpg) no-repeat left top;
}
#services .leadTxt {
	line-height:1.5;
	margin-bottom:23px;
}
#services .main {
	float:left;
	width:567px;
}
#services #sideTop {
	float: right;
	text-align:right;
	width:347px;
}
#services #sideBot {
	float: right;
	text-align:right;
	padding-top:95px;
	width:347px;
}
#services .main h2 {
	font-weight:bold;
	font-size:16px;
	color:#CA516C;
	margin-bottom:10px;
}
#services .main p {
	line-height:1.5;
}
#services .block1 {
	background: url(../img/img_servics9.jpg) no-repeat right bottom;
	margin:0 0 23px 0;
}
#services .block2 {
	margin:60px 0 0 0;
	padding:24px 0 24px 0;
	border-top: solid 1px #CA516C;
	border-bottom: solid 1px #CA516C;
}
#services .catch {
	line-height:1.5;
	font-size:16px;
	font-weight:bold;
}
#services .iso {
	background-color:#F2F2F3;
	padding:15px 30px;
	margin:23px 0;
}
#services .iso h3 {
	background-color:#AAABAB;
	padding:5px;
	color:#FFF;
	font-weight:bold;
	margin:15px 0 10px;
}
#services .iso ul {
	overflow:hidden;
}
#services .iso ul li {
	float:left;
	margin-right:7px;
}
#services .iso ul li.last-child {
	margin-right:0px !important;
}
#services .training {
	float:left;
	width:267px;
}
#services .training dt {
	background-color:#AAABAB;
	padding:5px;
	color:#FFF;
	font-weight:bold;
	margin:0 0 10px;
}
#services .training dd {
	margin:0 0 10px;
	font-size:12px;
	line-height:1.3;
}

