@charset "utf-8";


/* @group content */

/* @group mainarea（メインエリア　ワイド2コラム） ===============================================*/

#mainarea {
	float:left;
	width:958px;
}

#content.wideDoubleColumn {
	background:url(../../common/images/bg_main_wide2column_b.gif) center top no-repeat;
}

#content.wideDoubleColumn #contentInner {
	background:url(../images/bg_main_wide2column.gif) center top no-repeat;
}

/* @end */


/* @group メインエリア基本コラム -----------------------------*/

#mainarea .column {
	margin:0 0 30px;
	padding:0 0x 30px;
	border-bottom:none;
}

#mainarea .column#faq {
	float:left;
	position:relative;
	width:479px;
	margin:0 0 30px;
	padding:0 0 30px 1px;
}

#mainarea .column#voice {
	float:right;
	position:relative;
	width:450px;
	margin:0 0 30px;
	padding:0 0 30px;
}

/* @end */

/* @group メインエリアリードエリア -----------------------------*/

#mainarea .column#faq h2 {
	padding:0 30px 20px;
}

#mainarea .column#faq #question ul {
	padding-bottom:10px;
}

#mainarea .column#faq li {
	width:407px;
	display:block;
	margin:0;
	padding:3px 20px 3px 52px;
	background:url(../images/arrow_big_gray.gif) left top no-repeat;
	background-color:#f2f2f2;
	border-bottom:1px solid #fff;
	line-height:1.7;
}

#mainarea .column#faq li.blank {
	border-bottom:1px solid #fff;
	background:#f2f2f2;
	line-height:1.7;
}

#mainarea .column#faq dt {
	width:387px;
	display:block;
	margin:20px 0 10px;
	padding:0 20px 0 52px;
	background:url(../images/blt_q.gif) left top no-repeat;
	line-height:1.7;
}

#mainarea .column#faq dd {
	width:387px;
	display:block;
	margin:0;
	padding:0 20px 10px 52px;
	background:url(../images/blt_a.gif) left top no-repeat;
	line-height:1.7;
}

#mainarea .column#faq .pageTop{
	width:387px;
	display:block;
	padding:5px 17px;
	margin:0 30px;
	background:url(../images/btn_pagetop.gif) right center no-repeat;
	border-bottom:dotted 1px #666;
	text-align:right;
}

#mainarea .column#faq .pageTopEnd{
	width:387px;
	display:block;
	padding:5px 17px;
	margin:0 30px;
	background:url(../images/btn_pagetop.gif) right center no-repeat;
	text-align:right;
}

h3{
	font-weight: bold;
	padding: 40px 30px 0;
	margin:0;
}

#question h3{
	font-size:116%;
	font-weight: bold;
	padding: 0 30px 10px;
	margin:0;
}

.roomTable {
	border-top:solid 2px #666;
	border-bottom:solid 1px #666;
	margin-top: 10px;
}

.roomTable th,
.roomTable td {
	border-bottom:dotted 1px #666;
	padding: 7px;
}

.roomTable th {
	background-color:#F3F3F3;
	width: 80px;
}


/* @end */


/* @group メインエリアリードエリア -----------------------------*/
#mainarea .column#voice h2 {
	padding:0 0 20px;
}

#mainarea .column#voice dl {
	width:379px;
	background:url(../images/bg_faq.jpg) right bottom no-repeat;
	background-color: #f2f2f2;
	padding:20px;
}

#mainarea .column#voice dt {
	
}

#mainarea .column#voice dd {
	width:379px;
	display:block;
	padding-top: 10px;
	margin:0;
	font-weight:bold;
}

#mainarea .column#voice .pageTop{
	width:357px;
	display:block;
	padding:10px 17px;
	margin:0 30px;
	background:url(../images/btn_pagetop.gif) right center no-repeat;
	text-align:right;
}

#mainarea .column#voice .pageTopEnd{
	width:357px;
	display:block;
	padding:10px 17px;
	margin:0 30px;
	background:url(../images/btn_pagetop.gif) right center no-repeat;
	text-align:right;
}

/* @end */


/* @group メインエリア下部予約エリア -----------------------------*/

#mainarea #reservationArea {
	float:inherit;
	width:928px;
	padding:8px 0px 8px 30px;
	margin-left:1px;
	background:url(../../common/images/bottom_reserve_bg.gif);
}

#mainarea #reservationArea dt,
#mainarea #reservationArea dd {
	float:left;
}

#mainarea #reservationArea dt {
	width:216px;
}

#mainarea #reservationArea dd.btn {
	width:345px;
}

/* @end */

/* @end */



/* @group clearfix=================================================================== */
#mainarea #faq dl:after,
#mainarea #voice dl:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

#mainarea #faq dl,
#mainarea #voice dl {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #mainarea #faq dl,
* html #mainarea #voice dl {
	height:1%;
}

#mainarea #faq dl,
#mainarea #voice dl {
	display:block;
}
/* End hide from IE-mac */
/* @end */
