﻿*{
	margin:0;
	padding:0;
}

img{
	border:none;
	display:block;
}
.none{
	display:none;
}
.l{
	float:left;
}
.r{
	float:right;
}
.clear{
	clear:both;
}

html{
	margin:0;
	padding:0;
	min-height:100%;
	width:100%;
}
body{
	margin:0;
	padding:0;
	min-height:100%;
	width:100%;
	background-image:url('../images/back02.jpg');
	background-attachment:fixed;
	background-position:bottom right;
	text-align:center;
}

h1,h2,h3,h4,p,ul,ol,th,td,dt,dd{
	text-align:left;
	font-size:90%;
	/*
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Osaka','ＭＳ Ｐゴシック',sans-serif;
	*/
	color:#000000;
	line-height:180%;
}


ul{
	list-style:none;
}

li{
	vertical-align:bottom;
}
a{
	color:#2c7bbb;
}
a:hover{
	color:#FF0000;
}


div#container{
	width:885px;
	min-height:100%;
	margin:0 auto;
	overflow:hidden;
	background-image:url('../images/menu_base01.png');
	text-align:left;
}
* html div#container{
 behavior: expression(IEPNGFIX.fix(this));
}


/*-----メニュー------*/
div#rightMenu{
	float:right;
	width:248px;
	margin-right:15px;
	margin-top:15px;
	display:inline;
}  
div#rightMenu h1{
	padding-bottom:10px;
}
div#contentBottom{
 width:838px;
 height:21px;
 background-image:url("../images/bottom1.png");
 padding-top:0px;
}
* html div#contentBottom{
 behavior: expression(IEPNGFIX.fix(this));
}



h1{
	margin:0 0 17px 0;
	padding:0;
}
* html h1 img{
    behavior: expression(IEPNGFIX.fix(this));   
} 

div#menuCont01{
	width:248px;
	overflow:hidden;
	margin:0 0 11px 0;
}
* html div#menuCont01 img{
    behavior: expression(IEPNGFIX.fix(this));   
} 


div.menuCont02{
	width:248px;
	overflow:hidden;
	margin:0px 0px 9px 0px;
}
* html div.menuCont02 img{
    behavior: expression(IEPNGFIX.fix(this));   
} 

div.menuCont03{
	width:248px;
	overflow:hidden;
	margin:0px 0px 15px 0px;
}
* html div.menuCont03 img{
    behavior: expression(IEPNGFIX.fix(this));   
} 
h2{
	float:left;
	margin:0;
	padding:0;
}

div.lMenuRight01{
	float:right;
	margin:0;
	padding:0;
}
* html div.lMenuRight01 img{
	behavior: expression(IEPNGFIX.fix(this));
} 
div.lMenuleft01{
	float:left;
}
* html div.lMenuleft01 img{
	behavior: expression(IEPNGFIX.fix(this));
} 

div#lMenuRight02{
	float:right;
}

/*-----／メニュー------*/


div#mainContent{
	background-color:#;
	float:left;
	width:600px;
	margin-left:5px;
	height:100%;
	display:inline;
	overflow:hidden;
}

h3{
	margin:0 0 25px 0;
	padding:0;
}


/*-----フッター------*/

div#footer{
	clear:both;
	padding:0;
	width:560px;
	margin-left:20px;
	margin-right:20px;
}
#link{
	margin:8px 0 10px 0;
	font-size:80%;
	text-align:right;
}
.linkR{
	margin-left:5px;
}
address{
	margin:8px 0 10px 0;
	font-size:80%;
	font-style:normal;
	line-height:150%;
	color:#454545;
	float:left;
}
#copy{
	margin:0px 0 5px 0;
	font-size:70%;
	font-style:normal;
	line-height:150%;
	color:#a1a1a1;
	float:left;
}
/*-----／フッター------*/
/*-----共通------*/
.cont01{
	width:560px;
	overflow:hidden;
	clear:both;
	display:block;
}
.cont02{
	overflow:hidden;
	clear:both;
	display:block;
}
.cont03{
	width:610px;
	margin:0 10px 20px;
	overflow:hidden;
	clear:both;
	display:block;
}

.marB06{
	margin:0 0 6px 0;
}
.marB15{
	margin:0 0 15px 0;
}
.floatL01{
	float:left;
}
.floatR01{
	float:right;
}
div#mainContentWrapper{
	width:560px;
	min-height:400px;
	height: auto !important;
	height: 400px;
	margin-left:20px;
	margin-right:20px;
	background-color:#;
}
div#mainContentWrapper ul,p{
	font-size:80%;
}

/*-----／共通------*/

/*-----コース案内------*/
div.courseL01{
	float:left;
	width:300px;
	overflow:hidden;
}
div.courseR01{
	float:right;
	width:300px;
	overflow:hidden;
}
div.courseL01 p{
	margin:0 10px 0 0;
}
div.courseR01 p{
	margin:0 0 0 10px;
}
h4#courseH4West{
	width:300px;
	height:29px;
	background-image:url("../images/westbg.gif");
	margin-bottom:7px;
}
h4#courseH4West img{
	float:right;
}
h4#courseH4East{
	width:300px;
	height:29px;
	background-image:url("../images/eastbg.gif");
	margin-bottom:7px;
}
h4#courseH4East img{
	float:right;
}
div.courseL02{
	float:left;
	width:345px;
	overflow:hidden;
}
div.courseR02{
	float:right;
	margin:0 80px 0 0;
}

table.outline01{
	font-size:90%;
	margin:0;
	background-color:#999999;
	border-style:none;
}
table.outline01 th{
	font-size:9pt;
	padding:1px 40px;
	background-color:#154566;
	font-weight:100;
	color:#FFFFFF;
	text-align:center;
}
table.outline01 td{
	padding:2px 20px;
	background-color:#;
}
table.outline01 .tableInfo{
	padding-left:20px;
	text-align:left;
}
ol#localRuleOl{
	margin-left:20px;
	color:#111;
	line-height:1.2em;
}
ol#localRuleOl li{
	font-size:90%;
	margin-bottom:5px;
}
/*-----／コース案内------*/
/*-----アクセスマップ------*/
.contentInfo{
	margin-bottom:20px;
}
.contentInfo img{
	margin-bottom:20px;
}
.font01{
	font-size:12px;
	font-weight:bold;
	margin-left:;
	color:#454545;
}
#access01{
	margin:30px 0 0 70px;
	background-color:#ccffcc;
}
#pdfBtn{
	float:right;
	margin:0px 10px 0 0;
}
.hr01{
	clear:both;
	border-color:#0d3c82;
	width:560px;
	margin-top:20px;
	margin-bottom:20px;
}
#access02{
	width:560px;
	font-size:90%;
}
div.timeTable{
	float:left;
	margin-left:3px;
}
div.timeTable p{
	font-size:80%;
	color:#333;
	background-color:#CCC;
	line-height:1em;
	padding:5px;
	margin-bottom:3px;
}
div.timeTable p.holiday{
	color:#333;
	background-color:#FCC;
}

table.timeS{
	margin:0;
	background-color:#999999;
	border-style:none;
	font-size:90%;
}
table.timeS th{
	padding:1px 2px;
	height:20px;
	font-weight:100;
	background-image:url("../images/bg01.gif");
	text-align:center;
}
table.timeS .tableInfo{
	padding-left:20px;
	text-align:left;
	background-color:#ffffff;
}
.accessW1{
	padding:1px 2px;
	background-color:#ffffff;
	text-align:center;
	width:100px;
}
.accessB1{
	padding:1px 2px;
	background-color:#ecf2ee;
	text-align:center;
	width:100px;
}
.amenityInfo{
	background-color:#ffffff;
	text-align:center;
}
.accessW2{
	padding:1px 2px;
	background-color:#ffffff;
	text-align:center;
	width:100px;
	line-height:1.6em;
}
.accessB2{
	padding:1px 2px;
	background-color:#ecf2ee;
	text-align:center;
	width:180px;
}
.accessW3{
	padding:1px 2px;
	background-color:#ffffff;
	text-align:center;
	width:70px;
	line-height:1.6em;
}
.accessW4{
	padding:1px 2px;
	background-color:#ffffff;
	text-align:center;
	width:230px;
	line-height:1.6em;
}
.hotelW{
	padding:1px 2px;
	background-color:#ffffff;
	text-align:center;
	width:100px;
	line-height:1.6em;
}
.hotelB{
	padding:1px 2px;
	background-color:#ecf2ee;
	text-align:center;
	width:180px;
}
.colorF{
	color:#ffffff;
	text-align:left;
}
.redIcon{
	margin-right:10px;
	float:left;
}
.fontSize80{
	font-size:80%;
}

}
/*-----／アクセスマップ------*/
/*-----プロレッスン------*/
.proContents{
	height:100%;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#;
}
.proLeft{
	float:left;
}
.proLeft img{
	border: 5px #1f334e solid;
}
table.proInfo{
	margin:0;
	background-color:#1f334e;
	border-style:none;
	font-size:90%;
}
table.proInfo td{
	padding:1px 5px;
	text-align:left;
}


/*-----プロレッスン------*/
/*-----サイトマップ------*/
#sitemap01{
	width:600px;
	margin:0 10px 30px 20px;
	overflow:hidden;
	clear:both;
	display:block;
}
.sitemapTitle{
	display:block;
	font-weight:bold;
}
.sitemapNw{
	display:inline;
}
/*-----／サイトマップ------*/
/*-----プライバシーポリシー------*/
div.pp{

}
div.pp div{
	margin:0 10px 20px;
	overflow:hidden;
	clear:both;
	display:block;
}
div.pp h4{
	margin:0;
	padding:0;
	color:#206e35;
	font-weight:bold;
}
ul.ppUL01 li{
	list-style-type:decimal;
	margin:4px 0 8px 25px;
	line-height:1.2em;
}
ul.ppUL02 li{
	list-style-type:decimal;
	margin:4px 0 8px 25px;
	line-height:1.2em;
	font-size:130%;
}
ul.ppUL03 li{
	list-style-type:decimal;
	margin:4px 0 8px 25px;
	line-height:1.2em;
	font-size:140%;
}

/*-----／プライバシーポリシー------*/
/*-----ご来場時のお願い------*/
ul.noticeUL01{
	list-style-type:decimal;
	margin:35px 0 45px 0;
}
ul.noticeUL01 li{
	list-style-type:decimal;
	margin:0 0 0 25px;
}
/*-----／ご来場時のお願い------*/
/*-----コース概要------*/

#coursePhoto img{
	margin-right:auto;
	margin-left:auto;
}
#coursePhoto02{
}
#coursePhoto02 img{
	float:left;
	margin-right:5px;
	padding-bottom:10px;
}
#coursePhoto03{
	margin-top:40px;
	margin-bottom:40px;
}
#coursePhoto03 img{
	margin-bottom:20px;
}
#coursePhoto03 p{
	margin-bottom:10px;
}
.p15{
	padding-bottom:15px;
}
ul.lrUL01 li{
	list-style-type:decimal;
	margin:4px 0 8px 25px;
	line-height:1.2em;
}
ul.lrUL02 li{
	list-style-type:upper-alpha;
	margin:4px 0 8px 25px;
	line-height:1.4em;
	font-size:120%;
}

div.cOutline{

}
div.cOutline table{
	margin:0 5px 20px 5px;
	background-color:#000000;
	border-style:none;
}
div.cOutline table th{
	padding:3px 5px;
	background-color:#454545;
	font-weight:normal;
	color:#FFFFFF;
	word-break:keep-all;
	width:110px;
	text-align:center;
}
div.cOutline table td{
	padding:3px 5px;
	background-color:#FFFFFF;
	width:467px;
}
td.cOutlineContent{
	padding:0 auto 0 0;
	background-color:#FFFFFF;
}
td.cOutlineContent table{
	margin:0;
	border-style:none;
	font-size:125%;
	background-color:#000000;
}
td.cOutlineContent table th{
	padding:1 5px;
	vertical-align:top;
	background-color:#e0f5e0;
	color:#333333;
	word-break:keep-all;
	width:50px;
	line-height:1em;
}
td.cOutlineContent table th.topTH{
	padding:1 8px;
	vertical-align:top;
	background-color:#EEEEEE;
	color:#333333;
	word-break:keep-all;
	width:15px;
	line-height:1em;
}
td.cOutlineContent table td{
	padding:1 8px;
	vertical-align:top;
	background-color:#FFFFFF;
	text-align:right;
	width:15px;
	line-height:1em;
}
td.cOutlineContent div.lTable{
	float:left;
	margin:0 10px 0 0;
}
/*-----／コース概要------*/


/*--- コース ---*/
table.courseData{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	margin-top:20px;
	margin-bottom:20px;
}
.courseData th{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	color:#EEEEEE;
	background-image:url("../images/bg01.gif");
	background-position:left top;
	padding:0.1em 1em;
	text-align:center;
	font-size:80%;
}
.courseData td{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:0.3em 1em;
	text-align:center;
	font-size:80%;
}
.courseData td.cnt{
    text-align:center;
}
.courseData td.yardTotal{
   background-color:#EEE;
}
.courseData td.yardGroundTotal{
   background-color:#CCC;
   font-weight:bold;
}
.courseData td.bent{
   background-color:#EFE;
}
.courseData td.korai{
   background-color:#EEF;
}



/*--- 料金 ---*/
img#feeHead{
	margin-bottom:10px;
}
img#discountHead{
	margin-bottom:10px;
}
img#howToReseveHead{
	clear:both;
	padding-top:40px;
	margin-bottom:10px;
}
table.feeData{
    border-top:1px solid #333;
    border-left:1px solid #333;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	margin-bottom:40px;
}
.feeData th{
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    color:#fff;
    font-weight:100;
    background-color:#666;
    padding:5px 8px;
    text-align:center;
    line-height:100%;
    width:200px;
}
.feeData td{
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    padding:1px 3px;
    text-align:center;
}


table.feeDiscount{
    border-top:1px solid #333;
    border-left:1px solid #333;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    margin-bottom:15px;
    width:100%;
}
.feeDiscount th{
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    color:#fff;
    font-weight:100;
    background-color:#666;
    padding:5px 8px;
    text-align:center;
    line-height:100%;
}
.feeDiscount td{
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    padding:1px 3px;
    text-align:center;
}
th.feeDiscountCtrl{
    width:200px;
}

th.feeDataHead{
    background-color:#e0f5e0;
    color:#000;
}
td.feeTotal{
    background-color:#CCC;
}
td.intro{
    background-color:#E9E0E0;
}
td.with{
    background-color:#E0E0E9;
}
table.feeTax{
	clear:both;
}
table.feeTax th{
    font-weight:100;
	color:#AA0000;
}
table.feeOther{
    border-top:1px solid #333;
    border-left:1px solid #333;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    margin-bottom:15px;
    float:left;
    margin-right:5px;
}
.feeOther th{
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    color:#000;
    font-weight:100;
    background-color:#e0f5e0;
    padding:5px 8px;
    text-align:center;
    line-height:100%;
    width:160px;
}
.feeOther td{
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    padding:1px 3px;
    text-align:center;
    width:60px;
}
p.feeSubHead{
	margin-top:20px;
	color:#AA0000;
}


table.feeReserve{
    border-top:1px solid #333;
    border-left:1px solid #333;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    margin-bottom:15px;
    width:100%;
}
.feeReserve th{
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    color:#000;
    font-weight:100;
    background-color:#e0f5e0;
    padding:5px 8px;
    text-align:center;
    line-height:100%;
}
.feeReserve td{
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    padding:1px 3px;
    text-align:center;
}
td#feeReserveLeft{
   text-align:left;
}
p.feeSubHead strong{
	font-size:150%;
	font-family:'Arial Black',sans-serif;

}
/*-----／料金------*/

/*-----クラブハウス------*/
.clubPhoto01{
}
.clubPhoto01 img{
	float:left;
	padding-right:20px;
}
.clubPhoto01 p{
	padding-top:0px;
}
div.clubPhoto02{
	clear:both;
	margin-bottom:10px;
}
div.clubPhoto02 .left{
	float:left;
	padding-right:2px;
	padding-bottom:10px;
	width:185px;
}
div.clubPhoto02 p{
	color:#999999;
	line-height:1.2em;
}
div.clubPhoto03{
	clear:both;
	margin-bottom:10px;
}
div.clubPhoto03 .left{
	float:left;
	padding-right:2px;
	width:220px;
	padding-bottom:10px;
}
div.clubPhoto03 p{
	color:#999999;
	line-height:1.2em;
}

table.amenityT{
	margin:0;
	background-color:#999999;
	border-style:none;
	width:372px;
	font-size:90%;
}
table.amenityT th{
	padding:1px 2px;
	height:20px;
	font-weight:100;
	background-image:url("../images/bg01.gif");
	text-align:center;
}
.amenityW{
	padding:1px 2px;
	background-color:#ffffff;
	text-align:center;
	width:170px;
}
.amenityB{
	padding:1px 2px;
	background-color:#ecf2ee;
	text-align:center;
}
.amenityInfo{
	background-color:#ffffff;
	text-align:center;
}
.clubPhoto04{
	height:100%;
	clear:both;
	margin-bottom:10px;
}
.clubPhoto04 img{
	float:left;
	padding-right:2px;
	margin-bottom:10px;
	clear:both;
}
.clubPhoto04 table{
	margin-bottom:10px;
}
table.drivindT{
	margin:0;
	background-color:#999999;
	border-style:none;
	width:357px;
	font-size:90%;
}
table.drivindT th{
	padding:1px 2px;
	height:20px;
	font-weight:100;
	background-image:url("../images/bg01.gif");
	text-align:center;
}
table.drivindT .tableInfo{
	padding-left:10px;
	text-align:left;
	background-color:#ffffff;
}
.amenityW{
	padding:1px 2px;
	background-color:#ffffff;
	text-align:center;
	width:170px;
}

/*-----メンバー規則------*/
div.rule{

}
div.rule div{
	margin:0 10px 20px;
	overflow:hidden;
	clear:both;
	display:block;
}
div.rule h4{
	margin:0;
	padding:0;
	color:#206e35;
	font-weight:bold;
}
ul.ruleUL01 li{
	list-style-type: square;
	margin:4px 0 8px 25px;
	line-height:1.2em;
}
ul.ruleUL02 li{
	list-style-type:decimal;
	margin:4px 0 8px 25px;
	line-height:1.2em;
}
/*-----競技日程------*/
#cupPhoto{
	margin:15px 60px;
	width:560px;
	height:180px;
}
.cup01{
	margin-right:15px;
	float:left;
}
.cup01 p{
	text-align:center;
}
/*-----競技成績------*/
table.resultTable{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-top:20px;
	margin-bottom:20px;
}
.resultTable th{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	color:#EEEEEE;
	background-image:url("../images/bg01.gif");
	background-position:left top;
	padding:0.1em 1em;
	text-align:center;
	font-size:80%;
}
.resultTable td{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:0.3em 1em;
	text-align:center;
	font-size:80%;
}
div#scoreMemo{
	margin-top:10px;
	margin-bottom:20px;
	font-size:80%;
}
#f01{
	margin-top:10px;
	margin-bottom:40px;
	font-size:80%;
}
#scoreTitle{
	font-size:90%;
}
.compeName{
	color:#0d3c82;
	font-weight:bold;
}
.atten{
	font-weight:bold;
	color:red;
}

table.timeS{
	margin:0;
	background-color:#999999;
	border-style:none;
	font-size:90%;
}
table.timeS th{
	padding:1px 2px;
	height:20px;
	font-weight:100;
	background-image:url("../images/bg01.gif");
	text-align:center;
}
table.timeS .tableInfo{
	padding-left:20px;
	text-align:left;
	background-color:#ffffff;
}
/*-----イベント------*/
.eventDate{
	background-image:url("../images/title_line_r.gif");
	background-repeat:no-repeat;
}
.eventDate p{
	margin-left:10px;
}
.eventPhoto01{
	clear:both;
}
.eventPhoto01 img{
	float:left;
	padding-right:20px;
}
.eventPhoto01 p{
	padding-top:0px;
}
div.eventPhoto02{
	clear:both;
	margin-bottom:10px;
}
div.eventPhoto02 .left{
	float:left;
	padding-right:4px;
	padding-bottom:10px;
	width:180px;
}
div.eventPhoto02 p{
	color:#999999;
	line-height:1.2em;
}
div.eventPhoto03{
	margin-bottom:10px;
}
div.eventPhoto03 .left{
	float:left;
	padding-right:2px;
	width:220px;
}
div.eventPhoto03 p{
	color:#999999;
	line-height:1.2em;
}

table.amenityT{
	margin:0;
	background-color:#999999;
	border-style:none;
	width:372px;
	font-size:90%;
}
table.amenityT th{
	padding:1px 2px;
	height:20px;
	font-weight:100;
	background-image:url("../images/bg01.gif");
	text-align:center;
}
.amenityW{
	padding:1px 2px;
	background-color:#ffffff;
	text-align:center;
	width:170px;
}
.amenityB{
	padding:1px 2px;
	background-color:#ecf2ee;
	text-align:center;
}
.amenityInfo{
	background-color:#ffffff;
	text-align:center;
}
.eventPhoto04{
	margin-bottom:10px;
	height:100%;
}

.eventPhoto04 img{
	float:left;
	padding-right:2px;
}
table.drivindT{
	margin:0;
	background-color:#999999;
	border-style:none;
	width:357px;
	font-size:90%;
}
table.drivindT th{
	padding:1px 2px;
	height:20px;
	font-weight:100;
	background-image:url("../images/bg01.gif");
	text-align:center;
}
table.drivindT .tableInfo{
	padding-left:10px;
	text-align:left;
	background-color:#ffffff;
}
.amenityW{
	padding:1px 2px;
	background-color:#ffffff;
	text-align:center;
	width:170px;
}
