@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
/*-------------------------------------------------------------------
	.box
-------------------------------------------------------------------*/
.box dl dt {
	color:#464D63;
	line-height:1.4;
	font-size:1.15em;
	font-weight:bold;
	margin:18px 0 7px;
}
.box {
	margin-bottom:33px;
}