@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
/*-------------------------------------------------------------------
	#voice
-------------------------------------------------------------------*/
.no_voice{
	margin-bottom:30px;
}

#voice {
	margin-bottom:20px;
}
#voice .box {
	margin-bottom:15px;
	padding-bottom:15px;
	background:url(../image/c_bg03.jpg) left bottom no-repeat;
}
#content #voice .imgleft ul li, content #voice .imgright ul li {
	/*padding-top:5px;
	padding-bottom:6px;*/
	width:160px;
	text-align:center;
	margin-bottom:10px;
}
#voice .imgleft .txt {
	margin-left:180px;
}

#voice .imgleft .blank {
	margin-left:0px;
}

#voice dl dt {
	font-weight: bold;
	margin-bottom:2px;
	padding-top:2px;
}
#voice dl dd {
	margin-right:5px;
}
