@charset "utf-8";
body {
	color:#333;
	font-size:10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(img/bg_l.gif);
	line-height: 1.6em;
	background-color: #000000;
}
#wrapper {
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/bg_m.gif);
	background-repeat: repeat-y;
}
#box {
	padding-right: 10px;
	padding-left: 10px;
}
#header {
	padding: 0px;
	height: 60px;
	width: 780px;
	background-image: url(img/header_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
#pan {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #333333;
	padding-left: 10px;
	font-weight: normal;
}

#contents {
	float: right;
	height: auto;
	width: 590px;
	margin: 0px;
}
#footer {
	background-image:url(img/bg_f.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 800px;
	clear: both;
}
#copy {
	color:#999999;
	font-size:10px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	height: 10px;
}


#staff {
	width:87px;
	background-image:url(img/header2.gif);
	background-repeat: no-repeat;
}
#bukken {
	width:87px;
	background-image:url(img/header3.gif);
	background-repeat: no-repeat;
}
#privacy {
	width:132px;
	background-image:url(img/header4.gif);
	background-repeat: no-repeat;
}

#group {
	width:139px;
	background-image:url(img/header5.gif);
	background-repeat: no-repeat;
}

#navi_sub {
	height:21px;
	float: right;
	width: 445px;
}
#navi_sub ul,#navi_sub li {
	margin:0;
	padding:0;
	list-style-type: none;
}
#navi_sub li {
float:left;
height:21px;
}
#navi_sub li a {   
display:block;   
text-indent:-9999em;   
text-decoration:none;
height:21px;
outline:none;
}
h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a:visited {
	color: #FF0000;
}



/* menu */
#menu {
	width:185px;
	float:left;
	background-image: url(img/menu_title.gif);
	padding-top: 35px;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#menu ul,#menu li {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align: center;
}


#menu li a {
display:block;   
text-indent:-9999em;   
text-decoration:none;
outline:none;
}

#ls a:link,#ls a:visited {
background-image:url(img/btn_ls.gif);
background-repeat: no-repeat;
height: 50px;

}

#cafe a:link,#cafe a:visited {
background-image:url(img/btn_cafe1.gif);
background-repeat: no-repeat;
height: 50px;
margin-top: 5px;

}


#game a:link,#game a:visited {
background-image:url(img/btn_game1.gif);
background-repeat: no-repeat;
height: 50px;
margin-top: 5px;

}
#game_s a:link,#game_s a:visited {
	background-image:url(img/btn_game_s.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 5px;
	background-position: right;
	text-indent: 1px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	text-decoration: none;
}


#event a:link,#event a:visited {
background-image:url(img/btn_eve1.gif);
background-repeat: no-repeat;
height: 50px;
margin-top: 5px;
}

#map a:link,#map a:visited {
background-image:url(img/btn_map1.gif);
background-repeat: no-repeat;
height: 50px;
margin-top: 5px;
}

#tenpo a:link,#tenpo a:visited {
background-image:url(img/btn_tenpo1.gif);
background-repeat: no-repeat;
height: 50px;
margin-top: 5px;
}



#mail a:link,#mail a:visited {
background-image:url(img/btn_mail1.gif);
background-repeat: no-repeat;
height: 50px;
margin-top: 5px;
}


#poro a:link,#poro a:visited {
background-image:url(img/btn_poro1.gif);
background-repeat: no-repeat;
height: 50px;
margin-top: 5px;
}


ul.menu li a:hover {
top:2px;
left:2px;
position:relative;
}
/* menu */



#footer p {
font-size: 10px;
color: #666666;
padding-left: 20px;
margin: 0px;
display: block;
padding-bottom: 2px;
}

strong {
	font-weight: normal;
	margin: 0px;
}
em {
	font-style: normal;
}

#header img {
	margin: 0px;
	float: left;
}

.font12st {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.red12 {
	font-size: 12px;
	color: #FF0000;
}
.font08 {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}
