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


#content .box01{
	position:relative;
	height:170px;
	margin-bottom:10px;
}

#content .box01 .img01{
	position:absolute;
	top:3px;
	left:0px;
}

#content .box01 .img02{
	position:absolute;
	top:0px;
	right:61px;
}

#content dl{
	margin:0 0 15px -19px;
	width:725px;
	background:url(../img/index_img_05.png) top left repeat-y;
}

#content dl dt{
	width:725px;
}

#content dl dd{
	width:680px;
	padding:10px 12px 10px 33px;
	background:url(../img/index_img_06.png) bottom left no-repeat;
	line-height:1.3;
}

#story {
	margin-bottom:150px;
	text-align:center;
}