@charset "UTF-8";


/*----------------------------------------------------------
 遮熱の賢人
----------------------------------------------------------*/
#tefm-faq {
	width: 747px;
	margin: 0 0 0 48px;
	padding: 0;
}
#tefm-faq p.subcatch {
	background: url(../images/tefm_faq_subcatch.png) no-repeat 0 0;
	width: 140px;
	height: 82px;
	margin: 20px 0 0 3px;
	padding: 0;
	text-indent: -9999px;
}

#faq-wrapper {
	background: url(../../images/tefm_subcatch_human.png) no-repeat 0 0;
	width: 747px;
	margin: 3px 0 0 0;
	padding: 0;
}
#faq-catch-wrapper {
	float: right;
	width: 690px;
	margin: 0 0 30px 0;
	overflow: hidden;
}
#faq-catch {
	float: left;
	width: 532px;
	margin: 3px 0 0 0;
	padding: 0;
}
#faq-catch h3 {
	background: url(../images/tefm_faq_catch.png) no-repeat 0 0;
	width: 532px;
	height: 38px;
	margin: 5px 0 0 0;
	padding: 0;
	text-indent: -9999px;
}
#catch-img img {
	float: left;
	width: 156px;
	margin: 8px 0 0 0;
}
#catch-column {
	float: left;
	background: url(../images/tefm_faq_bg_btm.png) no-repeat 0 bottom;
	width: 532px;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}
#catch-column-top {
	background: url(../images/tefm_faq_bg_top.png) no-repeat 0 top;
	width: 532px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#catch-column-btm {
	background: url(../images/tefm_faq_bg.png) repeat-y 0 0;
	width: 532px;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}
#catch-column h4 {
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 1.1em;
	color: #FFF;
}
#catch-column p {
	margin: 10px 0 0 0;
	padding: 0 15px 0 15px;
	font-size: 0.9em;
	color: #FFF;
}

.faq-question {
	width: 690px;
	margin: 20px 0 20px 57px;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.faq-question .q-title {
	width: 690px;
	height: 35px;
	margin: 5px 0 10px 0;
	padding: 0;
	text-indent: -9999px;
}
#q1 .q-title { background: url(../images/tefm_faq_q1.png) no-repeat 0 0; }
#q2 .q-title { background: url(../images/tefm_faq_q2.png) no-repeat 0 0; }
#q3 .q-title { background: url(../images/tefm_faq_q3.png) no-repeat 0 0; }
#q4 .q-title { background: url(../images/tefm_faq_q4.png) no-repeat 0 0; }
#q5 .q-title { background: url(../images/tefm_faq_q5.png) no-repeat 0 0; }

.faq-question h3 {
	width: 690px;
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #1D2087;
}

.faq-answer {
	background: url(../images/tefm_faq_ans.png) no-repeat 0 0;
	width: 690px;
	margin: 15px 0 10px 0;
	padding: 0;
	overflow: hidden;
}
.faq-answer p {
	width: 632px;
	margin: 45px 0 0 58px;
	padding: 0;
	font-size: 0.9em;
	overflow: hidden;
}

#button-block {
	width: 690px;
	margin: 60px 0 0 57px;
	padding: 0;
	text-align: center;
	overflow: hidden;
	clear: both;
}
