@charset "utf-8";


/* @group content */

/* @group mainarea（メインエリア　ワイド2コラム） ===============================================*/

#mainarea {
	float:left;
	width:958px;
}

#mainarea #text{
line-height:180%;
margin:15px 0 0 0;
}

/* @end */


/* @group メインエリア基本コラム -----------------------------*/

#mainarea #main_head {
	position:relative;
	margin:0 30px 30px;
}

#mainarea .column {
	margin:0 0 30px;
	padding:0 0x 30px;
	border-bottom:none;
}

#mainarea .column#image {
	float:right;
	position:relative;
	margin:0 0 30px;
	padding:0 27px 20px 0;
}

#mainarea .column#tome {
	float:left;
	position:relative;
	width:430px;
	margin:0;
	padding:0 0 30px 30px;
}



#faq{
	margin:30px 0 30px 0;
}

#faq h3{
	padding: 0;
	margin:0;
}

#faq dt {
	width:360px;
	display:block;
	margin:15px 0 10px;
	padding:0 20px 0 52px;
	background:url(../../faq/images/blt_q.gif) left top no-repeat;
	line-height:1.7;
}

#faq dd {
	width:360px;
	display:block;
	margin:0;
	padding:0 20px 10px 52px;
	background:url(../../faq/images/blt_a.gif) left top no-repeat;
	line-height:1.7;
	border-bottom:dotted 1px #666;
}




#mainarea table#tomeTable{
margin:10px 0 0 0;
}

#mainarea table#tomeTable td.copy02{
padding:10px 35px;
font-size:10px;
line-height:160%;
height:49px;
background:url(../images/index_copy02.gif) left top no-repeat;
}

#mainarea table#tomeTable td.tomebg{
background-color:#f1f1f1;
/*border-right:solid 1px #e2e2e2;*/
text-align:left;
}

.plan1{
margin:0 0 0 18px;
float:left;
}

.plan2{
margin:0 0 0 21px;
float:left;
}

/* @end */

/* @group メインエリアリードエリア -----------------------------*/

#mainarea .column#image .imagearea {
	padding-bottom:20px;
}

#mainarea #text2{
float:left;
}

#mainarea #text2_2{
float:right;
}

#mainarea #text3{
line-height:160%;
font-size:9px;
}

.Bold{
font-weight:bold;
}

/* @end */


/* @group メインエリアリードエリア -----------------------------*/

#mainarea #main_head #recommend {
padding:15px 30px;
z-index:100;
}

#mainarea #main_head table#planTable {
margin:10px 0 0 0;
}

#mainarea #main_head table#planTable td {
padding:15px 30px;
background-color:#f1f1ed;
}

#mainarea #main_head #txt {
line-height:180%;
}

#mainarea .column#tome table.kigyouTable{
border-top:solid 2px #666;
border-bottom:solid 1px #666;
margin:0 0 10px 0;
}

#mainarea .column#tome table.kigyouTable th{
width:50px;
text-align:right;
font-weight:bold;
padding:5px 10px;
border-bottom:dotted 1px #797979;
}

#mainarea .column#tome table.kigyouTable td{
text-align:left;
padding:5px 10px;
border-bottom:dotted 1px #797979;
}

#mainarea .column#tome table.kigyouTable td .txt_b{
font-weight:bold;
}

.blue3366CC{
color:#3366CC;
font-weight:normal;
}

/* @end */


/* @group メインエリア下部予約エリア -----------------------------*/

#mainarea #reservationArea {
	float:inherit;
	width:928px;
	padding:8px 0px 8px 30px;
	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 */

