@charset "utf-8";
/* ----------------------------------------------
	style heidiclub.html
------------------------------------------------- */


#CLUB{
	width : 800px;
	background-color:#fff;
	margin : auto;
	text-align:center;
}
#CLUB a:link { color:#0000ff ;text-decoration:none; }/*未訪問リンク */
#CLUB a:visited { color:#0000ff ;text-decoration:none; }/*訪問済みリンク */
#CLUB a:active { color:#0000ff ;text-decoration:none; }/*クリックしたとき */
#CLUB a:hover { color:#ffffff ; background-color :#0000ff; text-decoration:none ; }/*マウスが乗ったとき */.intro{
	width:800px;
	height:102px;
	background:#eeeec7;
	text-align:left;
}
.intro p{
	padding:4px 0 0 42px;
	font-size:14px;
}
.box1{
	width:780px;
	border:#eeeec7 solid 3px;
	background:#fff;
	margin:40px auto 20px auto;
	position:relative;
}
.box1inner{
	width:772px;
	border:#eeeec7 solid 1px;
	background:#fff;
	margin:2px;
}
.contents1{
	width:708px;
	height:311px;
	border:#eeeec7 solid 1px;
	margin:34px auto 34px auto;
	background:#eeeec7;
	text-align:left;
}	
.contents2{
	width:708px;
	height:680px;
	border:#eeeec7 solid 1px;
	margin:34px auto 34px auto;
	background:#eeeec7;
	text-align:left;
}	
.box1 table{
	margin:30px 0 0 100px;

}
.box1 .td01{
	width:220px;
}
.box1 .td02{
	width:100px;
}
.box1 .td03{
	width:60px;
}
.box1 button{
	width:60px;
	height:20px;
	margin:auto;
	font-size:12px;
	border:1px solid #191970;
	background-color:#000080;
	color:#fff;
	cursor:pointer;
}
.box1 h2{
	width:660px;
	background:#8f904c;
	padding-left:48px;
	font-size:18px;
	font-weight:bold;
	line-height:2.0;
	color:#fff;
}
.box1 h3{
	font-size:14px;
	font-weight:bold;
	margin-top:31px;
}
.lleft{
	width:300px;
	position:absolute;
	top:100px;
	left:81px; 
}
.lright{
	width:300px;
	position:absolute;
	top:100px;
	left:435px; 
}
.tokuten{
	width:650px;
	position:absolute;
	top:65px;
	left:70px; 
}
.bld{
	font-weight:bold;
}

#TOUROKU{
	position:relative;
	width:690px;
	height:330px;
	margin:auto;
	text-align:center;
}
#TOUROKU button{
	width:180px;
	height:54px;
	margin:20px auto 0 auto;
	font-size:20px;
	font-weight:bold;
	border:1px solid #191970;
	background-color:#000080;
	color:#fff;
	cursor:pointer;
}
.tb00{
	width:330px;
	margin:50px auto 0 auto;
}
.tb00 a{font-size:16px;}
.tb01{
	position:absolute;
	top :182px;
	left:0;
}
.tb011{
	position:absolute;
	top :182px;
	left:230px;
}
.tb02{
	position:absolute;
	top :220px;
	left:256px;
}
.tb02 p{
	width:150px;
	text-align:left;
	font-size:12px;
	margin-bottom:6px;
}
.tb03{
	position:absolute;
	top :248px;
	left:474px;
	width : 217px;
	height : 68px;
	background : #eeeec7;
	border-top : solid 1px #72734c;
}
.tb03 span{
	display : block;
	padding: 10px 0 0 0;
	color : #323b1d;
	font-size : 14px;
	text-align: center;
}
