@charset "utf-8";


/* header
---------------------------------------------*/

#gnav li#gnav_faq {
	width: 158px;
	height: 70px;
	background-repeat:no-repeat;
	background-image: url(../../img/btn_gnav_faq_o.png);}



/* よくある質問
---------------------------------------------*/

h2 {
	width: 714px;
	height: 92px;}


/* ハウスナビ・システムに関するよくある質問 */

#faqbox {
	z-index: 1;
	position: relative;
	width: 668px;
	padding: 30px 23px 30px 23px;}

#faqbox h3 {
	width: 668px;
	height: 95px;
	margin-bottom: 40px;}

#faqbox_text {
	width: 663px;
	color: #333;
	font-size: 14px;
	line-height: 1.8em;
	padding: 0 0 0 5px;}

#faqbox_menu {
	width: 624px;
	margin-top: 10px;
	padding: 22px 18px 0 18px;
	border: 4px solid #ddd;
	background-color: #fff;}

#faqbox_menu ul {
	width: 624px;}

#faqbox_menu ul li {
	float: left;
	width: 275px;
	font-size: 14px;
	line-height: 1.5em;
	padding-left: 27px;
	padding-right: 10px;
	margin-bottom: 17px;
	background: url(../img/bg_faq_li_q.gif) no-repeat left top;}

#faqbox_menu ul li a {
	color: #0056b5;
	text-decoration: none;
	outline: none;}

#faqbox_menu ul li a:hover {
	color: #0056b5;
	text-decoration: underline;
	outline: none;}

#faqbox_main li {
	position: relative;
	width: 668px;
	margin-top: 40px;}

#faqbox h4 {
	width: 611px;
	color: #333;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 10px 0 15px 57px;
	background: url(../img/bg_faq_q.gif) no-repeat left top;}

.faq_icon {
	position: absolute;
	top: 72px; left: 2px;
	width: 138px;
	height: 167px;}

.faqbox_wrap {
	position: relative;
	width: 536px;
	margin-top: 10px;
	margin-left: 132px;
	background: url(../img/bg_faq_box.gif) repeat-y left top;}

.faqbox_top {
	position: absolute;
	top: 0px; left: 0px;
	width: 536px;
	height: 71px;
	background: url(../img/bg_faq_box_top.gif) no-repeat left top;}

.faqbox_btm {
	position: absolute;
	bottom: 0px; left: 0px;
	width: 536px;
	height: 71px;
	background: url(../img/bg_faq_box_btm.gif) no-repeat left bottom;}

.faqbox_in {
	z-index: 1;
	position: relative;
	width: 536px;
	color: #333;
	font-size: 14px;
	line-height: 1.6em;
	padding: 22px 0;}

.faqbox_in p {
	color: #333;
	font-size: 14px;
	line-height: 1.6em;
	padding: 10px 10px 13px 80px;}

p.faq_answer {
	width: 426px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 3px 30px 10px 44px;
	margin: 0 0 0 36px;
	background: url(../img/bg_faq_a.gif) no-repeat left top;}

#faqbox_main li .faqbox_in ul {
	width: 446px;
	margin: 0;
	padding: 0 10px 0 80px;}

#faqbox_main li .faqbox_in ul li {
	width: 446px;
	margin: 0;
	padding: 0;}

.faqbox_in ul li h5 {
	color: #0066a5;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8em;
	margin-top: 10px;}

.faqbox_in ul li p {
	color: #333;
	font-size: 14px;
	line-height: 1.6em;
	padding: 5px 0 15px 0;}

.gotopagetop {
	width: 112px;
	height: 17px;
	margin: 25px 4px 0 552px;}



/* SIDE
---------------------------------------------*/

#sidenav ul li#sidenav_faq {
	width: 220px;
	height: 40px;
	background-repeat:no-repeat;
	background-image: url(../img/btn_sidenav_faq_c.gif);}

