/* CSS Document */

body{
	background-color:#000000;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
}

a{
	color:#CCFF00;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #CCCCCC;
	line-height: 100%;
	margin-top: 30px;
}
h1.top{
	margin:0;
	padding:0;
	color:#C0C0C0;
	border: none;
	text-align: center;
	line-height: 150%;
	font-size: 80%;
	font-weight: normal;
}
div.logo{
	width: 28px;
	height:200px;
	background:url(images/logo.gif) no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	top: 10px;
}
div.logo span{
	display:none;
}

div.logo a{
	display:block;
	width: 28px;
	height:200px;
}


.flash{
	border:1px dashed #707070;
	width: 900px;
	height: 560px;
	position: absolute;
	left: 50%;
	margin: 0 auto 0 -450px;
}



.contents{
	border:1px dashed #707070;
	background:url(images/bg.jpg) no-repeat;
	width: 900px;
	height: 560px;
	margin: 0 auto 0 -450px;
	text-align: left;
	color: #FFFFFF;
	position: absolute;
	left: 50%;
}


.contents h1.shingo{
	background: url(images/h1_shingo.gif) no-repeat 100% -25px;
	height: 50px;
	margin: 0;
	border: none;
}
.contents h1.sexon{
	background: url(images/h1_shop.gif) no-repeat 100% -20px;
	height: 50px;
	margin: 0;
	border: none;
}

.contents h1 span{
	display:none;
}



.contents div.left{
	width:320.px;
	float:left;
	text-align: center;
	width: 300px;
}

.left ul {
	margin:20px 0 0 0;
	text-align:left;
	padding: 0;
}

.left li{
	list-style-type:none;
	margin: 5px 0;
}
.left li a{
	height:28px;
	display:block;
	width: 150px;
}
.left li a span{
	display:none;
}


.left li.mn01 a{
	background: url(images/mn_01.gif) no-repeat 50% 50%;
}
.left li.mn01 a:hover,.left li.mn01 a.s{
	background: url(images/mn_ov_01.gif) no-repeat 50% 50%;
}
.left li.mn02 a{
	background: url(images/mn_02.gif) no-repeat 50% 50%;
}
.left li.mn02 a:hover,.left li.mn02 a.s{
	background: url(images/mn_ov_02.gif) no-repeat 50% 50%;
}
.left li.mn03 a{
	background: url(images/mn_03.gif) no-repeat 50% 50%;
}
.left li.mn03 a:hover,.left li.mn03 a.s{
	background: url(images/mn_ov_03.gif) no-repeat 50% 50%;
}
.left li.mn04 a{
	background: url(images/mn_04.gif) no-repeat 50% 50%;
}
.left li.mn04 a:hover,.left li.mn04 a.s{
	background: url(images/mn_ov_04.gif) no-repeat 50% 50%;
}
.left li.mn05 a{
	background: url(images/mn_05.gif) no-repeat 50% 50%;
}
.left li.mn05 a:hover,.left li.mn05 a.s{
	background: url(images/mn_ov_05.gif) no-repeat 50% 50%;
}
.left li.mn06 a{
	background: url(images/mn_06.gif) no-repeat 50% 50%;
}
.left li.mn06 a:hover,.left li.mn06 a.s{
	background: url(images/mn_ov_06.gif) no-repeat 50% 50%;
}

.contents .right{
	margin: 0px 0px 0 320px;
	width:540px;
	font-size: 80%;
	line-height: 150%;
}


.contents .right .box{
	float: left;
	width: 90px;
	height: 90px;
}

.contents .right h2{
	font-family:Arial, Helvetica, sans-serif;
	line-height: 110%;
	margin: 20px 0 0;
	border-bottom: 1px dashed #CCCCCC;
}
.contents .right p{
	margin: 8px 0 10px 0;
}

.contents div.shopnavi{
	height:30px;
	width: 480px;
	margin: 0 auto;
	position: absolute;
	top: 514px;
	left: 361px;
}
.contents div.shopnavi a{
	display:block;
	width:160px;
	height:25px;
	float:left;
}
.contents div.shopnavi a span{
	display:none;
}

.contents div.shopnavi a.item{
	background:url(images/bt_item.gif) no-repeat 0% 0%;
}
.contents div.shopnavi a.access{
	background:url(images/bt_access.gif) no-repeat 0% 0%;
}

.contents div.shopnavi a.shop{
	background:url(images/bt_shop.gif) no-repeat 0% 0%;
}

.contents div.shopnavi a.item:hover{
	background:url(images/bt_item.gif) no-repeat 0% 100%;
}
.contents div.shopnavi a.access:hover{
	background:url(images/bt_access.gif) no-repeat 0% 100%;
}

.contents div.shopnavi a.shop:hover{
	background:url(images/bt_shop.gif) no-repeat 0% 100%;
}

.contents div.shopnavi a.item_s{
	background:url(images/bt_item.gif) no-repeat 0% 100%;
}
.contents div.shopnavi a.access_s{
	background:url(images/bt_access.gif) no-repeat 0% 100%;
}

.contents div.shopnavi a.shop_s{
	background:url(images/bt_shop.gif) no-repeat 0% 100%;
}






#gmap{
	width:535px;
	height:410px;
}

#footer{
	font-family:arial;
	color: #707070;
	font-size: 12px;
	letter-spacing: 1px;
	background: url(images/sissor.gif) no-repeat 50% 0%;
	padding: 5px 0 0 0;
	left: 50%;
	width: 900px;
	margin: 562px auto 0 -450px;
	position: absolute;
}

#footer p{
	margin:0;
}

img.left{
	float:left;
	margin:0 10px 0 0;
}
img#copy{
	position: absolute;
	top: 270px;
	left: 50%;
	margin-left: -320px;
}
