@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);
#content #cms {
	overflow:hidden;
	zoom:1;
	margin-bottom:20px;
}
#content #cms dl {
	float:left;
	width:280px;
	border:1px solid #E4E4E4;
	padding:14px 14px 8px;
}
#content #cms dl dt {
	font-size:1.25em;
	background:url(../image/icon01.jpg) left 6px no-repeat;
	padding-left:20px;
	margin:11px 0 5px;
	line-height:1.4;
	border-bottom:1px solid #E4E4E4;
}
#content #cms dl.last {
	float:right;
}
#content .same {
	overflow:hidden;
	zoom:1;
	margin:-4px 0 34px;
}
#content .same .imgL {
	padding:4px 20px 6px 0;
}
#content .same p {
	padding-right:25px;
}