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

/*----------------------------------------*/
/*コースデータ*/
/*----------------------------------------*/
#cource_data{
float:left;
border:#c8c5c4 solid 1px;
width:236px;
padding:0 17px 15px 17px;
margin:25px 0 20px 0;
}
#cource_data p.data_title{
border:#c8c5c4 solid 1px;
letter-spacing:0.2em;
margin:15px 0 5px 0;
padding:0 3px;
}
#cource_data p.caption{
margin:5px 0 0 0;
font-size:90%;
}
#cource_data table{
width:100%;
}
#cource_data td{
border-bottom:#c8c5c4 solid 1px;
padding:3px 0 2px 0;
text-align:center;
vertical-align:bottom;
}
#cource_data p.menu{
margin:15px 0 0 0;
color:#536A8A;
}
#cource_data p.detail{
padding:0 0 0 1em;
}

/*----------------------------------------*/
/*料金表*/
/*----------------------------------------*/
#price_data{
}

#price_data table{
clear:both;
width:100%;
}
#price_data th{
background:#EFEFEF;
padding:5px;
text-align:center;
vertical-align:middle;
border:1px solid #9F9FA0;
}
#price_data td{
padding:5px 10px 5px 0;
text-align:right;
vertical-align:middle;
border:1px solid #9F9FA0;
}
#price_data th.header_1{
background:#5c8c65;
color:#ffffff;
}
#price_data th.header_2{
background:#7e6f33;
color:#ffffff;
}
#price_data th.price{
padding:5px 10px 5px 0;
text-align:right;
}
#price_data td.menu_1{
padding:5px 0;
text-align:center;
font-weight:bold;
color:#20784B;
}
#price_data td.menu_2{
padding:5px 0;
text-align:center;
font-weight:bold;
color:#625310;
}

#price_data ul{
clear:both;
margin:5px 0 0 0;
}
#price_data li{
padding:0 0 0 1em;
text-indent:-1em;
line-height:140%;
}
/*----------------------------------------*/
/*リゾートゴルフ*/
/*----------------------------------------*/
#resort{
border:1px solid #7f7f7f;
padding:15px;
}
#resort table{
clear:both;
width:100%;
}
#beginner_data table{
width:259px;
}
#beginner_data th{
border:1px solid #666666;
background:#987521;
color:#ffffff;
text-align:center;
}
#beginner_data td{
border-left:1px solid #666666;
border-right:1px solid #666666;
border-bottom:1px dashed #666666;
text-align:center;
}
#choko_data table{
width:259px;
}
#choko_data th{
padding:2px 5px;
border:1px solid #666666;
background:#345a36;
color:#ffffff;
text-align:center;
vertical-align:middle;
font-weight:normal;
}
#choko_data td{
padding:7px 5px;
border:1px solid #666666;
text-align:center;
}
#resort .green{
color:#ff0033;
}
/*----------------------------------------*/
/*共通ボタンなど*/
/*----------------------------------------*/
.button_01{
clear:both;
margin:15px 0 0 423px;
background:url(../img/golf/button_01.gif) no-repeat;
}
.button_01 a{
background:url(../img/golf/button_01.gif) no-repeat;
width:143px;
height:30px;
display:block;
text-indent:-9877em;
text-decoration:none;
overflow:hidden;
}
.button_01 a:hover{
background:url(../img/golf/button_01.gif) no-repeat 0px -30px;
}
.foot{
background:url(../img/golf/clubhouse/foot.gif) no-repeat;
border-bottom-width:0;
height:5px;
display:block;
overflow:hidden;
}
