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

#content{
	width:715px;
}

#content .box01{
	background:#F6EFBB;
	width:715px;
	height:95px;
}

#content .box01 .wrap01{
	padding:20px 20px 0px;
	position:relative;
}

#content .box01 .wrap01 img{
	vertical-align:bottom;
}

#content .box01 .wrap01 .button{
	position:absolute;
	right:20px;
	bottom:0px;
}

#content .box02{
	font-size:1.2em;
}

#content .box02 dl dt{
	font-size:1.166em;
	font-weight:800;
	color:#630;
	margin-bottom:5px;
	line-height:1.2em;
}

#content .box03{
	position:relative;
}

#content .box03 .wrap01{
	background:#F6EFBB;
	padding:3px;
}

#content .box03 .wrap01 .wrap02{
	background:#F9F5E0;
	height:92px;
}

#content .box03 .wrap01 .wrap02 dl{
	padding-top:15px;
}

#content .box03 .wrap01 .wrap02 dl dt{
	font-size:1.2em;
	font-weight:800;
	color:#663300;
	line-height:1.2em;
	margin-bottom:5px;
}





