/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#000000;
}

a:focus{
	overflow:hidden;
	outline:none;
}


#main {
	position:absolute;
	width:100%;
	top:42%;
	display: block;
}

h1 , h1 a{
	display:block;
	width:230px;
	height:120px;
	text-indent:-9999px;
	margin:0 auto;
	}
	
	
h1 a:link , h1 a:visited{
	background-image:url(../images/enter.gif);
	background-position:0 0;
	}
	
h1 a:hover{
	background-image:url(../images/enter.gif);
	background-position:0 120px;
	}
	
#footer {
	width:900px;
	margin:60px auto;
	text-align:center;
	font-size:90%;
}

#footer a:link,
#footer a:visited {
	color:#fff;
	text-decoration:none;
}

#footer a:hover,
#footer a:focus {
	color:#fff;
	text-decoration:underline;
}

#footer ul{
	padding:0;
}

#footer ul li {
	display:inline;
	margin-right:2em;
}

#bt01 ,#bt01 a{
	display:block;
	width:121px;
	height:31px;;
	margin-bottom:5px;
	text-indent:-9999px;
}

#bt01 a:link , #bt01 a:visited {
	background-image:url(http://e-808.com/images/info/btn/himonoya.gif);
	background-position:0 0px;
}

#bt01 a:hover{
	background-image:url(http://e-808.com/images/info/btn/himonoya.gif);
	background-position:0 31px;
}

#bt02 ,#bt02 a{
	display:block;
	width:145px;
	height:28px;
	margin-bottom:5px;
	text-indent:-9999px;
}

#bt02 a:link , #bt02 a:visited {
	background-image:url(http://e-808.com/images/info/btn/nikuya.gif);
	background-position:0 0px;
}

#bt02 a:hover{
	background-image:url(http://e-808.com/images/info/btn/nikuya.gif);
	background-position:0 28px;
}

#bt03 ,#bt03 a{
	display:block;
	width:110px;
	height:27px;
	margin-bottom:5px;
	text-indent:-9999px;
}

#bt03 a:link , #bt03 a:visited {
	background-image:url(http://e-808.com/images/info/btn/808.gif);
	background-position:0 0px;
}

#bt03 a:hover{
	background-image:url(http://e-808.com/images/info/btn/808.gif);
	background-position:0 27px;
}

#bt04 ,#bt04 a{
	display:block;
	width:112px;
	height:27px;	
	margin-bottom:5px;
	text-indent:-9999px;
}

#bt04 a:link , #bt04 a:visited {
	background-image:url(http://e-808.com/images/info/btn/kataribe.gif);
	background-position:0 0px;
}

#bt04 a:hover{
	background-image:url(http://e-808.com/images/info/btn/kataribe.gif);
	background-position:0 27px;
}

#bt05 ,#bt05 a{
	display:block;
	width:100px;
	height:30px;
	margin-bottom:5px;
	text-indent:-9999px;
}

#bt05 a:link , #bt05 a:visited {
	background-image:url(http://e-808.com/images/info/btn/karaton.gif);
	background-position:0 0px;
}

#bt05 a:hover{
	background-image:url(http://e-808.com/images/info/btn/karaton.gif);
	background-position:0 30px;
}

#bt06 ,#bt06 a{
	display:block;
	width:90px;
	height:37px;
	margin-bottom:5px;
	text-indent:-9999px;
}

#bt06 a:link , #bt06 a:visited {
	background-image:url(http://e-808.com/images/info/btn/shop.gif);
	background-position:0 0px;
}

#bt06 a:hover{
	background-image:url(http://e-808.com/images/info/btn/shop.gif);
	background-position:0 37px;
}

