@charset "utf-8";

/* table */
/*-----------------------------------------------------------*/
div.mB0 {
	margin-bottom: 0px;
}

.courseTbl01 {
	width: 610px;
	margin-bottom: 40px;
}

.courseTbl01 table {
	width: 100%;
	margin-top:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.courseTbl01 table th {
	background-color: #CDEDCD;
	width:170px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align:left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	font-weight: normal;
}

.courseTbl01 table td {
	padding:6px;
	background-color: #EEF9EE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.courseTbl02 {
	width: 610px;
	margin-bottom: 30px;
}

.courseTbl02 table {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.courseTbl02 table th {
	/*background-color: #006600;*/
	background-color: #2E812E;
	width:110px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align:left;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}

.courseTbl02 table td.td01 {
	/*background-color: #006600;*/
	background-color: #2E812E;
	width:16px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.courseTbl02 table td.td02 {
	padding:6px;
	/*background-color: #006600;*/
	background-color: #2E812E;
	width:43px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

.courseTbl02 table td.td03 {
	padding:6px;
	background-color: #CDEDCD;
	width:16px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}

.courseTbl02 table td.td03-2 {
	padding:6px;
	background-color: #CDEDCD;
	width:16px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}

.courseTbl02 table td.td04 {
	padding:6px;
	background-color: #CDEDCD;
	width:16px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}

.courseTbl02 table td.td05 {
	padding:6px;
	background-color: #CDEDCD;
	width:43px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}

.hole {
	position:relative;
	margin-bottom:40px;
}

.camera img {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: baseline;
}

.hole .camera01-01 {
	position:absolute;
	z-index:1;
	top: 110px;
	left: 48px;
}

.hole .camera01-02 {
	position:absolute;
	z-index:1;
	top: 130px;
	right: 290px;
}

.hole .camera02-01 {
	position:absolute;
	z-index:1;
	top: 120px;
	left: 58px;
}

.hole .camera02-02 {
	position:absolute;
	z-index:1;
	top: 130px;
	right: 290px;
}

.hole .camera03-01 {
	position:absolute;
	z-index:1;
	top: 105px;
	left: 58px;
}

.hole .camera03-02 {
	position:absolute;
	z-index:1;
	top: 115px;
	right: 290px;
}

.hole .camera04-01 {
	position:absolute;
	z-index:1;
	top: 55px;
	left: 58px;
}

.hole .camera04-02 {
	position:absolute;
	z-index:1;
	top: 120px;
	right: 290px;
}

.hole .camera05-01 {
	position:absolute;
	z-index:1;
	top: 100px;
	left: 130px;
}

.hole .camera05-02 {
	position:absolute;
	z-index:1;
	top: 205px;
	right: 463px;
}

.hole .camera06-01 {
	position:absolute;
	z-index:1;
	top: 90px;
	left: 58px;
}

.hole .camera06-02 {
	position:absolute;
	z-index:1;
	top: 140px;
	right: 290px;
}

.hole .camera07-01 {
	position:absolute;
	z-index:1;
	top: 105px;
	left: 58px;
}

.hole .camera07-02 {
	position:absolute;
	z-index:1;
	top: 100px;
	right: 280px;
}

.hole .camera08-01 {
	position:absolute;
	z-index:1;
	top: 105px;
	left: 58px;
}

.hole .camera08-02 {
	position:absolute;
	z-index:1;
	top: 125px;
	right: 280px;
}

.hole .camera09-01 {
	position:absolute;
	z-index:1;
	top: 165px;
	left: 108px;
}

.hole .camera09-02 {
	position:absolute;
	z-index:1;
	top: 155px;
	right: 310px;
}

.hole .camera010-01 {
	position:absolute;
	z-index:1;
	top: 165px;
	left: 100px;
}

.hole .camera010-02 {
	position:absolute;
	z-index:1;
	top: 175px;
	right: 310px;
}

.hole .camera011-01 {
	position:absolute;
	z-index:1;
	top: 180px;
	left: 40px;
}

.hole .camera011-02 {
	position:absolute;
	z-index:1;
	top: 195px;
	right: 260px;
}

.hole .camera012-01 {
	position:absolute;
	z-index:1;
	top: 160px;
	left: 40px;
}

.hole .camera012-02 {
	position:absolute;
	z-index:1;
	top: 90px;
	right: 260px;
}

.hole .camera013-01 {
	position:absolute;
	z-index:1;
	top: 100px;
	left: 140px;
}

.hole .camera013-02 {
	position:absolute;
	z-index:1;
	top: 105px;
	right: 240px;
}

.hole .camera014-01 {
	position:absolute;
	z-index:1;
	top: 100px;
	left: 45px;
}

.hole .camera014-02 {
	position:absolute;
	z-index:1;
	top: 115px;
	right: 310px;
}

.hole .camera015-01 {
	position:absolute;
	z-index:1;
	top: 110px;
	left: 55px;
}

.hole .camera015-02 {
	position:absolute;
	z-index:1;
	top: 105px;
	right: 260px;
}

.hole .camera016-01 {
	position:absolute;
	z-index:1;
	top: 150px;
	left: 115px;
}

.hole .camera016-02 {
	position:absolute;
	z-index:1;
	top: 135px;
	right: 275px;
}

.hole .camera017-01 {
	position:absolute;
	z-index:1;
	top: 135px;
	left: 85px;
}

.hole .camera017-02 {
	position:absolute;
	z-index:1;
	top: 125px;
	right: 295px;
}


.hole .camera018-01 {
	position:absolute;
	z-index:1;
	top: 125px;
	left: 80px;
}

.hole .camera018-02 {
	position:absolute;
	z-index:1;
	top: 95px;
	right: 280px;
}

.hole .fuji01-01 {
	position:absolute;
	top: 10px;
	left: 538px;
}

.hole .fuji05-01 {
	position:absolute;
	top: 300px;
	left: 450px;
}

.hole .fuji06-01 {
	position:absolute;
	top: 0px;
	left: 518px;
}

.hole .fuji09-01 {
	position:absolute;
	top: 0px;
	left: 420px;
}


#holenavi {
	background-image: url(../images/course/holenavi_bg.gif);
	height: 67px;
	width: 487px;
	padding-top: 25px;
	padding-bottom: 24px;
	padding-left: 93px;
	padding-right: 30px;
}

#holenavi #top {
	width: 487px;
	height: 30px;
	margin-bottom: 7px;
}

#holenavi #bottom {
	width: 487px;
	height: 30px;
}

#holenavi #top li , #holenavi #bottom li {
	float: left;
}

#holenavi #top li img , #holenavi #bottom li {
	vertical-align: top;
}

/* IE 7 */
*:first-child+html .courseTbl02 table td.td01 {
	text-align:right;
}

*:first-child+html .courseTbl02 table td.td01 span {
	display: block;
	text-indent: 6px;
}
*:first-child+html .courseTbl02 table td.td01 span.one {
	display: block;
	text-indent: 12px;
}

*:first-child+html .courseTbl02 table td.td02 {
	text-align:right;
}

*:first-child+html .courseTbl02 table td.td02 span {
	display: block;
	text-indent: 2px;
}

*:first-child+html .courseTbl02 table td.td03 {
	text-align:right;
}

*:first-child+html .courseTbl02 table td.td03 span.one {
	text-indent: 11px;
}

*:first-child+html .courseTbl02 table td.td03 span {
	text-indent: 8px;
}

*:first-child+html .courseTbl02 table td.td03-2 span {
	text-indent: 0px;
}

*:first-child+html .courseTbl02 table td.td04 {
	text-align:right;
}

*:first-child+html .courseTbl02 table td.td04 span {
	display: block;
	text-indent: 18px;
}

*:first-child+html .courseTbl02 table td.td05 {
	text-align:right;
}

*:first-child+html .courseTbl02 table td.td05 span {
	display: block;
	text-indent: 5px;
}


/* IE 6 */
/* hide from Mac IE \*/
* html .courseTbl02 table td.td01 {
	text-align:right;
}
* html .courseTbl02 table td.td01 span {
	display: block;
	text-indent: 10px;
}
* html .courseTbl02 table td.td02 {
	text-align:right;
}
* html .courseTbl02 table td.td03 {
	text-align:right;
}
* html .courseTbl02 table td.td03 span.one {
	display: block;
	text-indent: 13px;
}
* html .courseTbl02 table td.td03 span {
	display: block;
	text-indent: 10px;
}
* html .courseTbl02 table td.td03-2 span {
	display: block;
	text-indent: 4px;
}

* html .courseTbl02 table td.td04 {
	text-align:right;
}
* html .courseTbl02 table td.td04 span {
	display: block;
	text-indent: 18px;
}
* html .courseTbl02 table td.td05 {
	text-align: center;
}
* html .courseTbl02 table td.td05 span {
	display: block;
	text-indent: 5px;
}
/* */

/*-----------------------------------------------------------*/

/* hole */
/*-----------------------------------------------------------*/

#holeRead #ttl {
	float: left;
	width: 94px;
	margin-right: 10px;
}

#holeRead #detail {
	float: left;
	width: 506px;
}
#holeBt {
margin-bottom:10px;
}
.bt01 {
	display: inline;
	float: left;
	margin-right: 23px;
}

.bt02 {
	display: inline;
	float: left;
}

