@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content .box {
	margin:0 0 35px;
}
#content .box dl dt {
	margin:20px 0 15px;
}
#content .box dl dd p {
	margin:0 0 25px;
}
