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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#faq .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;
}

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

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

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

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

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

#faq .voiceArea .voiceTtl {
	font-size:.875em;
	font-weight:bold;
	margin-bottom:15px;
}

#faq .voiceArea .voiceTxt {
	font-size:.75em;
	margin-bottom:15px;
}

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

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

/* section */

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

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

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

#faq .section .faqBox {
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:15px;
	padding-bottom:20px;
}

#faq .section .faqBox .textQ {
	background:url(../images/faq/blt_q.jpg) no-repeat left top;
	font-size:1.125em;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:35px;
}

#faq .section .faqBox .textA {
	background:url(../images/faq/blt_a.jpg) no-repeat left top;
	color:#540000;
	font-size:.813em;
	padding-left:35px;
}

