body {
	margin:0px;
	padding:0px;
	text-align:center;
}
img {
	border-width:0px;
}
a:hover {
	color:#ff0000;
	text-decoration:none;
}

#top_main {
	width:780px;
	height:800px;
	font-size:90%;
	background-image:url('image/back.jpg');
	padding:580 30px 0px 30px;
}
#top_main img {
	width:234px;
	height:60px;
	margin:0px 20px;
}

#main {
	width:780px;
	font-size:90%;
}

#header {
	border-bottom:2px solid #8a0000;
}
#header img {
	width:780px;
	height:60px;
}

#menu {
	width:150px;
	float:left;
}
#menu img {
	width:150px;
	height:30px;
}
#menu a {
	display:block;
}

#contents {
	width:630px;
	float:right;
	text-align:center;
	margin-bottom:30px;
}

#top_img {
	margin:25px 0px 0px 0px;
}

#map_title {
	position:relative;
	top:30px;
	left:-100px;
}

.group {
	margin:3px 0px 15px 0px;
}

.point {
	width:300px;
	padding:10px 7px 20px 7px;
	float:left;
}
.no {
	width:300px;
	letter-spacing:2px;
	color:#ffffff;
	font-weight:bold;
	background-color:#ad0000;
	padding:2px;
	border-left:6px double #ad0000;
	border-right:6px double #ad0000;
}
.photo {
	margin-top:1px;
	display:block;
}
.text {
	margin-top:5px;
	display:block;
}

.clear {
	clear:both;
}

#list {
	text-align:left;
}
#list #left {
	margin:0px 20px 0px 15px;
	float:left;
}
#list #left2 {
	margin:0px 8px 0px 5px;
	float:left;
}
#list img {
	margin-bottom:10px;
}
#title {
	margin:10px 0px 5px 25px;
}

#golf_photo {
	width:630px;
	height:220px;
}
#golf_map {
	border:2px solid #008837;
}
#map {
	margin-bottom:20px;
}
