@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
/*-------------------------------------------------------------------
	#voice
-------------------------------------------------------------------*/
#voice {
	margin-bottom: 30px;
}
#voice .box {
	border: 1px solid #E5D7C6;
	padding: 9px;
	margin-bottom: 10px;
}
#voice .imgleft ul li,
#voice .imgright ul li {
	width: 160px;
	text-align: center;
}
#voice .imgleft .text {
	margin-left: 180px;
}
#voice dl dt {
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px dotted #DECCB6;
}