@charset "shift_jis"; 

/*-------------------------------------------
	ql̐
-------------------------------------------*/
#contents_voice {
	width: 730px;
	margin: 0;
	clear: both;
	padding: 27px 0px 0px 20px;
	background-image:url(../img/contents_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
#r_BannerBox_voice {
	width: 210px;
	padding: 0px 0px;
	margin: 0px 0px;
	text-align: center;
	background-repeat: no-repeat;
	float:right;
}
.voiceBox {
	width: 670px;
	clear: both;
	font-size:12px;
	color: #666666;
	line-height: 1.4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.voiceBoxLeft{
	padding: 0;
	width: 262px;
	height:186px;
	float:left;
	margin-top: 0px;
	margin-bottom: 10px;
	clear:both;
}

.voiceBoxLeft a:hover img{
    filter: alpha(opacity: 50);
    opacity: 0.5;
    -moz-opacity: 0.5;
}

.voiceBoxLeft img{
	padding: 0;
	margin-bottom: 8px;
}
.voice_textbox{ width:190px; height:100%; float:left; margin-left:10px;}
.voice_small{ width:174px; height:100%; float:right; margin-left:10px;}

.voiceTitle {
	clear: both;
	background-image:url(../img/title02_bg.gif);
	height: 20px;
	width: 650px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.voice_main{ width:650px; height:100%; clear:both; margin-left:20px;}

.voiceName {
	margin: 0px 0px;
	padding: 0px 0px;
	font-weight:bold;
	float:left;
	font-size: 12px;
	line-height: 1;
}
.voiceNo {
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 10px;
	float:right;
}
.voiceText {
	margin: 0px 0px;
	padding: 0px 0px;
	width: 389px;
	float:right;
	font-size:12px;
	color: #666666;
	line-height: 1.4;
}
.voiceZoom {
	width: 235px;
	float:left;
	font-size:12px;
	color: #666666;
	line-height: 1.4;
	background-image: url(../voice/img/i_voice.gif);
	text-align: left;
	height: 20px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: 5px;
}

.voiceZoom1 {
	width: 235px;
	float:left;
	font-size:12px;
	color: #666666;
	line-height: 1.4;
	background-image: url(../voice/img/a_1.gif);
	text-align: left;
	height: 20px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 5px;
}

.voiceZoom2 {
	width: 235px;
	float:left;
	font-size:12px;
	color: #666666;
	line-height: 1.4;
	background-image: url(../voice/img/a_2.gif);
	text-align: left;
	height: 20px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: 5px;
}

.voiceZoom_no {
	margin: 0px;
	width: 255px;
	float:left;
	font-size:12px;
	color: #666666;
	line-height: 1.4;
	background-image: url(../voice/img/i_voice_no.gif);
	text-align: left;
	height: 20px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: 5px;
}

.jiturei {
	color: #FF6666;
	text-align: right;
}

.jiturei a {
	color: #FF6666;
	text-decoration: none;
}
.cb{ clear:both;}

