@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*-------------------------------------------------------------------
	#voice
-------------------------------------------------------------------*/
#voice {
}
#voice .box {
	border: 1px solid #91B25D;
	padding: 20px;
	margin-bottom: 30px;
	overflow: hidden;
	/zoom: 1;
}
#content .imgleft .image {
	margin-right: 20px;
}
#voice .imgleft ul li,
#voice .imgright ul li {
	width: 160px;
	text-align: center;
}
#voice .imgright .text {
	margin-right: 180px;
}
#voice .imgleft .text { 
	margin-left: 180px;
}
#voice h4 {
	overflow: hidden;
	/zoom: 1;
	border-bottom: 1px dotted #000;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #382307;
	font-size: 1em;
}
