@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h3.spa{
	margin-bottom: 18px;
}
#content h4.spa{
	margin-bottom: 20px;
}
#content p.no1{
	margin: 7px 0 33px;
	font-size:0.93em;
	line-height:1.6;
}
#voice {
	
}
#voice .box {
	padding:20px;
	margin-bottom: 20px;
	overflow: hidden;
	/zoom: 1;
	background:#fff;
}
#voice .imgleft ul li,
#voice .imgright ul li {
	width: 160px;
	text-align: center;
}
#voice .imgleft ul li a{
	width: 160px;
	height:160px;
	text-align: center;
	vertical-align:middle;
	display:table-cell;
	background:#fff;
}
#voice .imgright .text {
	margin-right: 200px;
}
#voice .imgleft .text {
	margin-left: 180px;
}
#voice dl dt {
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px dotted #666;
	font-size:1.15em;
	color:#0066CC;
	padding:0 0 5px 0;
}
#voice dl dd {
	padding-right:10px;
}