@charset "utf-8";
/* CSS Document */

/* Global Initialization */
body,h1,h2,h3,h4,h5,p,ul,dl,ol,li,table,th,tr,td,form,dl,dt,dd {
 margin: 0px; padding: 0px; font-family: "Arial Unicode", "MS UI Gothic", SimSun, Sans-serif;} /* default font */
img {border:0;}
hr{display:none;}
ul{list-style-type:none;}
/* end of global initialization */

body{background:#000;font-size:12px;color:#aaa;}

a{color:#CCC; font-size:13px;text-decoration:none;}
a:hover{color:#fff;text-decoration:underline;}
a:visited{color:#CCC;}

#wrapper980{width:980px; margin: 0 auto;}

#header{height:30px;}

#konami_logo{background:url(../img/konami_logo_100b.gif) no-repeat; width:100px; height:21px; margin: 10px 0 0 5px;}

#menu{height:36px;}

#menu ul#selection li{float:left;}

#btn_top, #btn_comp, #btn_rank_dm, #btn_rank_gf{width:123px; height:18px;display:block;}
#btn_top{background:url(../img/btn_top.gif) no-repeat;}
#btn_comp{background:url(../img/btn_comp.gif) no-repeat;}
#btn_rank_dm{background:url(../img/btn_rank_dm.gif) no-repeat;}
#btn_rank_gf{background:url(../img/btn_rank_gf.gif) no-repeat;}

a#btn_top:hover, a#btn_comp:hover, a#btn_rank:hover,#btn_rank_dm:hover,#btn_rank_gf:hover{background-position: 0 -18px;}

#footer{background:url(../img/copyright_bg.gif) no-repeat; width:920px; height:100px;padding-top:10px;}

#bemani_logo{width:122px;height:33px;float:left;}

#copyright_line{float:right;margin-left:10px;width:788px;}

#foot_menu{margin-top:10px;}

.space_clear{clear:both;}
.text_browse{display:none;}
