/* CSS Document */
html {
	overflow-y:scroll;
}
body {
	text-align: center;
	background-color:#000000;
}
fieldset, img {
	border:0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquort, th, td {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
ol, ul {
	list-style:none;
	padding:0;
	margin:0;
}
a {
	text-decoration: none;
}
/*common*/
.clear {
	clear:both;
}
/*creafix*/
.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	display:inline-block;
}
/*Hides from IE-mac */
*html .clear {
	height:1%;
}
.clear {
	display:block;
}
/*End hide from IE-mac*/
.box_left {
	float:left;
}
.box_right {
	float:right;
}
/*============= TOP Flash =============*/
#top_flash {
background:url(../img/bg_index.jpg) top center no-repeat #000000;
}
#top_flash #wrap {
height:600px;
background-color:#000000;
}
#top {
background:url(../img/bg_top.jpg) top center repeat-y #000000;
}

#wrap {
	margin: 0px auto;
	text-align:left;
	font-size:12px;
	background-color:#FFFFFF;
	width: 800px;
	color:#333333;
}
#head {
	height:319px;
	width:800px;
	position:relative;
}
#h2_naiyou {
	position:absolute;
	top:0;
	left:400px;
}
#txt_naiyou {
	position:absolute;
	top:65px;
	left:400px;
}
#h2_game {
	position:absolute;
	top:208px;
	left:0px;
}
#txt_game {
	position:absolute;
	top:208px;
	left:143px;
}
#schedule {
	padding-left:12px;
}
#schedule table {
	border-collapse:collapse;
	border:1px solid #333333;
	background-color:#FFFFFF;
	width:720px;
	font-size:10px;
	color:#000000;
}
#schedule th, td {
	border-collapse:collapse;
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
	text-align:left;
}
#schedule table td {
	padding:2px 5px 2px 5px;
}
#schedule .bg_gray {
	background-color:#E5E5E5;
}
#waribiki {
	padding-top:15px;
}
#waribiki .box_left {
	width:145px;
}
#waribiki .box_right {
	padding:0px 10px;
	width:565px;
	vertical-align:top;
}
ul {
	padding-left:1em;
}
li {
	text-indent:-1em;
}
#schedule_drink {
	padding:10px 0px 0px 15px;
}
#txt {
	text-align:center;
	padding:25px 0px;
}
#caution {
	padding:0px 15px;
	font-size:10px;
}
#caution table {
	border-collapse:collapse;
	border:none;
}
#caution td {
	border:none;
}
#copy {
	text-align:center;
	padding:10px 0px 10px 0px;
}
#close {
	position:absolute;
	top:10px;
	right:15px;
}
#top_back {
	text-align:right;
	padding:15px 15px 0px 0px;
}
