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

#content{
	width:645px;
	margin:30px auto;
}

#content img{
	vertical-align:bottom;
}

#content h2{
	margin-bottom:15px;
}

#content h3{
	margin-bottom:15px;
}

#content h4{
	margin-bottom:15px;
}

#content .box01{
	margin-bottom:30px;
	font-size:1.2em;
}

#content .box01 .p01{
	width:300px;
}

#content .box01 .p02{
	width:470px;
}

#content .box02 {
	background:#E4EFFA;
	padding:15px;
}

#content .box02 dl{
	width:470px;
	font-size:1.2em;
}

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