@charset "utf-8";
/* CSS Document */

/**================================= Product Setting =================================**/

/**************** Product common setting *****************/

#voice .imgBox {
	left:50%;
	top:14px;
	margin-left:-572px;
	position:absolute;
}

#voice .mainArea {
	padding-top:10px;
}

#voice .contactArea {
	padding-top:0px;
	margin-bottom:15px;
}

#voice .contactArea .btnArea {
	top:10px;
}

#voice .contactBtn {
	text-align:center;
}

#voice .plinkBox {
	border-bottom:1px dashed #FF4100;
	padding-bottom:20px;
	margin-bottom:20px;
}

#voice .plinkBox li {
	margin:0 8px 5px 0;
	float:left;
}

#voice .plinkBox li.even {
	margin-right:0;
}

#voice .pagetop02 {
	border-bottom:1px dashed #FF4100;
	margin-bottom:20px;
	padding-bottom:15px;
	text-align:right;
}

/**************** section setting *****************/

#voice .voiceAside {
	border-top:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
	padding-top:10px;
	margin-bottom:20px;
}

#voice .voiceAside .voiceTtl {
	font-size:.875em;
	color:#FF4100;
	margin-top:10px;
	margin-bottom:10px;
}

#voice .voiceAside .voiceTxt {
	font-size:.75em;
	margin-bottom:10px;
}

#voice .section .sectionTtl {
	background:url(../images/voice/ttl_voice02.jpg) no-repeat left top;
	color:#FFFFFF;
	font-weight:bold;
	height:52px;
	margin-bottom:15px;
	text-align:right;
	position:relative;
}

#voice .section .sectionTtl .name {
	font-size:1.125em;
	left:15px;
	top:11px;
	position:absolute;
}

#voice .voiceArea {
	background:#FFFFFF;
	margin:0 15px 10px 15px;
	padding:10px 20px 15px 20px;
}

#voice .movie01 {
/* 	border-bottom:1px dashed #FF4100; */
	margin-bottom:25px;
	padding-bottom:25px;
}

#voice .movie02 {
/* 	border-top:1px dashed #FF4100; */
	margin-top:15px;
	padding-top:25px;
}

#voice .voiceArea .leftArea {
	width:340px;
	margin-right:20px;
	float:left;
}

#voice .voiceArea .voiceTtl {
	background: url(../images/voice/ttl_voice_bg.gif) no-repeat left bottom;
	font-size: .875em;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 5px 10px;
}

#voice .voiceArea .voiceTxt h4 {
	background: url(../images/voice/h4-question.png) no-repeat;
	padding: 0 0 0 22px;
	margin: 10px 0 5px 0;
	font-size: 16px;
	font-weight: bold;

}

#voice .voiceArea .voiceTxt h5 {
	font-size: 1em;
	margin: 15px 0px;
}

	#voice .voiceArea .voiceTxt h5 a {
		color: #000;
		text-decoration: none;
	}
	
	#voice .voiceArea .voiceTxt h5 a:hover {
		color: #000;
		text-decoration: underline;
	}

#voice .voiceArea .voiceTxt p {
	font-size: 0.75em;
	margin-bottom: 15px;
}

	#voice .voiceArea .voiceTxt p.migi {
		float: right;
		margin-left: 1em;
		margin-bottom: 1em;
	}

	#voice .voiceArea .voiceTxt p.hidari {
		float: left;
		margin-right: 1em;
		margin-bottom: 1em;
	}

#voice .voiceArea .rightArea {
	width:250px;
	float:right;
}

#voice .voiceArea .rightArea img {
	margin-bottom:15px;
}

#voice .voiceArea a img.play_169 {
	position: relative;
	top: -180px;
	left: 290px;
}

#voice .voiceArea a img.play_43 {
	position: relative;
	top: -220px;
	left: 290px;
}

/* section */

#voice .section {
	background:#E0E0E0 url(../images/common/bg_section_btm.jpg) no-repeat center bottom;
	margin-bottom:5px;
	padding-bottom:22px;
}

#voice .section .sectionTtl {
	color:#FFFFFF;
	font-weight:bold;
	height:52px;
	margin-bottom:15px;
	text-align:right;
	position:relative;
}

#voice .section .resultArea {
	background:#FFFFFF;
	margin:0 15px 10px 15px;
	padding:10px 20px 15px 20px;
}

#voice .section .resultArea .resultTtl {
	font-weight:bold;
	margin-bottom:10px;
	padding-left:35px;
}

#voice .section .resultArea .resultTtl .ttlInr {
	border-bottom:2px solid #FF4100;
}

#voice .section .resultArea .leftTxt {
	color:#262626;
	display:block;
	font-size:.875em;
	font-weight:bold;
	line-height:1.6em;
	margin-right:16px;
	padding:4px 0 4px 2px;
	text-decoration:none;
	display:block;
}

#voice .section .resultArea .leftArea {
	float:left;
}

#voice .section .resultArea .leftArea a img.play_169 {
	position: relative;
	top: -60px;
	left: -150px;
}

#voice .section .resultArea .leftArea a img.play_43 {
	position: relative;
	top: -85px;
	left: -150px;
}

#voice .section .resultArea .rightArea {
	font-size: .75em;
	color: #5A5A5A;
	width: 307px;
	float: right;
}

#voice .section .resultArea .rightArea.nomovie {
	width: 100%;
}

#voice .section .resultArea .rightArea .btnArea {
	text-align: right;
}

#voice .section .resultArea .rightArea p {
	margin-bottom: 10px;
	margin-left: 10px;
}

#voice .section .resultArea .rightArea p a {
	color: #FF4100;
	text-decoration: none;
}

#voice .section .resultArea .rightArea p a:hover {
	text-decoration: underline;
}


