﻿*{
	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:top center;
	text-align:center;
}

h1,h2,h3,h4,p,ul,ol,th,td,dt,dd{
	text-align:left;
	font-size:75%;
	/*
	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:880px;
	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#leftMenu{
	float:left;
	width:250px;
	margin:0;
	padding:0;
}  
}
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:250px;
	overflow:hidden;
	margin:0 0 11px 0;
}
* html div#menuCont01 img{
    behavior: expression(IEPNGFIX.fix(this));   
} 


div.menuCont02{
	width:230px;
	overflow:hidden;
	margin:0 10px 9px 10px;
}
* html div.menuCont02 img{
    behavior: expression(IEPNGFIX.fix(this));   
} 

div#menuCont03{
	width:230px;
	overflow:hidden;
	margin:5px 10px 11px 10px;
}
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;
	margin:0;
	padding:0;
}
* html div.lMenuleft01 img{
	behavior: expression(IEPNGFIX.fix(this));
} 

div#lMenuRight02{
	float:right;
	margin:0 4px 0 0;
}
/*-----／メニュー------*/


div#mainContent{
	float:right;
	width:630px;
	height:100%;
	margin:0;
	padding:0;
}

h3{
	margin:0 0 25px 0;
	padding:0;
}


/*-----フッター------*/

div#footer{
	clear:both;
	width:610px;
	margin:45px 10px 25px 10px;
	padding:0;
}
address{
	margin:8px 0 0 0;
	font-size:80%;
	font-style:normal;
	line-height:150%;
	color:#454545;
}
/*-----／フッター------*/
/*-----共通------*/
.cont01{
	width:610px;
	margin:0 10px 30px;
	overflow:hidden;
	clear:both;
	display:block;
}
.cont02{
	width:610px;
	margin:0 10px 10px;
	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:610px;
	margin-left:auto;
	margin-right:auto;
}
/*-----／共通------*/

/*-----コース案内------*/
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;
}

/*-----／コース案内------*/
/*-----アクセスマップ------*/
#pdfBtn{
	float:right;
	margin:18px 0 0 0;
}
#access01{
	width:484px;
	margin:0 0 30px 75px;
	clear:both;
}
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.timeTableWeekday{
	margin:0;
	background-color:#454545;
	border-style:none;
}
table.timeTableWeekday th{
	font-size:9pt;
	padding:1px 2px;
	background-color:#154566;
	font-weight:100;
	color:#FFFFFF;
	text-align:center;
}
table.timeTableWeekday td{
	padding:1px 2px;
	background-color:#FFFFFF;
	text-align:center;
}

table.timeTableHoliday{
	margin:0;
	background-color:#454545;
	border-style:none;
}
table.timeTableHoliday th{
	font-size:9pt;
	padding:1px 2px;
	background-color:#664515;
	font-weight:100;
	color:#FFFFFF;
	text-align:center;
}
table.timeTableHoliday td{
	padding:1px 2px;
	background-color:#FFFFFF;
	text-align:center;
}
p#miraidairaExp{
	margin-top:3px;
	margin-left:5px;
	clear:both;
}
div#miraidairaPhoto{
	float:left;
	margin-left:5px;
}
/*-----／アクセスマップ------*/
/*-----サイトマップ------*/
#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;
}
/*-----／ご来場時のお願い------*/
/*-----コース概要------*/
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 #333;
    border-left:1px solid #333;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    margin-bottom:15px;
}
.courseData th{
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    color:#fff;
    font-weight:100;
    background-color:#01441b;
    padding:2px 8px;
    text-align:center;
    line-height:100%;
}
.courseData td{
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    padding:1px 3px;
    text-align:right;
}
.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;

}
/*-----／料金------*/

/*-----／料金------*/