@charset "utf-8";
/* 北斗99連荘TOP用CSS */

/* reset */
body, div, p, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

address {
	margin: 5px 0 0;
	font-style: normal;
}

strong {
	color: #ff0;
	font-size: 150%;
}

div#container {
	margin: 0 auto;
	padding: 0;
	border-right: 1px solid #333;
	width: 760px;
	background-color: #000000;
}

div#container h1 {
	border-bottom: 1px solid #333;
	width: 760px;
}

div#header {
	padding: 2px 0 10px 1px;
}

ul#g_navi {
	margin: 10px auto 0;
	width: 732px;
	overflow: hidden;
}

ul#g_navi li {
	display: inline;
	float: left;
	height: 30px;
}

div#contents {
	margin: 15px auto;
	clear: both;
	width: 732px;
}

div#k_text {
	margin: 0 auto;
	padding: 10px 5px;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	width: 684px;
	line-height: 1.6;
	color: #CCC;
	font-size: 140%;
	text-align: left;
}

div#kouryaku {
	margin: 0 auto;
	position: relative;
	width: 732px;	
	height: 412px;
	background: url(../img/tejun_bg.gif) no-repeat;
}

img#tujou {
	position: absolute;
	top: 15px;
	left: 19px;
}

img#tejun1 {
	position: absolute;
	top: 15px;
	left: 263px;
}

img#reach {
	position: absolute;
	top: 15px;
	left: 507px;
}

img#bonus {
	position: absolute;
	top: 244px;
	left: 19px;
}

img#tejun2 {
	position: absolute;
	top: 244px;
	left: 263px;
}

img#shouten {
	position: absolute;
	top: 244px;
	left: 507px;
}

div#othermachine {
	margin: 30px auto 10px;
	clear: both;
}

ul#buttons {
	overflow: hidden;
}

ul#buttons li {
	margin: 5px 0 0;
	display: inline;
	float: left;
	width: 360px;
}

div#footer {
	border-top: 1px solid #666;
	clear: both;
}

/*      enter用      */

div#enter {
	margin: 0 auto;
	width: 960px;
}

div#enter img {
	display: block;
	float: left;
}

div#keiji {
	float: left;
	width: 480px;
}


/*			enter 09.04.06～			*/
li {
	display: inline;
}

#enter {
	width: 960px;
	height: 700px;
	position: relative;
}

div#map_top {
	position: absolute;
	top: 50px;
	left: 0;
	z-index: -9999;
}

div#map_bottom {
	position: absolute;
	top: 320px;
	left: 0;
	z-index: -9999;
}

div#map_right {
	position: absolute;
	top: 50px;
	left: 480px;
	z-index: -9999;
}

div#map_left {
	position: absolute;
	top: 50px;
	left: 0;
	z-index: -9999;
}

#clickable {
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 9999;
}

#bg_img {
	position: absolute;
	top: 0;
	left: 0;
}