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

#content{
	width:715px;
	font-size:1.2em;
}

#content .box01{
	width:706px;
	margin:auto;
}

#content .box01 dl dt{
	margin-bottom:5px;
}

#content .box02{
	position:relative;
}

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

#content .box02 .wrap01 .wrap02{
	background:#F9F5E0;
}

#content .box02 .wrap01 .wrap02 dl{
	padding:15px;
}

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





