@charset "shift_jis"; 

/*-------------------------------------------
	ql̐
-------------------------------------------*/
.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-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.voiceBoxLeft img{
	padding: 0;
	margin-bottom: 8px;
}
.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;
}
.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: 255px;
	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-right: 7px;
	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-right: 7px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: 5px;
}

.jiturei {
	color: #FF6666;
	text-align: right;
}

.jiturei a {
	color: #FF6666;
	text-decoration: none;
}
