*{
	margin:0;
	padding:0;
}

img{
	border:none;
}
.none{
	display:none;
}
.l{
	float:left;
}
.r{
	float:right;
}
.clear{
	clear:both;
}

html{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background-image:url("../images/bg.jpg");
	background-position:center top;
	background-attachment:fixed;
}

h1,h2,h3,h4,p,ul,ol,th,td,dt,dd{
	text-align:left;
	font-size:95%;
	color:#333;
}

p,ul,ol,th,td,dt,dd{
	line-height:1.5;

}

ul{
	/*list-style:none;*/
}

li{
	/*vertical-align:bottom;*/
}
a{
	color:#2c7bbb;
}
a:hover{
	color:#FF0000;
}

div#container{
	width:100%;
	/*height:100%;*/
	min-height:100%;
}
div#contentBody img{
	display:block;
}
div#contentBody{
	width:980px;
	padding-top:30px;
	padding-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding-left:0px;
}
div#contentCenter{
	background-image:url("../images/contents_bg.gif");
	background-position:center top;
	width:980px;
	overflow:hidden;
	padding-bottom:15px;
}

div#leftMenu{
	float:left;
	display:inline;
	width:235px;
}
div#leftContents{
	padding-left:20px;
	padding-top:20px;
	background-image:url("../images/left_bg01.jpg");
	background-repeat:no-repeat;
}
div#memberMenuLinks{
	padding-top:5px;
	padding-left:12px;
}
img#memberMenuHead{
	padding-top:4px;
	padding-left:4px;
}
div#logOutBtn{
	width:93px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
#memberMenu{
	width:196px;
	background-image:url("../images/base.gif");
	background-repeat:repeat-y;
}
div#logoutMsg{
	width:196px;
	padding-top:5px;
	padding-bottom:2px;
}
div#logoutMsg p{
	width:186px;
	color:#990000;
	font-size:90%;
	margin-left:10px;
}
div#loginForm{
	margin-bottom:15px;
}
div#loginFormBox{
	width:196px;
	height:127px;
	background-image:url("../images/loginform_box.gif");
	background-repeat:no-repeat;
}
div#loginMsg{
	width:196px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url("../images/loginform_bg.gif");
}
div#loginMsg p{
	width:186px;
	color:#990000;
	font-size:90%;
	margin-left:5px;
}


#input01{
	margin-top:22px;
	margin-left:0px;
	width:170px;
}
#input02{
	margin-top:17px;
	margin-left:0px;
	width:170px;
}
div#logBtn{
	padding-top:10px;
	margin-left:52px;
}
div#loginForm P{
	margin-top:0px;
	margin-left:10px;
	font-size:65%;
}
div#passLink{
	margin-top:0px;
	margin-left:28px;
	font-size:70%;
}
div#reserveForm{
	width:196px;
	height:156px;
	background-image:url("../images/reserve_info.jpg");
	background-repeat: no-repeat;
	margin-bottom:15px;
}
.formBtn{
	width:194px;
	height:45;
	padding-top:10px;
	margin-left:1px;
}

div#linkBtn{
	padding-top:5px;
	margin-left:1px;
}
.menuMs{
	margin-left:24px;
	margin-top:18px;
}
div#mainContent{
	/*background-color:#f33;*/
	float:right;
	width:745px;
	margin-left:0px;
	margin-bottom:0px;
}
div#mainInfo{
	width:745px;
	overflow:hidden;
	background-repeat: no-repeat;
	padding-top:25px;
}



div#footer{
	width:980px;
	height:64px;
	background-color:#343434;
}
div#footerContent{
	height:100%;
	padding-top:10px;
}
.nameFont{
	font-size:80%;
}
address{
	font-style:normal;
	float:left;
}

address p{
	font-size:70%;
	font-weight:100;
	color:#eee;
	margin-left:10px;
}
#footerR{
	float:right;
	margin-right:10px;
	font-style:normal;
}
#footerR p{
	text-align:right;
	font-size:55%;
	color:#6b6b6b;
	margin-top:25px;
}
/*-----トップメイン------*/

div#topPhoto{
	float:left;
	margin-left:15px;
	margin-right:5px;
	font-size:70%;
	display:inline;
}
p#photoCaption{
	width:240px;
}
div#gotoPhoto{
	margin-top:5px;
}
div#news{
	float:right;
	width:466px;
	height:170px;
	background-image:url("../images/newsback.jpg");
	background-repeat: no-repeat;
	background-position:left top;
	margin-bottom:20px;
	margin-top:5px;
	margin-right:10px;
	display:inline;
}


div#upperHead{
	width:980px;
	height:134px;
	background-image:url("../images/header_img.jpg");
	background-repeat: no-repeat;
	overflow:hidden;
}
#gotoTop{
	margin-top:25px;
	margin-left:15px;
	float:left;
	width:200px;
	height:120px;
	display:inline;
}
div#headMenuTop{
	margin-top:100px;
	margin-left:20px;
	width:auto;
	height:20px;
	display:inline;
	float:left;
}
div#toppageBtn{
	margin-top:100px;
	margin-right:15px;
	width:auto;
	height:20px;
	display:inline;
	float:right;
}
div#headETop{
	padding-top:10px;
	padding-left:25px;
	width:105px;
	height:20px;
	float:left;
}
div#headMenu{
	padding-top:10px;
	padding-right:27px;
	width:315px;
	height:20px;
	float:right;
}

div#whatsnew{
	margin-top:8px;
	margin-left:0px;
	width:400px;
	height:145px;
	float:left;
	display:inline;
}
div#scrollArrow{
	float:right;
	width:19px;
	margin-left:0px;
	margin-top:4px;
}
div#upArrow{
	width:10px;
}
div#scrollTrack{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	height:150px;
	width:12px;
	background-image:url("../images/truck.gif");
	background-repeat: repeat-y;
}
div#scrollKnob{
	background-image:url("../images/knob.gif");
	background-repeat: repeat-y;
	cursor:pointer;
}
div#downArrow{

}
div#topFlash{
	font-size:0%;
	margin:0;
	padding:0;
	background-color:#535353;
}
/*-----共通------*/
div#pageTitle{
	margin-top:33px;
}
.line002{
	margin-top:15px;
	margin-bottom:15px;
}
div.pageText{
	width:542px;
	background-color:#;
	margin-left:8px;
	font-size:70%;
}

div#topImg01{
	margin-left:5px;
	margin-bottom:5px;
}

.imgLeft01{
	float:left;
	margin-right:12px;
}

div.pageText01{
	width:558px;
	background-color:#;
	font-size:70%;
	margin-top:15px;
	margin-bottom:20px;
}
div#pageText02{
	width:558px;
	margin-top:15px;
	margin-bottom:40px;
	font-size:70%;
}
div#pageText02 p{
	float:left;
	width:395px;
	margin-right:5px;
	background-color:#;
}
div#pageText03{
	width:558px;
	margin-top:15px;
	margin-bottom:40px;
	font-size:70%;
}
div#pageText03 p{
	float:left;
	width:350px;
	margin-right:5px;
	background-color:#;
}
.CenterImg{
	aline:center;
}
div#pageText04{
	width:558px;
	margin-top:15px;
	margin-bottom:40px;
	font-size:70%;
}
div#pageText04 p{
	float:right;
	width:285px;
	margin-left:5px;
	background-color:#;
}
div#pageText05{
	width:558px;
	margin-top:15px;
	margin-bottom:40px;
	font-size:70%;
}
div#pageText05 p{
	float:left;
	width:330px;
	margin-right:30px;
	background-color:#;
}
div.pageText06{
	width:558px;
	background-color:#;
	font-size:70%;
	margin-top:15px;
	margin-bottom:20px;
}
div.pageText06 h4{
	font-size:130%;
	margin-top:10px;
	margin-bottom:10px;
}
div.pageText06 h5{
	font-size:130%;
	margin-top:10px;
	margin-bottom:10px;
}
div.pageText06 ul{
	margin-bottom:10px;
}
div.pageText06 ol{
	margin-bottom:10px;
}
div.pageText06 li{
	margin-left:25px;
	margin-bottom:5px;
}
.gotoTop{
	padding:10px 0px 10px 30px;
}




/*--- コース ---*/
table.courseData{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    margin-bottom:15px;
}
.courseData th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#fff;
    font-weight:100;
    background-color:#01441b;
    padding:5px 5px;
    text-align:center;
    line-height:100%;
}
.courseData td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:1px 3px;
    text-align:right;
}
.courseData td.cnt{
    text-align:center;
}
img.detailIcon{
	margin-left:auto;
	margin-right:auto;
}

img.courseTitle{
	margin-top:20px;
	margin-bottom:10px;
}
img.courseImage{
	margin-top:10px;
	margin-bottom:10px;
}
#courceSwf{}
.imgLeft{
	float:left;
	margin-right:10px;
}

/*--- メンバーシップ ---*/
.fontRed{
	font-size:120%;
	font-weight:bold;
	color:red;
 
}
#memberTable{


}

table.feeData{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    margin-bottom:15px;
}
.feeData th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#fff;
    font-weight:100;
    background-color:#01441b;
    padding:5px 5px;
    text-align:center;
    line-height:100%;
}
.feeData td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:5px 10px;
}
.feeData td.cnt{
    text-align:center;
}
.feeHead{
    text-align:left;
    background-color:#EEEEEE;
}
.fontRedFee{
	color:#CC3333;
	font-weight:bold;
}
#secondContent{
	width:710px;
	margin:20px 17px 20px 17px;
	font-size:120%;
	line-height:1.5;
}

/*--- アクセス ---*/
.accessInfo{
	margin-top:0px;
	width:710px;
	border: solid 1px #000000; 
	border-collapse: collapse;
	padding:5px 10px;
}
.accessInfo th{
	background-color:#666666;
	border: solid 1px #000000; 
	width:150px;
	padding:5px 10px;
	valign:top;
	color:#ffffff;
}
.accessInfo td{
	border: solid 1px #000000; 
	padding:5px 10px;
}

table.facilitiesInfo{
	width:710px;
	border: solid 1px #000000; 
	border-collapse: collapse;
	padding:5px 10px;
	color:#ffffff;
}

.facilitiesInfo th{
	background-color:#666666;
	border: solid 1px #000000; 
	width:150px;
	padding:5px 10px;
	valign:top;
	color:#ffffff;
}
.facilitiesInfo td{
	border: solid 1px #000000; 
	padding:5px 10px;
}
.facilitiesInfo .color1{
	color:#ffffff;
	background-color:#666666;
}

/*--- 別荘管理 ---*/
.villaInfo01{
	margin-top:0px;
	width:710px;
	border: solid 1px #000000; 
	border-collapse: collapse;
	padding:5px 10px;
}
.villaInfo01 th{
	background-color:#989296;
	color:#fff;
	border: solid 1px #000000; 
	width:200px;
	padding:5px 10px;
	valign:top;
	font-weight:normal;
}
.villaInfo01 td{
	border: solid 1px #000000; 
	padding:5px 10px;
	text-align:center;
}
.bgc01{
	background-color:#ccffcc;
	font-weight:bold;
}
.bgc02{
	background-color:#fff0c5;
	font-weight:bold;
	width:150px;
}
.bgc03{
	background-color:#fff0c5;
	font-weight:bold;
	width:150px;
}
.villaInfo02{
	margin-top:0px;
	width:450px;
	border: solid 1px #000000; 
	border-collapse: collapse;
	padding:5px 10px;
}
.villaInfo02 th{
	background-color:#989296;
	color:#fff;
	border: solid 1px #000000; 
	width:150px;
	padding:5px 10px;
	valign:top;
}
.villaInfo02 td{
	border: solid 1px #000000; 
	padding:5px 10px;
	text-align:center;
}

/*--- 会員募集 ---*/
.mamberInfo{
	margin-top:0px;
	width:710px;
	border: solid 1px #000000; 
	border-collapse: collapse;
	padding:5px 10px;
}
.mamberInfo th{
	background-color:#989296;
	color:#fff;
	border: solid 1px #000000; 
	width:240px;
	padding:5px 10px;
	valign:top;
	text-align:center;
}
.mamberInfo td{
	border: solid 1px #000000; 
	padding:5px 10px;
}
.mamberInfo ol{
	margin-top:0px;
	border-collapse: collapse;
	padding:5px 20px;
	font-style:nomal;
	font-size:100%;
	color:#;
}
.mamberInfo ul{
	font-size:100%;
	color:#;
}

.mamberInfoNo{
	width:10px;
}

#addInfo{
	width:500px;
	valign:top;
}
#addInfo th {
	background-color:#fff;
	color:#333;
	border: solid 0px #fff; 
	width:100px;
	padding:0px;
	font-size:100%;
	text-align:left;
}
#addInfo td{
	padding:0px;
	border: solid 0px #fff; 
	font-size:100%;
}
/*--- 予約フォーム ---*/
.reservationNo{
	font-weight:bold;
	font-size:120%;
	color:#7c070c;
}
/*--- 推奨環境 ---*/
.requInfo{
	margin-top:0px;
	width:550px;
	border: solid 1px #000000; 
	border-collapse: collapse;
	padding:5px 10px;
}
.requInfo th{
	background-color:#989296;
	border: solid 1px #000000; 
	width:150px;
	padding:5px 10px;
	valign:top;
	text-align:center;
}
.requInfo td{
	width:200px;
	border: solid 1px #000000; 
	padding:5px 10px;
	text-align:center;
}
/*--- ご宿泊 ---*/
#staylinkBtn{
	margin:16px 0 0 325px;
}
