@charset "utf-8";

.golf .secondContents {
background:url(../imgdir/golf/bg.jpg) 0 0 no-repeat;
}

/*golfContents*/

.golf .secondContents .golfContents {
width:880px;
_width:850px;/*IE6*/
margin:0 0 0 20px;
}

.secondContents .golfContents .normal {
border-right:1px solid #89BB44;
border-left:1px solid #89BB44;
background:#fff;
padding:0 14px;
min-height:398px;
}

.secondContents .golfContents .secondContents_top {
background:url(../imgdir/golf/golfContents_top.gif) 0 0 no-repeat;
height:15px;
font-size:1px;
line-height:0;
vertical-align:bottom;
_width:880px;/*IE6*/
}
.secondContents .golfContents .secondContents_btm {
background:url(../imgdir/golf/golfContents_btm.gif) 0 0 no-repeat;
height:15px;
font-size:1px;
line-height:0;
vertical-align:bottom;
_width:880px;/*IE6*/
}

/*見出し*/
.secondContents .golfContents h4 {
font-weight:bold;
color:#78870c;
padding:2px 0 2px 8px;
margin:0 0 8px 0;
border-left:3px solid #CEE147;
border-bottom:1px dotted #f1f1f1;
}
		/* IE67 hack */
		*+html .secondContents .golfContents h4 {
		font-size:100%;
		}
		* html .secondContents .golfContents h4 {
		font-size:100%;
		}


/*titleArea*/

.golf #titleArea {
height:40px;
}


/*pageNavi*/

.golf .pageNavi {
margin:0 0 0 20px;
}
	.golf .pageNavi li {
	float:left;
	}

/*titleArea*/

.golf .normal .titleArea {
margin:0 0 30px 0;
}
	.golf .normal .titleArea p {
	padding:0;
	margin:0;
	}


/*table*/

.golf .normal table {
width:100%;
font: 13px/1.52 Verdana, Arial, Helvetica, sans-serif;
border-collapse:collapse;
margin:0 0 30px 0;
}
	.golf .normal table.last {
	margin:0;
	}
		.golf .normal table th {
		padding:3px 3px 3px 6px;
		background:#333333;
		color:#fff;
		font-weight:normal;
		text-align:center;
		}
		.golf .normal table th.name {
		width:25%;
		}
		.golf .normal table th.address {
		width:25%;
		}
		.golf .normal table th.holiday {
		width:9%;
		}
		.golf .normal table th.tel {
		width:13%;
		}
		.golf .normal table th.link {
		display:block;
		}

		.golf .normal table td {
		padding:0 3px 0 6px;
		border-right:1px solid #D7D7D7;
		border-top:10px solid #fff;
		}
			.golf .normal table td.url {
			border-right:none;
			display:block;
			word-break:break-all;
			}

/*table practice*/

.golf .normal table.practice {
width:100%;
border-collapse:separate;
margin:0;
background:url(../imgdir/golf/birds.gif) right 25px no-repeat;
}
	.golf .normal table.practice th {
	background:#eef4c5;
	color:#333;
	text-align:left;
	}
	.golf .normal table.practice td {
	border:none;
	}

/*bar*/

.golf .normal dl.bar {
border:2px solid #D4D0C8;
padding:10px 12px 8px 12px;
margin:0 0 15px 0;
}
	.golf .normal dl.bar dt {
	background:#EEF4C5;
	font-weight:bold;
	padding:8px 12px 6px 12px;
	margin:0 0 8px 0;
	}
	.golf .normal dl.bar dd.img {
	width:165px;
	float:left;
	}
		.golf .normal dl.bar dd.img img {
		border:2px solid #D4D0C8;
		}
	.golf .normal dl.bar dd.btn {
	text-align:right;
	margin:15px 0 0 0;
	}
.golf .normal dl.bar.last {
margin:0 0 40px 0;
}
.golf .normal dl.bar.last2 {
margin:0;
}
