@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-size:11pt;
}

img {border:none}

 #container {
	width: 760px;
	background: #FFFFFF;
	margin: 20px auto;
	text-align: left;
} 
 #header {

} 
 #header h1 {
	margin: 0;
	padding: 10px 0;
}
 #sidebar1 {
	float: left;
	width: 200px;
	background: #fff;
	
}

#sidemenu {
	margin: 20px 10px;
	border-color: #4cb04c;
	border-left: 1px solid #4cb04c;
	border-right: 1px solid #4cb04c;
	border-bottom: 1px solid #4cb04c;
	width: 180px;
	}


 #mainContent {
	margin: 50px 0 0 200px;
	padding: 0 20px 20px 20px;
} 
 #footer { 
	padding: 0 10px 0 20px;
	background:#DDDDDD; 
} 
 #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.menubar {
	width:180px;
	height:30px;
	background-image:url(img/menubtn.gif);
	font-size:14pt;
	color:#003300;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	background-repeat: no-repeat;
}

.menulist {
	list-style-image:url(img/icon.gif);
	font-size:13pt;
	
}

.menulist li {
font-weight:bold;
line-height: 20pt;
padding-left:10px;
}

a:link {color: #009933;}
a:visited {color: #009933;}
a:active {color: #006600;}
a:hover {color:#FF9966}

.paytable {
	width:100%;
	font-size:0.8em;
	text-align: center;
	border-collapse:collapse;
	
	margin-bottom: 30px;
}

.paytable td {
	
	border:#33CC99 2px solid;
}

.infolist {
list-style:none;
}
.imgmap {
	text-decoration:none;
	margin:0 auto;
	text-align: center;
	margin-bottom: 10px;
}

.bikoulist {
list-style:decimal;
}
.midasi {
	color: #009933;
	font-weight: bold;
	font-size: 12pt;
}

.h1 {
	color:#6BBE6B;
	text-align: center;
	border-bottom: 1px dashed #6bbe6b;
	font-size:large;
}

.h2 {
	border-bottom: #339999 1px solid;
	font-size: 14pt;
	color: #66CC99;
}

.h3 {
	color:#009999;
	font-size: 10pt;
}

.hallfloat {
	width:520px;
	height: 180px;
}
.leftmanu {
	float:left;
	width:260px;
	height: 180px;
}
.rightmanu
{
	margin-left:260px;
	height: 180px;
}

.halltable {
	width:100%;
	vertical-align:text-top;
	margin-bottom: 20px;
	text-align: left;
}
.halltable td {
width:50%;
}

.navi {
margin:5px;
text-align:center;
}
.event {
	font-weight:bold;
	color: #009966;
	
}

#footer {
	background-color: #FFFFFF;
	font-size: 10pt;
	padding:10px;
	border-top:dashed 1px #009933;
	}
#leftfloat {
float:left
}
#footright {
text-align:right;

}

#infomation {
	padding:10px;
	border: 1px dashed #339966;

}

.eventtablelist {
	width:100%;
	border:2px solid #009966;
	border-collapse:collapse;
	margin-bottom: 50px;
}

.eventtablelist td {
	padding:5px;
	border:2px dashed #009966;
	border-collapse:collapse;
}
.textarea {
	padding: 0 15px;
}
