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

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

#content img{
	vertical-align:bottom;
}

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

#content .box01{
	margin-bottom:80px;
}

#content .box01 div{
	width:450px;
}

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

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

#content .box02 dl{
	width:330px;
}

#content .box02 dl dt{
	color:#E00631;
}