@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
/*----------------------------------------------------------------------.section--------*/
#content p.image{
	margin-bottom:50px;
}
#content .section{
	padding:22px 309px 35px 25px;
	margin-bottom:30px;
}
#content .bg01{
	background:url(../image/service_bg01.png) right top 	no-repeat;
	}
#content .bg02{
	background:url(../image/service_bg02.png) right top 	no-repeat;
	}
#content .bg03{
	background:url(../image/service_bg03.png) right top 	no-repeat;
	margin-bottom:50px;
	}
#content .section dt{
	font-size:1.25em;
	font-weight:bold;
	line-height:1.4;
	margin-bottom:10px;
}
#content p.text{
	margin:28px 0px 42px;
}
/*----------------------------------------------------------------------aside-------*/
#content ul.aside{
	overflow:hidden;
	/zoom:1;
	margin-bottom: 0;
	padding-bottom: 20px;
	background:url(../image/service_bg.png) left top no-repeat;
}
#content ul.aside li{
	float:left;
	margin-right:200px;
	margin-bottom:30px;
}
#content ul.aside li.none{
	margin-right:0px;
}
