/* CSS Document */

/*
voice
-----------------------------------------------*/

#voice #mainimg img{
	height:40px;
	width:auto;
}

#voice #content .ttl{
	line-height:1.5;
	margin:0 0 10px 0;
}

#voice #content .box{
	border-top:1px solid #dfdfdf;
	margin:15px 0 0 0;
	padding:15px 0 0 0;
}

#voice .box .lead{
	font-weight:bold;
	margin:10px 0 10px 0;
}

#voice #voice1 img{
	width:100%;
	height:auto;
	padding:0 0 10px 0;
}

#voice #voice1 dt{
	font-weight:bold;
}

#voice #voice1 dd{
	margin:0 0 8px 0;
}

#voice #voice2 dt{
	font-weight:bold;
	line-height:1.3;
	font-size:18px;
	margin:0 0 5px 0;
}

#voice #voice2 .box .img{
	font-size:11px;
	line-height:1.2;
	float:right;
	margin:0 0 5px 15px;
	width:40%;
}

#voice #voice2 .box .img img{
	width:100%;
	display:block;
	padding:0 0 10px 0;
}

#voice #voice2 dd{
	line-height:1.5;
}