/* ---------------▼体験談 ------------------------------------------------------------------ */

.voicePic {
	float:left;
	width:258px;
	padding:0 27px 25px 40px;
	text-align:center;
}

.voiceTxt {
	float:right;
	width:455px;
	font-size:14px;
	padding:0 20px 25px 0;
	line-height:150%;
}

.voiceTxt2 {
	width:720px;
	font-size:14px;
	padding:0 40px 25px 40px;
	line-height:150%;
}
/* ---------------▲体験談 ------------------------------------------------------------------ */
/* ---------------▼Q&A ------------------------------------------------------------------ */
#voice_main {
	width:800px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-bottom: 20px;
}
.voice_ttl {
	background-image: url(../img/category_ttl.gif);
	background-repeat: no-repeat;
	width: 770px;
	margin-left: 10px;
	padding-left: 25px;
	font-weight: bold;
	padding-top: 10px;
	height: 40px;
	font-size: 16px;
}
#voice_info{
	width: 750px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#voice_info ul{
	padding: 0;
	margin: 0;
}
#voice_info li{
	background-image: url(../img/icon_01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 730px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 14px;
	}
.voice_box{
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.voice_nm {
	font-weight: bold;
	background-image: url(../img/ttl_icon.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	margin-bottom: 20px;
	font-size: 16px;
}

/* ---------------▲Q&A ------------------------------------------------------------------ */
.voice_q {
	background-image: url(../img/voice_q.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 3px;
	font-weight: bold;
	margin-bottom: 20px;
}
.voice_a {
	background-image: url(../img/voice_a.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	margin-left: 35px;
}

