﻿@charset "utf-8";
/* =======================================================================
	CSS information

	file name  :rec.css
	version:1.0
	style info :Howtoお部屋探し
======================================================================= */
/* import　各ディレクトリのスタイルシートは以下を必ず読み込む
----------------------------------------------------------------------------- */
@import "default.css"; /*リセット、font.css、再定義*/
@import "base.css"; /*サイトの初期設定*/
@import "layout.css"; /*サイトの基本レイアウト*/


/* #navi
------------------------------------------------------------------------*/

#navi li#navi05 a{ background-position: -543px -34px;}


/* .mainNavi
------------------------------------------------------------------------*/

.mainNavi {
	margin: 0 0 2px ;
}

.mainNavi li {
	display: inline;
}

.mainNavi li a {
	overflow: hidden;
	float: left;
	display: block;
	height: 0 !important;
	height /**/: 44px;
	padding-top: 44px;
	background-image: url(../img/common/bu_useful.jpg);
	background-repeat: no-repeat;
}

.mainNavi01 a { width: 237px; background-position: 0 0;}
.mainNavi02 a { width: 231px; background-position: -237px 0;}
.mainNavi03 a { width: 238px; background-position: -468px 0;}

.mainNavi01 a:hover { background-position: 0 -44px;}
.mainNavi02 a:hover { background-position: -237px -44px;}
.mainNavi03 a:hover { background-position: -468px -44px;}

#faq .mainNavi02 a { background-position: -237px -88px;}


#box706Footer .mainNavi {
	margin: 25px 0 0;
}

#box706Footer .mainNavi li {
	display: inline;
}

#box706Footer .mainNavi li a {
	overflow: hidden;
	float: left;
	display: block;
	height: 0 !important;
	height /**/: 44px;
	padding-top: 44px;
	background-image: url(../img/common/bu_useful_footer.jpg);
	background-repeat: no-repeat;
}

#box706Footer .mainNavi01 a { width: 237px; background-position: 0 0;}
#box706Footer .mainNavi02 a { width: 231px; background-position: -237px 0;}
#box706Footer .mainNavi03 a { width: 238px; background-position: -468px 0;}

#box706Footer .mainNavi01 a:hover { background-position: 0 -44px;}
#box706Footer .mainNavi02 a:hover { background-position: -237px -44px;}
#box706Footer .mainNavi03 a:hover { background-position: -468px -44px;}

#faq #box706Footer .mainNavi02 a { background-position: -237px -88px;}


/* #mainHeader
------------------------------------------------------------------------*/

#mainHeader {
	position: relative;
	width: 693px;
	height: 147px;
	margin: 0 5px;
	background: url(../faq/img/main_header_bg.jpg) no-repeat right top;
}

#mainHeader h1 {
	position: absolute;
	top: 22px;
	left: 15px;
}

#mainHeader p {
	position: absolute;
	top: 72px;
	left: 15px;
	width: 292px;
	font-size: 107%;
	line-height: 1.4;
	color: #333333;
}


/* #faqList
------------------------------------------------------------------------*/

#faqList {
	width: 657px;
	margin: 0 0 30px 24px;
	background: url(../faq/img/faq_list_bg.jpg) no-repeat left bottom;
	padding-bottom: 50px;
}

#faqList02 {
	background: url(../img/common/line_bot09.gif) repeat-y 320px top;
}

#faqList h3 {
	margin-bottom: 13px;
}

#faqList ul {
	margin-bottom: 5px;
}

#faqList ul li {
	background: url(../img/common/arrow03.gif) no-repeat 0 4px;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	font-size: 107%;
}

.columns657 {
	margin: 0 0 20px 24px;
}

.columns657 h2 {
	margin-bottom: 25px;
}

.faqBox {
	width: 637px;
	margin: 0 10px 40px;
	padding-bottom: 40px;
	background: url(../img/common/line_bot08.gif) repeat-x left bottom;
}

.faqBox h3 {
	background: url(../faq/img/faq_q.gif) no-repeat 0 4px;
	margin: 0 0 20px;
	padding: 0 0 0 22px;
	color: #FF6600;
	font-size: 122%;
}

.faqBox .faqA {
	background: url(../faq/img/faq_a.gif) no-repeat 0 0;
	padding: 0 0 0 22px;
	font-size: 107%;
	color: #333333;
}

.faqBox .faqA h4 {
	background: url(../img/common/arrow02.jpg) no-repeat 0 7px;
	margin-top: 2em;
	padding: 0 0 0 12px;
	line-height: 1.6;
}

.faqA table.table01 {
	border-top: 1px solid #DDD3BD;
	border-left: 1px solid #DDD3BD;
}

.faqA table.table01 th,
.faqA table.table01 td {
	border-right: 1px solid #DDD3BD;
	border-bottom: 1px solid #DDD3BD;
	padding: 20px 10px 20px 20px;
	line-height: 1.6;
}

.faqA table.table01 th {
	background-color: #F4F2E8;
	width: 110px !important;
	width /**/: 150px;
	padding: 20px;
	font-weight: bold;
	text-align: center;
}


.faqA table.table02 th {
	padding: 0 20px 5px;
}

.faqA table.table02 td {
	text-align: center;
	line-height: 1.4;
	font-size: 92%;
}
