@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* wrapper style                                                          */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	width: 100%;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* breadlist */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul#breadlink {
	display: block;
	overflow: hidden;
	width: 100%;
	clear: both;
	padding: 0px;
	margin: 0px;
}
ul#breadlink li {
	width: auto;
	float: left;
	font-size: 12px;
	list-style-type: none;
	background-image: url(../images/icon_breadlink.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 5px 5px 8px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* container style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	width: 900px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#sidebar {
	width: 210px;
	float: left;
}
div#sidebar ul {
	width: 210px;
}
div#sidebar ul li {
	width: 210px;
	float: left;
}
div#contents {
	width: 685px;
	float: right;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* clear style                                                            */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
hr#eof {
	clear: both;
	visibility: hidden;
	height: 1px;
}
div#clear {
	clear: both;
}
div#clear hr {
	display: none;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* footer style                                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	width: 920px;
	height: 55px;
	clear: both;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	margin: 10px auto 0px auto;
	padding: 0px;
}
div#footer span {
	float: right;
}
#menu {
	margin: 0px;
	padding: 5px 0px 0px 15px;
}
#menu li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 14px;
}
#menu li a {
	color: #666666;
}
#menu li a:hover {
	color: #999999;
	text-decoration: underline;
}
#submenu {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	clear: both;
}
#submenu li {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 8px 0px 10px;
}
#submenu li a {
	color: #666666;
}
#submenu li a:hover {
	color: #999999;
	text-decoration: underline;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* table style                                                            */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.table {
	background-color: #D7D7D7;
}
table.table tr {
	border-bottom: solid 1px #CCCCCC;
}
table.table tr th {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
table.table tr td {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* h2 */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
h2#about {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_about.gif);
	text-indent: -5000px;
}
h2#access {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_access.gif);
	text-indent: -5000px;
}
h2#competition {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_competition.gif);
	text-indent: -5000px;
}
h2#course {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_course.gif);
	text-indent: -5000px;
}
h2#facilities {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_facilities.gif);
	text-indent: -5000px;
}
h2#inquiry {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_inquiry.gif);
	text-indent: -5000px;
}
h2#member {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_member.gif);
	text-indent: -5000px;
}
h2#news {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_news.gif);
	text-indent: -5000px;
}
h2#rate {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_rate.gif);
	text-indent: -5000px;
}
h2#reserved {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_reserved.gif);
	text-indent: -5000px;
}
h2#clubhouse {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_clubhouse.gif);
	text-indent: -5000px;
}
h2#restaurant {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_restaurant.gif);
	text-indent: -5000px;
}
h2#southwing {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_southwing.gif);
	text-indent: -5000px;
}
h2#northwing {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_northwing.gif);
	text-indent: -5000px;
}
h2#privacypolicy {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_privacypolicy.gif);
	text-indent: -5000px;
}
h2#player_registed {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_player_registed.gif);
	text-indent: -5000px;
}
h2#player_registed {
	width: 685px;
	height: 50px;
	background-image: url(../images/head_player_registed.gif);
	text-indent: -5000px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* h3 */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
h3#about01 {
	width: 685px;
	height: 30px;
	background-image: url(../images/h3_about_01.gif);
	text-indent: -5000px;
}
h3#about02 {
	width: 685px;
	height: 30px;
	background-image: url(../images/h3_about_02.gif);
	text-indent: -5000px;
}
h3#about03 {
	width: 685px;
	height: 30px;
	background-image: url(../images/h3_about_03.gif);
	text-indent: -5000px;
}

div#comingsoon {
	width: 685px;
	height: 480px;
	background-image: url(../images/comingsoon.gif);
}
div#reserve {
	width: 685px;
	height: 480px;
	background-image: url(../images/reserve.gif);
}

