@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content .same {
 	margin-bottom:35px;
}
#content .same ul {
	overflow: hidden;
 /zoom: 1;
 	margin-left:40px;
}
#content .same ul li{
	float:left;
	margin:0 20px 20px 0;
}
#content .same ul li.none{
	float:left;
	margin:0 0 20px 0;
}
#about p{
	margin-bottom:10px;
}
#about .box ul{
	overflow: hidden;
 /zoom: 1;
 	border:3px solid #D9D0C3;
	padding:15px 0 15px 57px;
	margin-bottom:40px;
}
#about .box ul li{
	font-weight:bold;
	line-height:1.0;
	background:url(../image/icon02.jpg) left center no-repeat;
	padding:0 0 0 15px;
	float:left;
	width:140px;
	margin:0 45px 21px 0;
}
#about .box ul li.none{
	margin:0 0 21px 0;
}
#about .box ul li.last{
	margin-bottom:0;
}
#content .imgleft,#content .imgright{
	margin-bottom:40px;
}