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

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

#content .leadbox{
	padding:10px;
	font-size:1.4em;
	font-weight:800;
	background-color:#D1EBB2;
	height:1.2em;
}

#content .leadbox ul{
	overflow:hidden;
}

#content .leadbox ul li{
	float:left;
	width:33%;
}

#content iframe{
	width:675px;
	height:450px;
}

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

#content .table01 th{
	width:12em;
}

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

#content .box01 dl dt{
	font-weight:800;
	color:#57962D;
	font-size:1.166em;
}




