@charset "UTF-8";
/* -------------------------------------------------------- CSS Information 
Lust up date:   0000.00.00
Style Info:     index css
------------------------------------------------------------------------ */  

/*CommonCSS_link*/
@import url(base.css);
@import url(common.css);


/*------------------------------------------------------------*/
#contents {
	width: 800px;
	height: auto;
	margin: 0px auto;
	padding: 30px 0px 50px 0px;
}
.contents_in {
	width: 680px;
	height: auto;
	margin: 0px auto;
	padding: 20px 0px 50px 0px;
}


/*------------------------------------------------------------*/
.voicearea {
	width:680px;
	height:274px;
	background-image:url(../img/voice_img/voice_area_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	margin: 0px auto 50px auto;
	text-align:left;
}
.voicearea2 {
	width:680px;
	height:auto;
	background-image:url(../img/voice_img/voice_area_bg2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	margin: 0px auto 50px auto;
	text-align:left;
}
.voicearea3 {
	width:680px;
	height:auto;
	background-image:url(../img/voice_img/voice_area_bg3.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	margin: 0px 50px 50px auto;
	text-align:left;
}

.voicearea p {
	width:460px;
	font-size:16px;
	margin: 0px 0px 0px 30px;
}
.voicearea p.name {
	font-size:24px;
	font-weight:bold;
	padding: 24px 0px 0px 0px;
}
.voicearea p.maincopy {
	font-weight:bold;
	padding: 10px 0px 0px 0px;
}
.voicearea p.tx {
	line-height:22px;
	padding: 5px 0px 0px 0px;
}
.voicearea img {
	position: absolute;
	top:0px;
	left:500px;
}

.voicearea2 p {
	width:620px;
	font-size:16px;
	margin: 0px 0px 0px 30px;
}
.voicearea2 p.name {
	font-size:24px;
	font-weight:bold;
	padding: 24px 0px 0px 0px;
}
.voicearea2 p.maincopy {
	font-weight:bold;
	padding: 10px 0px 0px 0px;
}
.voicearea2 p.tx {
	line-height:22px;
	padding: 5px 0px 20px 0px;
}
.voicearea2 img {
	position: absolute;
	top:0px;
	left:500px;
}

.voicearea3 dl {
	font-size:16px;
	border-top: none;
	margin-bottom:20px;
	width: 470px;
	margin-left:30px;
}
.voicearea3 dt {
	font-weight:bold;
	width: 85px;
	float: left;
}
.voicearea3 dd {
	width: 380px;
	margin-left:85px;
	margin-bottom:22px;
	line-height:22px;
	_height: 1%; /* WinIEで頭の文字が右に微妙にずれるのを補正 */

}
.voicearea3 p {
	width:620px;
	font-size:16px;
	margin: 0px 0px 0px 30px;
}
.voicearea3 p.name {
	font-size:24px;
	font-weight:bold;
	padding: 24px 0px 0px 0px;
}
.voicearea3 p.maincopy {
	font-weight:bold;
	padding: 10px 0px 0px 0px;
}
.voicearea3 p.tx {
	line-height:22px;
	padding: 5px 0px 20px 0px;
}
.voicearea3 img {
	position: absolute;
	top:0px;
	left:500px;
}

/*170127nishi*/
#voice_text_left {
	width:680px;
	text-align: left;
	margin: 0 0 0 70px;
	font-size: 14px;
}