@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h3.spa{
	margin-bottom: 15px;
}
/*-------------------------------------------------------------------
	#voice
-------------------------------------------------------------------*/
#voice {
	padding-bottom: 10px;
}
#voice .box {
	border: 1px solid #D2CAC5;
	padding: 9px 10px 8px 9px;
	margin-bottom:20px;
	overflow: hidden;
	/zoom: 1;
}


#content #voice .imgleft ul li {
	width: 180px;
	text-align: center;
	margin-bottom:10px;
}

#content #voice .imgleft ul li.last {
	margin-bottom:0;
}

#voice .imgright .text {
	margin-right: 200px;
}
#voice .imgleft .text {
	margin-left: 200px;
}
#voice dl dt {
	font-weight: bold;
	margin-bottom: 7px;
	border-bottom: 1px dotted #5E4E4A;
	overflow: hidden;
	/zoom: 1;
	padding: 4px 0 6px 25px;
	line-height:1.0;
	background:url(../image/voice02.jpg) left top no-repeat;
}