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

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



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

}

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

.section01 h3{
	margin:0 auto 15px;
	width:650px;
}

.section01 p{
	width:650px;
	margin:0 auto;
}
.section01 p img{
	margin:0 auto;
}

.section01 p.headcol{
	margin:0 auto 25px;
}

.section01 .floatbox{
	margin:0 auto 35px;
	width:660px;
}

.section01 .floatbox img.floatL{
	margin:0 35px 0 5px;
}

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

.section01 .floatbox dl.floatL dt{
	padding:0 0 15px 0;
}

.section01 .floatbox dl.floatL dd{
	padding:0;
	letter-spacing:1px;
	line-height:150%;
}




