@charset "utf-8";
/* CSS Document */


/* Resort ==========================

	1.Common
	2.Index
	3.Details Page
	
*/

/* 1.Common ==============================================*/

div#mainVis{
	background:url(../img/main_viz18.jpg) no-repeat center top !important;
	height:325px;
	width:100%;
	position:absolute;
	z-index:1;
}
div.titleBox{
	margin:0 auto 0;
	width:980px;
	text-align:left;
}
h1{
	position:absolute;
	top:160px;
}

#resortPage table td.f_left{
    text-align:left;
}

#resortPage table td.f_right{
    text-align:right;
}

/*  「このページの先頭へ」ボタン ==== */

div.top_page{
	width: 730px;
	border: 1px solid #ffffff;
}
div.top_page p{
	margin-top: 30px;
	text-align: right;
	padding-right: 12px;
}

/*  タイトル ==== */

h2{
	clear:both;
}

h2.title{
	margin: 30px 0 20px 0;

}

.lSet{
	float: left;
}

.rSet{
	float: right;
}

/* 2.Index ==============================================*/

div#training{
	margin: 0 0 30px 0;
	padding-top:25px;
}

div#training h3{
	margin: 30px 0 10px 0;
}

div#training p{
	line-height: 1.5;
	margin: 12px 20px;
	_margin: 12px 10px;
}

div#training table {
	font-size: 12px;
}


div#training table td

{
vertical-align: top;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #d4b15c;
padding-top: 10px;
padding-right: 18px;
padding-bottom: 10px;
padding-left: 18px;
line-height: 1.5;
}

div#training table td.noright

{
	border-right: none
}


div#training table td{
	border-right: 1px solid #d4b15c;
}

div#training table th
{

font-weight: normal;
white-space: nowrap;
vertical-align: top;
background-color: #f2ede0;
padding-right: 30px;

}

div#training table th, div#training table td

{
vertical-align: top;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #d4b15c;
padding-top: 10px;
padding-right: 18px
padding-bottom: 10px;
padding-left: 18px;
line-height: 1.5;
}

div#training table{
	border-collapse: collapse;
	border-top: 2px solid #d4b15c;
	border-bottom: 2px solid #d4b15c;
	margin: 0 0 0 0;

}

div#training table th{
	border-collapse: collapse;
	border-top: 2px solid #d4b15c;
	border-bottom: 2px solid #d4b15c;

}

div#training table td.idx2{
	/*text-align:right;*/
	text-align:center;
	border-bottom: 3px double #d4b15c;
}

div#training table td.idx{
	text-align:right;
}

div#training table td.price
{
border-left-width-value: 1px;
border-left-style-value: solid;
border-left-color-value: #d4b15c;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
text-align: right;	/*background-color: #FF0000;*//*border: 1px solid #FF0000;*/

}

div#training table td{
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4b15c;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	line-height: 1.5;
}

div#training div.training_p{
_margin-bottom:15px;
	width:730px;
}

/*clearfix*/
div#training div#training_waku:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


div#training div.training_p p.lSet{
width:450px;
_width:430px;
}

div#training div#training_waku{
	background-image: url(../img/fq_body_b.gif);
	background-repeat: repeat-y;
	text-align:center;
		width:725px;
		clear:both;
}

div#training div#training_head{
	background-image: url(../img/fq_head_b.gif);
	background-repeat: no-repeat;
	width:725px;
	clear:both;
	background-position: left top;
}

div#training div#training_foot{
	/*float hack*/
overflow: hidden;
	background-image: url(../img/fq_foot_b.gif);
	background-repeat: no-repeat;
	width:725px;
	clear:both;
	background-position: left bottom;
}

div#training_lr{
	/*float hack*/
overflow: hidden;
	width:605px;
	margin-left:60px;
	_margin-left:10px;
	margin-top:20px;
	text-align:center;
	left: auto;
	right: auto;
	margin-bottom: 20px;
}

div#training_lr div.lSet{
	float:left;
}

div#training_lr div.rSet{
float:right;
}

ul#training_lr2{
/*float hack*/
overflow: hidden; 
width:730px;
margin-bottom:10px;
}

ul#training_lr2 li.lSet{
margin-left:75px;
_margin-left:37px;
}

ul#training_lr2 li.rSet{
margin-right:75px;
_margin-right:37px;
}

/* 3.Details Page ==============================================*/



