@charset "shift_jis";
/* CSS Document */
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
dl {
	width:690px;
	margin-top:20px;
}
dl dt {
	float:left;
	width:5em;
}
dl dd {
	margin-left:5em;
}
.section2 {
	margin-top:30px !important;
}
.section3 {
	margin-top:40px !important;
}
.clearfix:after {
	display: block;
	clear:both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}
.clearfix {
	display:inline-block;
}/* Hides from Mac-IE \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/* End hide from Mac-IE */
