@charset "shift_jis";

/* hl_img ----------------------------------------------- */

div#hl_img{
	background: url(../course/images/hl_img.jpg) no-repeat;
	}


/* course/index.html /*
-------------------------------------------------------------------------- */

/* Lead ----------------------------------------------- */

#lead{
	width: 764px;
	padding: 0 8px;
	margin-bottom: 20px;
	}

#lead ul{
	margin: 10px 30px;
	padding: 0;
	}

#lead li{
	line-height: 1.7em;
	}

#lead p{
	text-align: center;
	}

/* Corselayout ----------------------------------------------- */

#corselayout{
	width: 764px;
	padding: 0 8px;
	}

#corselayout h3{
	width: 450px;
	float: left;
	margin-bottom: 30px;
	}
	
#corselayout ul{
	list-style:none;
	width: 172px;
	height: 30px;
	float: right;
	margin-right: 30px; 
	}

#corselayout a{
	display: block;
	text-decoration: none;
	}

#corselayout ul li#out a{
	text-indent: -9999px;
	width: 172px;
	height: 30px;
	background: url(../course/images/btn_out.gif) no-repeat;
	margin-top: 30px;
	margin-bottom: 10px;
	}

#corselayout ul li#in a{
	text-indent: -9999px;
	width: 172px;
	height: 30px;
	background: url(../course/images/btn_in.gif) no-repeat;
	}

#corselayout p{
	clear: both;
	text-align: center;
	}

#corselayout table{
	width: 660px;
	background-color: #B1B1B1;
	margin-bottom:20px;
	}
	
#corselayout table td,th{
	background-color: #F4F4F4;
	text-align: center;
	font-weight: bold;
	padding:3px;

	}

#graph{
	width: 664px;
	padding: 20px 50px;
	margin-bottom: 10px;
	}
	
/*table#graph_out{
	float: left;
	}

table#graph_in{
	float: right;
	}
*/
#graph_out th{
	background-color: #B6C5CE;
	}

#graph_out .hole{
	background-color: #D7DFE3;
	}

#graph_in th{
	background-color: #EAADA9;
	}

#graph_in .hole{
	background-color: #F7DCDB;
	}

	
/* course/hole*.html /*
-------------------------------------------------------------------------- */

#green{
	width: 764px;
	padding: 0 8px;
	margin-top: 20px;
	margin-bottom: 30px;
	}

#green ul{
	margin: 10px 30px;
	padding: 0;
	}

#green li{
	line-height: 1.7em;
	}

#green a{
	color: red;
	font-weight: bold;
	}


/* Coursehead ----------------------------------------------- */

#coursehead{
	width: 764px;
	padding: 0 8px;
	margin-bottom: 20px;
	}
	
#coursehead ul{
	list-style: none;
	height: 23px;
	padding: 2px 0;
	}

#coursehead li{
	float: left;
	border-right: solid 1px #666666;
	}

#coursehead li a{
	display: block;
	width: 40px;
	height: 23px;
	text-align: center;
	font-weight: bold;
	}

#holeout li.now a{
	display: block;
	width: 24px;
	height: 21px;
	text-align: center;
	font-weight: bold;
	background-color:#AFD5E0;
	margin: 1px 8px;
	}

#holein li.now a{
	display: block;
	width: 24px;
	height: 21px;
	text-align: center;
	font-weight: bold;
	background-color: #E5C1C1;
	margin: 2px 8px;
	}

#coursehead li a:link{
	text-decoration: none;
	}

#coursehead li a:visited{
	text-decoration: none;
	}

#coursehead li a:hover{
	text-decoration: underline;
	}

#coursehead li.holeend{
	border: none;
	}

#holeout li{
	background-color: #E1EEF4;
	margin: 5px 0;
	}

#holein li{
	background-color: #FFEAE9;
	margin: 8px 0;
	}

#holeout p{
	float: left;
	}

#holein p{
	float: left;
	}

#holein{
	clear: both;
	}

/* Holecontent ----------------------------------------------- */

#holecontent{
	width: 750px;
	padding: 15px;
	margin-bottom: 20px;
	background-color: #EFEFEF;
	}

#holecontent #right{
	width: 420px;
	float: right;
	}

#holecontent #right h3{
	clear: both;
	margin-bottom: 10px;
	}

#holecontent #right table{
	width:410px;
	background-color: #AD917B;
	margin: 0 auto;
	}

#holecontent #right table td{
	font-weight: bold;
	padding: 3px;
	background-color: #FFEAD7;
	text-align: center;
	}

#holecontent #right p{
	width: 410px;
	margin: 10px auto;
	}

#holecontent #right p.holepic{
	text-align: center;
	}

#holecontent #right ul{
	list-style: none;
	width: 410px;
	margin: 20px auto;
	}

#holecontent #right li{
	float: left;
	}

#holecontent #right li a{
	display: block;
	text-decoration: none;
	}

#holecontent #right li#prev a{
	text-indent: -9999px;
	width: 106px;
	height: 27px;
	background: url(../course/images/btn_prev.gif) no-repeat;
	}

#holecontent #right li#top a{
	text-indent: -9999px;
	width: 149px;
	height: 27px;
	margin: 0 24px;
	background: url(../course/images/btn_top.gif) no-repeat;
	}

#holecontent #right li#top_hole1{
	text-indent: -9999px;
	width: 149px;
	height: 27px;
	margin-right:24px;
	background: url(../course/images/btn_top.gif) no-repeat;
	}

#holecontent #right li#top_hole18{
	text-indent: -9999px;
	width: 149px;
	height: 27px;
	margin-left:24px;
	background: url(../course/images/btn_top.gif) no-repeat;
	}
	
#holecontent #right li#next a{
	text-indent: -9999px;
	width: 106px;
	height: 27px;
	background: url(../course/images/btn_next.gif) no-repeat;
	}

#holecontent #left p{
	margin-bottom: 10px;
	}





