@charset "utf-8";


/* faq_contents*/
.faq_contents_waku{
	margin-bottom:25px;
	text-align:left;
}

.faq_waku_header {
	/*background:url(../faq/image/qa_back01.gif) top left no-repeat;*/
	height:20px;
}

.faq_contents{
	/*background:url(../faq/image/qa02.gif) top left repeat-y;*/
	border:solid 1px #C8CACA;
	padding:10px 10px;
	line-height:1.5;
	border-radius:10px;
	height:100px;
	height:auto;
}

.faq_waku_footer {
	/*background:url(../faq/image/qa_back03.gif) top left no-repeat;*/
	height:40px;
}

.h2_faq{
	background:url(../faq/image/qa_back.gif) top left repeat;
	padding:5px 0 5px 10px;
	width:100%;
	font-weight:700;
	line-height: 1.8;
}
.p_faq{
	padding:5px 20px 30px;
	width:100%;
}
.faq_pagetop {
	margin-right:50px;
	float:right;
}

#faq_main{
	margin:10px 0 0 0;
	}
.faq_q{
	width:100%;
	margin:0 auto 15px;
	text-align:left;
	border:solid 1px #C8CACA;
	padding:0 0 5px 0;
	}
.faq_q_title{
	font-weight:bold;
	font-size:15px;
	padding:1px 0 0 10px;
	width:100%;
	background:#D9E7FD;
}
.faq_q_nav{
	margin:3px 0 0 25px;
	}
.faq_q_nav_span{
	margin:0 0 0 0.5em;
	}