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

#content .box01{
	width:780px;
	margin-right:-30px;
}

#content .box01 dl{
	position:relative;
	float:left;
	width:241px;
	padding-top:161px;
	padding-right:13px;
}

#content .box01 dl dt a .image{
	position:absolute;
	left:0px;
	top:0px;
}

#content .box01 dl dd{
	padding:5px 15px 20px;
	background:url(../img/index_bg_01.png) no-repeat 0px bottom;
	font-size:1.2em;
}


