@charset "utf-8";

div.voice{
	background: transparent url(../images/frame_voice_side.gif) repeat-y left top;
}

div.voice h2{
	margin: 0;
	padding: 10px 0 0 60px;
	height: 35px;
	line-height: 35px;
	background: transparent url(../images/frame_voice_top.gif) no-repeat left top;
	font-size: 114%;
}

div.voice_wrap{
	padding: 0 13px 13px;
	width: 719px;
	background: transparent url(../images/frame_voice_btm.gif) no-repeat left bottom;
	overflow: hidden;
}

div.voice_wrap .leftcol{
	width: 260px;
}

div.voice_wrap div.cstm_img{
	margin-bottom: 10px;
	width: 260px;
	height: 180px;
	overflow: hidden;
	background: #eee;
}

div.voice_wrap div.comment{
	padding: 10px;
	border: solid 1px #e9d4ab;
	background: #fefcf9;
}

div.voice_wrap div.comment h3{
	margin-bottom: 5px;
	padding: 5px 0 5px 30px;
	color: #4c7c22;
	background: transparent url(../../common/images/icon_clover.gif) no-repeat left center;
	font-weight: bold;
	font-size: 107%;
}

div.voice_wrap div.comment p{
	line-height: 1.66;
}

div.voice_wrap .rightcol{
	width: 445px;
}