/* VC NEOGEO BODY */

body{
  font-family :	"Osaka", "MS UI Gothic", sans-serif;
  font-size : 1em;
  background:#000000;
  color	 : #fff;
}

/* VC NEOGEO MAIN */

.main{
  width : 700px;
  margin:0px auto;
}

/* VC NEOGEO HEADER */

.header{
  width : 700px;
  height : 40px; 
}
.header_vc{
  width : 240px;
  height : 40px; 
  float : left;
}
.header_vc_blank{
  width : 110px;
  height : 40px; 
  float : left;
}
.header_wii_blank{
  width : 280px;
  height : 40px; 
  float : left;
}
.header_wii{
  width : 70px;
  height : 40px; 
  float : left;
}
.header_blank01{
  width : 700px;
  height : 10px;
}
.title{
  width : 700px;
  height : 286px;
  background-image: url(images/Header_title.jpg);
  background-repeat: no-repeat;
}

/* VC NEOGEO QUESTION */

.ques{
  width : 700px;
  height : 80px; 
}
.ques_blank{
  width : 450px;
  height : 40px;
  float : left;
}

div.ques_icon {
  width : 250px;
  height : 40px;
  float : left;
}
.ques_blank2{
  width : 35px;
  height : 40px;
  float : left;
}

/* VC NEOGEO LINUP */

.lineup{
  width : 700px;
  height : 50px; 
}
.lineup_logo{
  width : 50px;
  height : 50px;
  float : left;
}
.lineup_midasi{
  height : 30px;
  float : left;
  font-size : 32px;
  margin-top : 10px;
  margin-left : 10px;
  font-weight : bold;
}

.lineup_blank{
  width : 700px;
  height : 30px; 
}

/* VC NEOGEO GAME LIST */

.game_list{
  width : 700px;
  height : 105px;
}
.game_cg{
  width : 160px;
  height : 100px;
  float : left;
  background-repeat: no-repeat;
}
.game_title{
  height : 80px;
  float : left;
  margin-top : 5px;
  margin-left : 10px;
}
.game_list_blank01{
  width : 700px;
  height : 5px;
}
.game_bar{
  width : 700px;
  height : 2px;
  background-image: url(images/gold_bar.gif);
  background-repeat: no-repeat;
  _margin-top: -30px;
}
.game_list_blank02{
  width : 700px;
  height : 25px; 
}
.blank01{
  width : 700px;
  height : 40px;
}
.blank02{
  width : 700px;
  height : 25px;
}
/* VC NEOGEO TOPGO LINK */
div.topgo{
  width : 700px;
  height : 41px; 
}
div.topgo_blank{
  width : 265px;
  height : 40px;
  float : left;
}
div.topgo_link{
  width : 170px;
  height : 40px;
  float : left;
  margin :0px;
  padding :0px;
}
/* VC NEOGEO FOOTER */

.footer{
  width : 500px;
  height : 95px;
  margin:0px auto;
}
.footer_snk{
  width : 500px;
  height : 35px;
}
.snk_logo{
  width : 60px;
  height : 31px;
  float : left;
}
.snk_syohyo{
  width : 440px
  height : 27px;
  float : left;
  font-size : 13px;
  margin-top : 5px;
  margin-left : 10px;
}
.footer_d4e{
  width : 500px;
  height : 60px;
}
.d4e_logo{
  width : 60px;
  height : 60px;
  float : left;
}
.d4e_syohyo{
  height : 13px;
  float : left;
  font-size : 13px;
  margin-top : 23px;
  margin-left : 10px;
}
/* VC NEOGEO ID */

#midasi{
  color : #fff;
  text-align: left;
  font-size : 30px;
  margin-top : 5px;
}
#kakaku{
  color : #fff;
  text-align: left;
  font-size : 18px;
  font-weight : bold;
}

/* VC NEOGEO LINK BUTTON SETTING */
p.ques_link a{
  width : 250px;
  height : 40px;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top : -20px;
  font-size : 20px;
  text-align : center;
  text-decoration :none; 
  font-weight : bold;
  line-height: 0.7;
  _margin-top: 10px;
}
p.ques_link a:link{
    background-image : url(images/ques_icon.gif) ;
	color : #136d84;
}
p.ques_link a:visited{
    background-image : url(images/ques_icon.gif) ;
	color : #136d84;
}
p.ques_link a:hover{
    background-image : url(images/ques_icon-over.gif) ;
	color : #ffffff;
}
p.ques_link a:active{
    background-image : url(images/ques_icon-over.gif) ;
	color : #ffffff;
}

p.back_link a{
  width : 170px;
  height : 40px;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top : -20px;
  left: 265px;
  font-size : 18px;
  text-align : center;
  text-decoration :none; 
  font-weight : bold;
  line-height: 0.80
}
p.back_link a:link{
    background-image : url(images/back_icon.gif) ;
	color : #136d84;
}
p.back_link a:visited{
    background-image : url(images/back_icon.gif) ;
	color : #136d84;
}
p.back_link a:hover{
    background-image : url(images/back_icon-over.gif) ;
	color : #ffffff;
}
p.back_link a:active{
    background-image : url(images/back_icon-over.gif) ;
	color : #ffffff;
}

p.fatalfury a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.fatalfury a:link{
    background-image : url(images/fatalfury_j.gif) ;
}
p.fatalfury a:visited{
    background-image : url(images/fatalfury_j.gif) ;
}
p.fatalfury a:hover{
    background-image : url(images/fatalfury_j-over.gif) ;
}
p.fatalfury a:active{
    background-image : url(images/fatalfury_j-over.gif) ;
}

p.worldheroes a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.worldheroes a:link{
    background-image : url(images/worldheroes_j.gif) ;
}
p.worldheroes a:visited{
    background-image : url(images/worldheroes_j.gif) ;
}
p.worldheroes a:hover{
    background-image : url(images/worldheroes_j-over.gif) ;
}
p.worldheroes a:active{
    background-image : url(images/worldheroes_j-over.gif) ;
}

p.magicianload a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.magicianload a:link{
    background-image : url(images/magicianload_j.gif) ;
}
p.magicianload a:visited{
    background-image : url(images/magicianload_j.gif) ;
}
p.magicianload a:hover{
    background-image : url(images/magicianload_j-over.gif) ;
}
p.magicianload a:active{
    background-image : url(images/magicianload_j-over.gif) ;
}


p.artoffighting a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.artoffighting a:link{
    background-image : url(images/artoffighting_j.gif) ;
}
p.artoffighting a:visited{
    background-image : url(images/artoffighting_j.gif) ;
}
p.artoffighting a:hover{
    background-image : url(images/artoffighting_j-over.gif) ;
}
p.artoffighting a:active{
    background-image : url(images/artoffighting_j-over.gif) ;
}

p.samuraispirits a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.samuraispirits a:link{
    background-image : url(images/samuraispirits_j.gif) ;
}
p.samuraispirits a:visited{
    background-image : url(images/samuraispirits_j.gif) ;
}
p.samuraispirits a:hover{
    background-image : url(images/samuraispirits_j-over.gif) ;
}
p.samuraispirits a:active{
    background-image : url(images/samuraispirits_j-over.gif) ;
}

p.raguy a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.raguy a:link{
    background-image : url(images/raguy_j.gif) ;
}
p.raguy a:visited{
    background-image : url(images/raguy_j.gif) ;
}
p.raguy a:hover{
    background-image : url(images/raguy_j-over.gif) ;
}
p.raguy a:active{
    background-image : url(images/raguy_j-over.gif) ;
}

p.kof94 a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.kof94 a:link{
    background-image : url(images/kof94_j.gif) ;
}
p.kof94 a:visited{
    background-image : url(images/kof94_j.gif) ;
}
p.kof94 a:hover{
    background-image : url(images/kof94_j-over.gif) ;
}
p.kof94 a:active{
    background-image : url(images/kof94_j-over.gif) ;
}

p.baseballstars2 a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.baseballstars2 a:link{
    background-image : url(images/baseballstars2_j.gif) ;
}
p.baseballstars2 a:visited{
    background-image : url(images/baseballstars2_j.gif) ;
}
p.baseballstars2 a:hover{
    background-image : url(images/baseballstars2_j-over.gif) ;
}
p.baseballstars2 a:active{
    background-image : url(images/baseballstars2_j-over.gif) ;
}

p.toph a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.toph a:link{
    background-image : url(images/toph_j.gif) ;
}
p.toph a:visited{
    background-image : url(images/toph_j.gif) ;
}
p.toph a:hover{
    background-image : url(images/toph_j-over.gif) ;
}
p.toph a:active{
    background-image : url(images/toph_j-over.gif) ;
}

p.metalslug a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.metalslug a:link{
    background-image : url(images/metalslug_j.gif) ;
}
p.metalslug a:visited{
    background-image : url(images/metalslug_j.gif) ;
}
p.metalslug a:hover{
    background-image : url(images/metalslug_j-over.gif) ;
}
p.metalslug a:active{
    background-image : url(images/metalslug_j-over.gif) ;
}

p.burningfight a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.burningfight a:link{
    background-image : url(images/burningfight_jp.gif) ;
}
p.burningfight a:visited{
    background-image : url(images/burningfight_jp.gif) ;
}
p.burningfight a:hover{
    background-image : url(images/burningfight_jp-over.gif) ;
}
p.burningfight a:active{
    background-image : url(images/burningfight_jp-over.gif) ;
}

p.fatalfury2 a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.fatalfury2 a:link{
    background-image : url(images/fatalfury2_j.gif) ;
}
p.fatalfury2 a:visited{
    background-image : url(images/fatalfury2_j.gif) ;
}
p.fatalfury2 a:hover{
    background-image : url(images/fatalfury2_j-over.gif) ;
}
p.fatalfury2 a:active{
    background-image : url(images/fatalfury2_j-over.gif) ;
}

p.ninjacombat a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.ninjacombat a:link{
    background-image : url(images/ninjacombat_j.gif) ;
}
p.ninjacombat a:visited{
    background-image : url(images/ninjacombat_j.gif) ;
}
p.ninjacombat a:hover{
    background-image : url(images/ninjacombat_j-over.gif) ;
}
p.ninjacombat a:active{
    background-image : url(images/ninjacombat_j-over.gif) ;
}

p.kotm a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.kotm a:link{
    background-image : url(images/kotm_j.gif) ;
}
p.kotm a:visited{
    background-image : url(images/kotm_j.gif) ;
}
p.kotm a:hover{
    background-image : url(images/kotm_j-over.gif) ;
}
p.kotm a:active{
    background-image : url(images/kotm_j-over.gif) ;
}

p.artoffighting2 a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.artoffighting2 a:link{
    background-image : url(images/artoffighting2_j.gif) ;
}
p.artoffighting2 a:visited{
    background-image : url(images/artoffighting2_j.gif) ;
}
p.artoffighting2 a:hover{
    background-image : url(images/artoffighting2_j-over.gif) ;
}
p.artoffighting2 a:active{
    background-image : url(images/artoffighting2_j-over.gif) ;
}

p.ninjacommando a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.ninjacommando a:link{
    background-image : url(images/ninjacommando_j.gif) ;
}
p.ninjacommando a:visited{
    background-image : url(images/ninjacommando_j.gif) ;
}
p.ninjacommando a:hover{
    background-image : url(images/ninjacommando_j-over.gif) ;
}
p.ninjacommando a:active{
    background-image : url(images/ninjacommando_j-over.gif) ;
}

p.btg a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.btg a:link{
    background-image : url(images/btg_j.gif) ;
}
p.btg a:visited{
    background-image : url(images/btg_j.gif) ;
}
p.btg a:hover{
    background-image : url(images/btg_j-over.gif) ;
}
p.btg a:active{
    background-image : url(images/btg_j-over.gif) ;
}

p.shinsamu a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.shinsamu a:link{
    background-image : url(images/shinsamu_j.gif) ;
}
p.shinsamu a:visited{
    background-image : url(images/shinsamu_j.gif) ;
}
p.shinsamu a:hover{
    background-image : url(images/shinsamu_j-over.gif) ;
}
p.shinsamu a:active{
    background-image : url(images/shinsamu_j-over.gif) ;
}

p.metalslug2 a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.metalslug2 a:link{
    background-image : url(images/metalslug2_j.gif) ;
}
p.metalslug2 a:visited{
    background-image : url(images/metalslug2_j.gif) ;
}
p.metalslug2 a:hover{
    background-image : url(images/metalslug2_j-over.gif) ;
}
p.metalslug2 a:active{
    background-image : url(images/metalslug2_j-over.gif) ;
}

p.topgo a{
  width : 170px;
  height : 40px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -18px;
}
p.topgo a:link{
    background-image : url(images/topgo.gif) ;
}
p.topgo a:visited{
    background-image : url(images/topgo.gif) ;
}
p.topgo a:hover{
    background-image : url(images/topgo-over.gif) ;
}
p.topgo a:active{
    background-image : url(images/topgo-over.gif) ;
}





p.fatalfurysp a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.fatalfurysp a:link{
    background-image : url(images/fatalfurysp_j.gif) ;
}
p.fatalfurysp a:visited{
    background-image : url(images/fatalfurysp_j.gif) ;
}
p.fatalfurysp a:hover{
    background-image : url(images/fatalfurysp_j-over.gif) ;
}
p.fatalfurysp a:active{
    background-image : url(images/fatalfurysp_j-over.gif) ;
}




p.brikinger a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.brikinger a:link{
    background-image : url(images/brikinger_j.gif) ;
}
p.brikinger a:visited{
    background-image : url(images/brikinger_j.gif) ;
}
p.brikinger a:hover{
    background-image : url(images/brikinger_j-over.gif) ;
}
p.brikinger a:active{
    background-image : url(images/brikinger_j-over.gif) ;
}



p.kof95 a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.kof95 a:link{
    background-image : url(images/kof95_j.gif) ;
}
p.kof95 a:visited{
    background-image : url(images/kof95_j.gif) ;
}
p.kof95 a:hover{
    background-image : url(images/kof95_j-over.gif) ;
}
p.kof95 a:active{
    background-image : url(images/kof95_j-over.gif) ;
}


p.ff3 a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.ff3 a:link{
    background-image : url(images/fatalfury3_j.gif) ;
}
p.ff3 a:visited{
    background-image : url(images/fatalfury3_j.gif) ;
}
p.ff3 a:hover{
    background-image : url(images/fatalfury3_j-over.gif) ;
}
p.ff3 a:active{
    background-image : url(images/fatalfury3_j-over.gif) ;
}


p.samuzankurou a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.samuzankurou a:link{
    background-image : url(images/samuzankurou_j.gif) ;
}
p.samuzankurou a:visited{
    background-image : url(images/samuzankurou_j.gif) ;
}
p.samuzankurou a:hover{
    background-image : url(images/samuzankurou_j-over.gif) ;
}
p.samuzankurou a:active{
    background-image : url(images/samuzankurou_j-over.gif) ;
}



p.whp a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.whp a:link{
	background-image : url(images/whp_j.gif);
}
p.whp a:visited{
    background-image : url(images/whp_j.gif) ;
}
p.whp a:hover{
    background-image : url(images/whp_j-over.gif) ;
}
p.whp a:active{
    background-image : url(images/whp_j-over.gif) ;
}


p.kof96 a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.kof96 a:link{
	background-image : url(images/kof96_j.gif);
}
p.kof96 a:visited{
    background-image : url(images/kof96_j.gif) ;
}
p.kof96 a:hover{
    background-image : url(images/kof96_j-over.gif) ;
}
p.kof96 a:active{
    background-image : url(images/kof96_j-over.gif) ;
}


p.lastresort a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.lastresort a:link{
	background-image : url(images/lastreasort_j.gif);
}
p.lastresort a:visited{
    background-image : url(images/lastreasort_j.gif) ;
}
p.lastresort a:hover{
    background-image : url(images/lastreasort_j-over.gif) ;
}
p.lastresort a:active{
    background-image : url(images/lastreasort_j-over.gif) ;
}


p.kotm2 a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.kotm2 a:link{
	background-image : url(images/kotm2_j.gif);
}
p.kotm2 a:visited{
    background-image : url(images/kotm2_j.gif) ;
}
p.kotm2 a:hover{
    background-image : url(images/kotm2_j-over.gif) ;
}
p.kotm2 a:active{
    background-image : url(images/kotm2_j-over.gif) ;
}



p.gangan a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.gangan a:link{
	background-image : url(images/gangan_j.gif);
}
p.gangan a:visited{
    background-image : url(images/gangan_j.gif) ;
}
p.gangan a:hover{
    background-image : url(images/gangan_j-over.gif) ;
}
p.gangan a:active{
    background-image : url(images/gangan_j-over.gif) ;
}



p.firesuplex a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.firesuplex a:link{
	background-image : url(images/firesuplex_j.gif);
}
p.firesuplex a:visited{
    background-image : url(images/firesuplex_j.gif) ;
}
p.firesuplex a:hover{
    background-image : url(images/firesuplex_j-over.gif) ;
}
p.firesuplex a:active{
    background-image : url(images/firesuplex_j-over.gif) ;
}



p.fuunmokushiroku a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.fuunmokushiroku a:link{
	background-image : url(images/fuunmokushiroku_j.gif);
}
p.fuunmokushiroku a:visited{
    background-image : url(images/fuunmokushiroku_j.gif) ;
}
p.fuunmokushiroku a:hover{
    background-image : url(images/fuunmokushiroku_j-over.gif) ;
}
p.fuunmokushiroku a:active{
    background-image : url(images/fuunmokushiroku_j-over.gif) ;
}



p.joyjoykid a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.joyjoykid a:link{
	background-image : url(images/joyjoykid_j.gif);
}
p.joyjoykid a:visited{
    background-image : url(images/joyjoykid_j.gif) ;
}
p.joyjoykid a:hover{
    background-image : url(images/joyjoykid_j-over.gif) ;
}
p.joyjoykid a:active{
    background-image : url(images/joyjoykid_j-over.gif) ;
}


p.fuunstb a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.fuunstb a:link{
	background-image : url(images/fuunstb_j.gif);
}
p.fuunstb a:visited{
    background-image : url(images/fuunstb_j.gif) ;
}
p.fuunstb a:hover{
    background-image : url(images/fuunstb_j-over.gif) ;
}
p.fuunstb a:active{
    background-image : url(images/fuunstb_j-over.gif) ;
}



p.lbowling a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.lbowling a:link{
	background-image : url(images/leaguebowling_j.gif);
}
p.lbowling a:visited{
    background-image : url(images/leaguebowling_j.gif) ;
}
p.lbowling a:hover{
    background-image : url(images/leaguebowling_j-over.gif) ;
}
p.fuunstb a:active{
    background-image : url(images/leaguebowling_j-over.gif) ;
}


p.ninjamasters a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.ninjamasters a:link{
	background-image : url(images/ninjamasters_j.gif);
}
p.ninjamasters a:visited{
    background-image : url(images/ninjamasters_j.gif) ;
}
p.ninjamasters a:hover{
    background-image : url(images/ninjamasters_j-over.gif) ;
}
p.ninjamasters a:active{
    background-image : url(images/ninjamasters_j-over.gif) ;
}


p.tstars a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.tstars a:link{
	background-image : url(images/twinklestarsprites_j.gif);
}
p.tstars a:visited{
    background-image : url(images/twinklestarsprites_j.gif) ;
}
p.tstars a:hover{
    background-image : url(images/twinklestarsprites_j-over.gif) ;
}
p.tstars a:active{
    background-image : url(images/twinklestarsprites_j-over.gif) ;
}



p.artoffighting_gaiden a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.artoffighting_gaiden a:link{
	background-image : url(images/artoffightinggd_j.gif);
}
p.artoffighting_gaiden a:visited{
    background-image : url(images/artoffightinggd_j.gif) ;
}
p.artoffighting_gaiden a:hover{
    background-image : url(images/artoffightinggd_j-over.gif) ;
}
p.artoffighting_gaiden a:active{
    background-image : url(images/artoffightinggd_j-over.gif) ;
}



p.kof97 a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.kof97 a:link{
	background-image : url(images/kof97_j.gif);
}
p.kof97 a:visited{
    background-image : url(images/kof97_j.gif) ;
}
p.kof97 a:hover{
    background-image : url(images/kof97_j-over.gif) ;
}
p.kof97 a:active{
    background-image : url(images/kof97_j-over.gif) ;
}




p.crossedswords a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.crossedswords a:link{
	background-image : url(images/crossedswords_j.gif);
}
p.crossedswords a:visited{
    background-image : url(images/crossedswords_j.gif) ;
}
p.crossedswords a:hover{
    background-image : url(images/crossedswords_j-over.gif) ;
}
p.crossedswords a:active{
    background-image : url(images/crossedswords_j-over.gif) ;
}


p.y2020sb a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.y2020sb a:link{
	background-image : url(images/2020superbaseball_j.gif);
}
p.y2020sb a:visited{
    background-image : url(images/2020superbaseball_j.gif) ;
}
p.y2020sb a:hover{
    background-image : url(images/2020superbaseball_j-over.gif) ;
}
p.y2020sb a:active{
    background-image : url(images/2020superbaseball_j-over.gif) ;
}



p.shinouken a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.shinouken a:link{
	background-image : url(images/shinouken_j.gif);
}
p.shinouken a:visited{
    background-image : url(images/shinouken_j.gif) ;
}
p.shinouken a:hover{
    background-image : url(images/shinouken_j-over.gif) ;
}
p.shinouken a:active{
    background-image : url(images/shinouken_j-over.gif) ;
}



p.sengokudensyou a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.sengokudensyou a:link{
	background-image : url(images/sengokudensyou_j.gif);
}
p.sengokudensyou a:visited{
    background-image : url(images/sengokudensyou_j.gif) ;
}
p.sengokudensyou a:hover{
    background-image : url(images/sengokudensyou_j-over.gif) ;
}
p.sengokudensyou a:active{
    background-image : url(images/sengokudensyou_j-over.gif) ;
}


p.wh2 a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.wh2 a:link{
	background-image : url(images/wh2_j.gif);
}
p.wh2 a:visited{
    background-image : url(images/wh2_j.gif) ;
}
p.wh2 a:hover{
    background-image : url(images/wh2_j-over.gif) ;
}
p.wh2 a:active{
    background-image : url(images/wh2_j-over.gif) ;
}



p.aso2 a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.aso2 a:link{
	background-image : url(images/aso2_j.gif);
}
p.aso2 a:visited{
    background-image : url(images/aso2_j.gif) ;
}
p.aso2 a:hover{
    background-image : url(images/aso2_j-over.gif) ;
}
p.aso2 a:active{
    background-image : url(images/aso2_j-over.gif) ;
}


p.wh2jet a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.wh2jet a:link{
	background-image : url(images/wh2jet_j.gif);
}
p.wh2jet a:visited{
    background-image : url(images/wh2jet_j.gif) ;
}
p.wh2jet a:hover{
    background-image : url(images/wh2jet_j-over.gif) ;
}
p.wh2jet a:active{
    background-image : url(images/wh2jet_j-over.gif) ;
}


p.sengokudensyou2 a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.sengokudensyou2 a:link{
	background-image : url(images/sengokudensyou2_j.gif);
}
p.sengokudensyou2 a:visited{
    background-image : url(images/sengokudensyou2_j.gif) ;
}
p.sengokudensyou2 a:hover{
    background-image : url(images/sengokudensyou2_j-over.gif) ;
}
p.sengokudensyou2 a:active{
    background-image : url(images/sengokudensyou2_j-over.gif) ;
}


p.realbout a{
  width : 160px;
  height : 100px;
  margin :0px;
  padding :0px;
  float : left;
  display:block;
  overflow:hidden;
  background-repeat: no-repeat;
  position: relative ;
  top: -10px;
}
p.realbout a:link{
	background-image : url(images/realbout_j.gif);
}
p.realbout a:visited{
    background-image : url(images/realbout_j.gif) ;
}
p.realbout a:hover{
    background-image : url(images/realbout_j-over.gif) ;
}
p.realbout a:active{
    background-image : url(images/realbout_j-over.gif) ;
}
