@charset "utf-8";
/* CSS Document */

div#bottom_btn{
	margin:20px 140px 100px;
}

.section01 h2{
	margin-bottom:20px;
}

.section01{
	background-color:#fff;
	padding-bottom:25px;
	margin-bottom:20px;
	min-height:215px;
	_height:215px;
	width:700px;

}

.section01 .floatbox{
	margin:0 25px;
}

.section01 .floatbox img.floatL{
	padding-right:20px;
}

.section01 .floatbox dl.floatL{
	width:395px;
}

.section01 .floatbox dl.floatL dt{
	border-bottom:1px #A39D85 dotted;
	padding:2px 0 7px 3px;
}

.section01 .floatbox dl.floatL dd{
	padding:10px 10px 0 5px;
}







