@charset "utf-8";
#menu #bt03 a {
	background-image: url(images/bt03c.gif);
}
#menu #bt03 a:hover {
	background-image: url(images/bt03c.gif);
}
#content h2 {
	background-image: url(images/title_about.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 99px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#content #main {
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 30px;
}
#content #main h3 {
	clear: both;
	display: block;
}
#content #main #mapimage {
	float: left;
	background-color: #CCCCCC;
	margin-right: 20px;
	margin-top: 20px;
}
#content #main #feeld {
	float: right;
	width: 390px;
}
#content #main #feeld table {
	width: 100%;
	text-align: center;
	font-size: 1.0em;
}
#top #content #main #feeld caption {
	color: #FF6600;
}

#content #main #feeld th {
	background-color: #FFCC33;
	padding: 10px;
}
#content #main #feeld td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 8px;
	text-align: left;
}
#content #main #club_link table {
	font-size: 1em;
	width: 815px;
}
#content #main #club_link th {
	background-color: #ACACC4;
	padding: 3px;
	color: #FFFFFF;
	width: 100px;
	text-align: center;
}
#content #main #club_link td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

