@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
}
body{
	text-align:center;
}
img {
	border: none;
}
.clear {
	clear: both;
}
.red {
	color: #990000;
}
.red01{
	color: Red;
}
.red02{
	color: Red;
	font-size: 70%;
	font-weight:bold;
}
.green {
	color:#009933;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 60%;
	color: #FFFFFF;
	padding: 0px 0px 1px 5px;
	display: block;
}
.f_menu {
	font-size: 60%;
	padding: 4px 0px 4px 5px;
	color: #FFA500;
}
.right {
	float: right;
	margin-left: 10px;
}
.goback {
	font-size: 80%;
	line-height: 1.2em;
	text-align: center;
}
.fsize01 {
	text-align: right;
	font-size: 100%;
	padding-bottom: 6px;
	padding-right: 6px;
}
a:link {	color: #006600; text-decoration: none;}
a:visited {color: #006600; text-decoration: none;}
a:hover{color: #006600; text-decoration: underline;}
a:active{color: #8B0000;text-decoration: none;}

#gohome {
font-weight: bold;
font-size:12px;
float:right;
margin-right: 5px;
margin-top: 2px;
}
#gotop {
position: absolute;
z-index: 1;
margin-left: 30px;
margin-top: 10px;
}
#header a:link {	color: #FFFFFF; text-decoration: none;}
#header a:visited {color: #FFFFFF; text-decoration: none;}
#header a:hover{color: #FFFFFF; text-decoration: underline;}
#header a:active{color: #FFFFFF;text-decoration: none;}
#footer a:link {	color: #FFFFFF; text-decoration: none;}
#footer a:visited {color: #FFFFFF; text-decoration: none;}
#footer a:hover{color: #FFFFFF; text-decoration: none;}
#footer a:active{color: #FFFFFF;text-decoration: none;}
#sitemap a:link {	color: #006600; text-decoration: none; font-size:90%;}
#sitemap a:visited {color: #006600; text-decoration: none; font-size:90%;}
#sitemap a:hover{color: #006600; text-decoration: underline; font-size:90%;}
#sitemap a:active{color: #8B0000;text-decoration: none; font-size:90%;}
/*BOX*/
#container {
	width: 700px;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
#header {
	width: 700px;
	height: 54px;
	background-image: url(../img/common/header.jpg);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
}
#main {
	width: 700px;
	height: auto;
	overflow: hidden;
	background: url(/img/common/back.gif) left top repeat-y;
}
#left_menu {
	width: 120px;
	height: 100%;
	float: left;
	overflow: hidden;
	
}
#contents {
	width: 570px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
	float: left;
	padding-bottom:10px;
	text-align:right;
}
#f_menu {
	width: 700px;
	height: 20px;
	background: url("/img/common/back_fmenu.jpg") repeat-x left top;
	overflow: hidden;
}
#footer {
	width: 700px;
	height: 34px;
	background: url("/img/common/back_footer.jpg") repeat-x left top;
	overflow: hidden;
}
/**/
#header .gohome {
float: right;
font-size: 85%;
margin-right: 6px;
}
/*TOP･ﾚ｡ｼ･ｸﾍﾑﾎﾎｰ*/
#contents_top {
	width: 570px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
#contents_left {
width: 395px;
height:auto;
float:left;
}
#contents_top .whatsnew{
	width:395px;
	height: auto;
	border: 1px solid #518F2E;
	overflow: hidden;
	background: #FFFFFF;
	font-size: 80%;
	display:block;
} 
#news {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
	font-size: 100%;
}
#news td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #666A81;
	letter-spacing: 1px;
	vertical-align: top;
}
#right_info {
	width: 160px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	padding-bottom: 10px;
	border: 1px solid #518F2E;
}
#right_info p{
	padding: 6px;
}

#contents p{

	font-size: 75%;
	line-height: 1.3em;
	color: #333333;
	vertical-align:top;
	text-align:left;
}
#right_info .member {
	border-top:1px solid #518F2E;
}
#left_menu .info {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 10px;
	background-image: url(../img/common/line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#left_menu .info2 {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 10px;
}
#left_menu .info img{
	margin: 2px;
}
#left_menu .bana img{
	margin-top: 5px;
}

/*ｻﾜﾀﾟｰﾆﾆ*/

#step { 
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #518F2E;
	float:right;
}
#f_fla {
	background-color: #CCCCCC;
	margin-top: 10px;
}
/*･ｳ｡ｼ･ｹｰﾆﾆ*/
#course { 
	width: 550px;
	height: auto;
	border: 1px solid #518F2E;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 15px;

}
#course p{
padding: 6px;
}
.course {
	margin-top: 10px;
	border-bottom: 1px dotted #518F2E;
}
.course table {
	padding-left:10px;
	padding-right:10px;
	margin-left: auto;
	margin-right: auto;
	}
.course td {
vertical-align:top;
}
.detailed_hole {
	border-bottom: 1px dotted #518F2E;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#yard {
	border-collapse: collapse;
	margin-bottom: 12px;
} 
#yard td,#yard th{
	font-size: 80%;
	font-weight: normal;
	border: 1px solid #000000;
	line-height: 1em;
	padding: 2px;
}
#yard th {
	background-color: #7CC576;
	color: #FFFFFF;
	text-align:center;
}
#yard td {
	text-align: right;
}

/*･ﾀ･ｦ･悅ｼ･ﾉ*/

#download {
width: 550px;
height: auto;
text-align:left;

}
#download div {
border: 1px solid #518F2E;
padding-left: 10px;
padding-right: 10px;
}
#download div p {
border-bottom: 1px dotted #518F2E;
margin-top: 6px;
padding-bottom: 4px;
}
#pdf td {
font-size: 70%;
padding-top: 15px;
padding-bottom: 15px;
}
#pdf span {
display:block;
margin-left: 10px;
}

/*･ﾗ･・ｼﾍｽﾌ*/

#regist {
	width: 550px;
	height: auto;
	overflow:hidden;
	margin-top: 15px;
	margin-bottom: 10px;
	float:right;
	}
#regist .menu01 {
	width: 253px;
	height:auto;
	overflow:hidden;
	float:left;
}
#regist .menu01 p{
padding:5px 0px ;
}
#regist .menu02 {
	width: 253px;
	height:auto;
	overflow:hidden;
	float:right;
}
#regist .menu02 p{
padding:5px 0px ;
}
#regist p {
	margin-top:0px;
	line-height:1.6em;
}
.btn {
margin:6px 0px;
}

#for_visitor {
width: 524px;
height: auto;
border: 1px solid #518F2E;
padding: 6px 12px;
text-align:left;
margin-top: 25px;
}

#for_visitor .block {
border-bottom: 1px dashed #00072D;
margin-bottom: 5px;
padding-bottom: 5px;
}



.q_code {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding:0px;
	text-align:center;
}
.cpi_ssl {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding:2px;
	text-align:center;

}

/*･・ｹ･ﾈ･鬣*/
#rest{
font-family:"ＭＳ ゴシック", "Osaka－等幅";
color:#333333;
}
#rest_figure {
	background: #FFFFDD;
	padding: 10px 5px 10px 5px;
	text-align: left;
	margin-top: 15px;
}
#rest_blocks {
width: 524px;
height: auto;
overflow:hidden;
margin-top: 0px;
margin-bottom: 20px;
text-align: left;
padding: 10px;

}
#rest_blocks img {
	float: left;
	padding:0px;
	margin:0px;
}
#rest_blocks h4 {
	padding-bottom: 5px;
	letter-spacing: 2px;
	color: #990000;
	border-bottom: 1px solid #990000;
	font-size: 100%;
	vertical-align:top;

}
#rest_blocks em {
border-bottom: 1px solid #990000;
font-size: 100%;
color:#333333;
padding-top: 2px;
padding-bottom: 2px;
margin-bottom: 5px;
display: block;
font-weight: normal;
font-style: normal;
width: 310px;
}
#rest_blocks .coment{
	font-size: 100%;
	color:#333333;
	vertical-align:top;
}

#rest_blocks .right {
	width: 310px;
	float: left;
}
#party_img {
width: 520px;
	text-align: left;

}
#party_img img {
	margin: 10px 10px 10px 0px;
}
#party {
width: 520px;
margin-bottom: 20px;
text-align:left;
}
#party h4{
	letter-spacing: 2px;
	color: #990000;
	text-align:left;
	font-size: 100%;
	margin-top: 5px;
	overflow:hidden;
	border-bottom: 1px solid #990000;
}
#party table {
border-collapse:collapse;
margin-top: 10px;

}
#party td,#party th{
border: 1px solid #FFCC00;
font-size: 70%;
padding: 6px;
text-align:left;
line-height:1em;
}
#party th {
background:#FFFFCC;
font-weight:bold;
color:#990000;
width:75px;
text-align:center;
}
#party em {
font-size: 60%;
text-align:left;
margin-top: 4px;
margin-bottom:10px;
font-style: normal;
line-height:1.4em;
}
#block {
width: 520px;
margin-top: 20px;
margin-bottom: 20px;
}
#block h4 {
	color: #990000;
	text-align:left;
	font-size: 90%;
	overflow:hidden;
	border-bottom:1px solid #990000;
}
#block p{
margin-top:10px;
line-height:1.6em;
}
#rest_pic {
	margin-top: 20px;
	text-align:left;
	margin-left: 20px;
}
.for_list {
	font-size: 80%;
	text-align:center;
	margin-top: 10px;

}
/*･｢･ｯ･ｻ･ｹ･ﾞ･ﾃ･ﾗ*/
#access {
	text-align: center;
	overflow:hidden
}
#access img {
	margin-top:15px;
}

#access .route01 {
	float: left;
	height: auto;
	width:275px;
	padding: 5px;
	text-align:left;
}
#access .route02 {
	float: left;
	height: auto;
	width:275px;
	padding: 5px;
	text-align:left;
}
#access .s_map {
text-align: left;
}
#access .s_map img {
	float:left;
	margin: 10px;
}
#access table {
margin-top: 20px;
margin-left: 2px;
font-size: 80%;
border: 1px solid #006666;
border-collapse:collapse;
}
#access td {
padding: 4px;
border: 1px solid #006666;
color: #333333;
}
#access .taxi {
text-align: left;
margin-bottom: 30px;
}
#access .bus {
text-align: left;
}
.time {
font-size:120%;
color:#CC0000;
font-weight:bold;
}
/*･ﾆ･｣｡ｼ･ｷ･逾ﾃ･ﾈ･ﾖ･愠ｰ*/

#news {
 margin-top: 20px;
 text-align:left;
}
#news .one {
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
	}

#news .day {
font-size: 90%;
}
#news .one a {
font-family:"｣ﾍ｣ﾓ ･ｴ･ｷ･ﾃ･ｯ", "Osaka｡ﾝﾅ";
font-size:90%;
color: #999999;
font-weight:bold;
border-style: solid;
border-width: 1px 1px 1px 16px;
border-color: #999999 #333333 #333333 #999999;
padding: 4px 8px 4px 8px;
width: 520px;
height:auto;
display:block;
}

#news .one a:hover {
font-family:"｣ﾍ｣ﾓ ･ｴ･ｷ･ﾃ･ｯ", "Osaka｡ﾝﾅ";
font-size:90%;
color:#44AC39;
font-weight:bold;
border-style: solid;
border-width: 1px 1px 1px 16px;
border-color: #999999 #333333 #333333 #306837;
padding: 4px 8px 4px 8px;
width: 520px;
height:auto;
display:block;
background:#EBF2E6;
}


#club {
text-align: left;
}
#club table{
margin-top: 20px;
margin-left: 25px;
border: 1px solid #518F2E;
border-collapse:collapse;
}
#club td,#club th{
padding: 5px;
border: 1px solid #518F2E;
font-size:80%;
color: #333333;
text-align:left;
}
#club th {
	background: #D7E7CE;
	font-weight: normal;
}
#guide_link {
margin-top: 30px;
margin-left: 25px;
width: 520px;
text-align:left;

}
#guide_link .one {
margin-top: 20px;
}
#guide_link h4 {
font-size:90%;
padding: 4px;
color:#505050;
border-bottom: 2px solid #CCCCCC;
}

#inquiry {
margin-top: 30px;
margin-left: 20px;
text-align: left;
font-size:100%;
}

#inquiry table {
border: 1px solid #006666;
border-collapse:collapse;
text-align: left;
font-size: 80%;

}
#inquiry .memo {
	margin-top: 20px;
	border: 1px dotted #006666;
	padding:6px;
	width:500px;
	line-height: 1.4em;
	background-color:#FFFFD2;
}
#inquiry td,#inquiry th {
padding: 6px;
border: 1px solid #006666;
border-collapse:collapse;
}
#inquiry th {
background: #D7E7CE;
font-weight: normal;
}
#inquiry .telephone {
	font-size: 90%;
	margin-top: 6px;
	font-weight: bold;
	color: red;
}
textarea {
font-size:100%;
font-family:"ＭＳ Ｐゴシック", Osaka;
width:350px;
}
#policy {
margin-top: 30px;
margin-left: 25px;
width: 530px;
text-align:left;

}
#policy p{
padding: 6px;
}
#policy h4 {
font-size:90%;
margin-top: 10px;
margin-left: 4px;
color:#333333;
}
#policy .window {
padding: 10px;
border: 1px solid #999999;
}
#sitemap {
margin-top: 30px;
margin-left: 25px;
width: 530px;
text-align:left;
}
#sitemap .lead {
font-size: 75%;
color:#000000;
}


#facility {
	margin-top: 30px;
}
#facility td {
	padding: 4px;
}
#facility .f_title {
	font-size: 90%;
	padding-bottom: 3px;
	border-bottom: 1px solid #333333;
	color: #333333;
	text-align: left;
}
#charge {
	margin-top: 20px;
	text-align: left;
	padding: 10px;
}
#charge h2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#charge h4 {
	font-size: 90%;
	color: #FF6600;
}
#charge h5 {
	font-size: 90%;
	color: #006600;
}
#charge .bcolor {
	background: #F8F8E4;
	padding: 10px;
	text-align: center;
}
.charge{
	border-collapse: collapse;
}
.charge td {
	text-align: right;
	border: 1px solid #333333;
	font-size: 80%;
}
.charge th {
	border: 1px solid #333333;
	text-align: center;
	background: #D7E7CE;
	color: #006600;
	font-size: 80%;
}
.charge td,.charge th{
	padding: 6px;
}
