.noDisp{
display:none;
}

.c-both {
clear:both;
}


/*ttl*/
ul.ttl{
	width:600px;
	margin:0px 0px;
	padding:0px;
	background-color:#f5f3de;
	clear:both;
}

ul.ttl li{
	background-repeat:no-repeat;
	height:35px;
	width:650px;
	list-style:none;
	text-align:left;
	padding-top:8px;
	padding-left:8px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
}


/*voice*/
div.voice{
	width:670px;
	background-color:#f5f3de;
	margin:0px 10px 0px 10px;
	padding-bottom: 9px;
	padding-top:8px;
}
div.voice h3{
	background-color:#f5f3de;
	/*padding: 0px 740px 10px 0px;*/
	width:600px;
	height:10px;
	padding: 0px;	
	margin: 0px;
}
div.voice .bodys{  
	background-color:#f5f3de;
	padding:0px 0px 0px 0px;
	color:#414042;
	text-align:left;
}
div.voice p{
	padding:0px 16px 8px 16px;
}