@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
/*-------------------------------------------------------------------
	#voice
-------------------------------------------------------------------*/
#voice {
	margin:20px 0 20px;
}
#voice .box {
	padding:6px 10px 4px 10px;
	margin-bottom:20px;
	background:#FFFFFF;
	border:1px solid #9FB9CE;
}
#voice .imgleft ul li, #voice .imgright ul li {
	width: 160px;
	text-align: center;
	padding-top:3px;
	padding-bottom:5px;
}
#voice .imgleft .txt {
	margin-left:180px;
}

#voice .imgleft .blank {
	margin-left:0px;
}


#content #voice .box  ul li{
	margin-bottom:10px;
}

#voice dl dt {
	font-weight: bold;
	margin-bottom:8px;
	line-height:1.6;
	padding:1px 0 0 25px;
	background:url(../image/dt_bg.jpg) left center no-repeat;
	border-bottom:1px dotted #818D94;
}
#voice .imgleft .txt dd {
}
