@charset "Shift_JIS";

body {
	font-family: "ＭＳ Ｐゴシック","Osaka",verdana,helvetica,arial, sans-serif;
	background-color: #e6e6fa       ;
	margin-top: 0px;
	margin-left: 0px;
	margin:0px;			/* ページ全体のmargin */
	padding:0px;		/* ページ全体のpadding */
	text-align:center;	/* 下記のautoに未対応用のセンタリング */
}
.top {
	width:850px;
	height:50px;
}
.top_title {
}
.top_line {
	height:5px;
	background-image:url(img/top_line.gif);
	background-repeat:repeat-x;
}
.bottom_line {
	height:2px;
	background-image:url(img/bottom_line.gif);
}

a.bottom_Link:link {color:#696969;}
a.bottom_Link:visited {color:#696969;}
a.bottom_Link:active {color:#696969;}
a.bottom_Link:hover {color:#696969;}

.submenu {
	text-align:right;
	height:40px;
	background-repeat:no-repeat;
}

.club_submenu {
	text-align:right;
	height:40px;
	background-repeat:no-repeat;
}

.info_submenu {
	text-align:right;
	height:40px;
	background-repeat:no-repeat;
}

.rest_submenu {
	text-align:right;
	height:40px;
	background-repeat:no-repeat;
}

.member_submenu {
	text-align:right;
	height:40px;
	background-repeat:no-repeat;
}

.holename {
	font-family: Century, Verdaba, Geneva, Arial, Helvetica, sans-serif;

}

.holeno {
	color: #997546; font-family: Century, Verdaba, Geneva, Arial, Helvetica, sans-serif;
}

ul.example li {
	display: inline;
	line-height: 0.5;
	padding: 0 3.5px;
}

/* ページの最大幅 */
.max_width {
	width:850px;
}

/* 枠つきテーブルの共通スタイル */
table.com_tbl {
	border-top:1px solid #CC9900;
	border-left:1px solid #CC9900;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}
.com_tbl th{
	border-right:1px solid #CC9900;
	border-bottom:1px solid #CC9900;
	background-color: #EEDDCC;
	padding:0.3em 1em;
	text-align:center;
}
.com_tbl td{
	border-right:1px solid #CC9900;
	border-bottom:1px solid #CC9900;
	padding:0.3em 1em;
}

/* ヘッダー部のスタイル */
.header_fra {
	width:850px;
	height:85px;
}

/* フッター部のスタイル */
.footer_fra {
	width:850px;
	height:67px;
}


/* 見出しのTDタグ */
.caption_td1 {
	width:850px;
	color:green;
	font-family:"ＭＳ 明朝", serif;
	font-size:26pt;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}
/* 見出しの下線 */
.caption_td2 {
	width:850px;
	height:20px;
	background:url(img/midashi_line.gif);
	background-repeat:no-repeat;
}
/* 飾り見出し */
.caption_td3 {
	width:850px;
	height:30px;
	background:url(img/comtitle.jpg);
	font-size:18pt;
	font-style:italic;
	font-weight:bold;
	text-indent-top:40px;
	text-indent:40px;
	vertical-align:bottom;
}

/* 西コース名 */
.e_name {
	color:#FF0000; font-family: Century, Verdaba, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 1;
}

/* 東コース名 */
.w_name {
	color:#0000FF; font-family: Century, Verdaba, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 1;
}

/* コース */
.number_name {
	font-family: Century, Verdaba, Geneva, Arial, Helvetica, sans-serif;
	color: #997546; font-family: Century, Verdaba, Geneva, Arial, Helvetica, sans-serif;
}

/* コース　ボーダーカラー */
.border_e {
	border-bottom:solid 2px #FF0000;
}

/* コースａ@ボーダーカラー */
.border_w {
	border-bottom:solid 2px #0000FF;
}

/* コース スタイル*/
ul.course {
	list-style:none;
	width:100%;
	font-size:16px;
	margin-left:0px;
	padding:3px 0px;
	text-align:center;
	background-color:#ffffff;
}

/* コース 列*/
ul.course li {
	list-style:none;
	display:inline;
	background-color:#ffffff;
	margin:0px 5px;
	line-height: 0.8;
}

/* コース 配置*/
ul.course a{
	padding-left:5px;
	text-decoration:none;
}

/* 競技会成績表 */
.contest_fra {
	width:850px;
	height:1250px;
}

/* 予約状況 */
.reserve_fra {
	width:850px;
	height:1250px;
}
