#kenclub {
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	height: 800px;
	margin-top: 40px;
	background-image: url(../img/chiba.jpg);
}
.contentsBody #contents #main li{
	background-image: url(none);
}
.contentsBody #contents #main li a {
	margin-right: 0px;
	margin-left: 0px;
	background-color: transparent;
}
.contentsBody #contents #main li a:hover {
	background-color: transparent;
}

/* trigger button */ 
.download_now { 
    background:transparent url(../img/mark.png) no-repeat scroll 0 0; 
    display: block;
    height:20px; 
    width:20px; 
    cursor:pointer; 
} 
 
/* mouseover state */ 
.download_now:hover { 
    background:transparent url(../img/mark_on.png) no-repeat scroll 0 0;         
} 
 
/* clicked state 
.download_now:focus { 
    background-position:0 -88px; 
} */ 
 
/* tooltip styling */ 
.tooltip { 
    z-index: 1000; 
    display:none; 
    background:url(../img/tooltip/white_arrow_big.png); 
    height:163px; 
    padding:40px 30px 10px 30px; 
    width:310px; 
    font-size:11px; 
    color: #7e7e7e; 
} 
 
/* a .label element inside tooltip */ 
.tooltip .label { 
    color:yellow; 
    width:35px; 
} 
 
.tooltip a { 
    width: 200px; 
    margin-right: auto; 
    margin-left: auto; 
    color:#ad4; 
    font-size:11px; 
    font-weight:bold; 
}

.tooltip h5 {
	font-size: large;
	text-align: center;
}


/* ------------------ overlay ---------------- */
table.syoukai {
	font-family: sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", メイリオ;
	color: #000;
	margin: 50px auto;
	border-top: 1px solid olive;
	border-right: 1px solid olive;
}
table.syoukai tr {
}
table.syoukai th,td {
	color: gray;
	padding: 5px;
	border-bottom: 1px solid olive;
}
table.syoukai th {
	width: 100px;
	border-left: 1px solid olive;
}
table.syoukai td {
	border-left: 6px solid olive;
}

.apple_overlay .close {
	position: absolute;
	background-image: url(../img/overlay/white-close.png);
	cursor: pointer;
	height: 35px;
	width: 35px;
}
/* use a semi-transparent image for the overlay */
#overlay {
	display: none;
	color: #efefef;
}
/* container for external content. uses vertical scrollbar, if needed */
.contentWrap {
	height: 486px;
	width: 616px;
	padding: 20px;
	overflow-y: auto;	
	background-image: url(../img/overlay/white_chromebutton.png);
}


/* ------------------ club view ----------------- */
/* [noda] */
#noda {
	left: 35px;
	top: 14px;
	position: absolute;
}

/* [abiko] */
#abiko {
	left: 170px;
	top: 115px;
	position: absolute;
}

/* [kashiwa] */
#kashiwa {
	left: 150px;
	top: 150px;
	position: absolute;
}

/* [urayasu] */
#urayasu {
	left: 120px;
	top: 280px;
	position: absolute;
}

/* [ichikawa] */
#ichikawa {
	left: 130px;
	top: 220px;
	position: absolute;
}

/* [funabashi] */
#funabashi {
	left: 160px;
	top: 230px;
	position: absolute;
}

/* [narashino] */
#narashino {
	left: 180px;
	top: 250px;
	position: absolute;
}

/* [chiba] */
#chiba {
	left: 240px;
	top: 270px;
	position: absolute;
}

/* [kisaradu] */
#kisaradu {
	left: 150px;
	top: 430px;
	position: absolute;choushi
}

/* [kimitu] */
#kimitu {
	left: 200px;
	top: 500px;
	position: absolute;
}

/* [sakae] */
#sakae {
	left: 285px;
	top: 130px;
	position: absolute;
}

/* [katori] */
#katori {
	left: 360px;
	top: 90px;
	position: absolute;
}

/* [shiroi] */
#shiroi {
	left: 190px;
	top: 160px;
	position: absolute;
}

/* [choushi] */
#choushi {
	left: 600px;
	top: 170px;
	position: absolute;
}

/* [asahi] */
#asahi {
	left: 510px;
	top: 180px;
	position: absolute;
}

/* [inzai] */
#inzai {
	left: 230px;
	top: 150px;
	position: absolute;
}

/* [yachiyo] */
#yachiyo {
	left: 220px;
	top: 200px;
	position: absolute;
}

/* [sakura] */
#sakura {
	left: 270px;
	top: 210px;
	position: absolute;
}

/* [sodegaura] */
#sodegaura {
	left: 190px;
	top: 400px;
	position: absolute;
}

/* [mutusawa] */
#mutusawa {
	left: 345px;
	top: 438px;
	position: absolute;
}

/* [isumi] */
#isumi {
	left: 390px;
	top: 480px;
	position: absolute;
}

/* [ichihara] */
#ichihara {
	left: 240px;
	top: 380px;
	position: absolute;
}

/* [kamogawa] */
#kamogawa {
	left: 260px;
	top: 580px;
	position: absolute;
}

/* [minamibousou] */
#minamibousou {
	left: 200px;
	top: 640px;
	position: absolute;
}

/* [tateyama] */
#tateyama {
	left: 150px;
	top: 700px;
	position: absolute;
}
