@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*-------------------------------------------------------------------
	#voice
-------------------------------------------------------------------*/
#voice {
	margin-bottom: 30px;
}
#voice .box {
	background:url(../image/bg01.jpg) left bottom repeat-x;
	margin-bottom: 20px;
	overflow: hidden;
	/zoom: 1;
	padding-bottom:20px;
}
#voice .imgleft ul li {
	width: 160px;
	text-align: center;
}
#voice .imgleft .text {
	margin-left: 180px;
}
#voice dl dt {
	font-weight: bold;
	line-height:1.6;
	overflow: hidden;
	/zoom: 1;
}


