@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div.section h3{
	margin-bottom:10px;
}
div.section h3 img{
	vertical-align:bottom;
}
p.serviceTxt{
	margin:0 12px 15px;
	line-height:1.2;
}
p.serviceImage{
	margin:0 0 15px 16px;
}
p.serviceImage img{
	vertical-align:bottom;
}
.serviceList{
	margin:0 0 25px 15px;
}
.serviceList img{
	vertical-align:bottom;
}
div#effect ul{
	margin:0 12px;
}
div#effect li{
	margin-bottom:12px;
	padding-left:17px;
	line-height:1.2;
	background:url(../../common/images/ico_check.gif) no-repeat 0 2px;
}