@charset "Shift_JIS";
/*variety_game.css*/
/**/
.variety #nextCont h2{padding-bottom:30px;}
.variety #lead{position:relative;}
.variety #lead #noLeadBtn{position:absolute;top:215px;left:58px;}

.variety h4{padding-bottom:20px;}
.variety #evol h5{padding-bottom:15px;}
/*----------------------------------------------------------------------*/
/*game navi*/
.variety #btnGameList ul{ overflow:hidden; margin:0 auto;width:600px;}
.variety #btnGameList ul li{float:left;width:200px;height:30px;}
.variety #btnGameList ul li a{display:block;width:100%;height:100%; text-indent:-9999px; overflow:hidden;}
/**/
.variety #btnGameList ul li.nextGame{float:right;}
.variety .prevGame a{background:url(../images/variety_btn_game_prev.gif) no-repeat;}
.variety .nextGame a{background:url(../images/variety_btn_game_next.gif) no-repeat;}
/*mBtnList*/
.variety #btnGameList ul li#mBtnList{width:180px; padding-left:10px;}
.variety #btnGameList ul li#mBtnList a{background:url(../images/variety_btn_game_list.gif) 0 0 no-repeat;}
.variety #btnGameList ul li#mBtnList a:hover{ background-position:0 -40px;}
/**/
/*mBtnList*/
.variety #btnGameList ul li#mBtnIce a{background-position:0 0;}
.variety #btnGameList ul li#mBtnIce a:hover{background-position: 0 -120px;}
/**/
.variety #btnGameList ul li#mBtnMole a{background-position:-210px 0;}
.variety #btnGameList ul li#mBtnMole a:hover{background-position:-210px -120px;}
/**/
.variety #btnGameList ul li#mBtnStone a{background-position:-420px 0;}
.variety #btnGameList ul li#mBtnStone a:hover{background-position:-420px -120px;}
/**/
.variety #btnGameList ul li#mBtnPose a{background-position:-630px 0;}
.variety #btnGameList ul li#mBtnPose a:hover{background-position:-630px -120px;}
/**/
.variety #btnGameList ul li#mBtnShoot a{background-position:0 -40px;}
.variety #btnGameList ul li#mBtnShoot a:hover{background-position: 0 -160px;}
/**/
.variety #btnGameList ul li#mBtnJump a{background-position:-210px -40px;}
.variety #btnGameList ul li#mBtnJump a:hover{background-position:-210px -160px;}
/**/
.variety #btnGameList ul li#mBtnBall a{background-position:-420px -40px;}
.variety #btnGameList ul li#mBtnBall a:hover{background-position:-420px -160px;}
/**/
.variety #btnGameList ul li#mBtnGhost a{background-position:-630px -40px;}
.variety #btnGameList ul li#mBtnGhost a:hover{background-position:-630px -160px;}
/**/
.variety #btnGameList ul li#mBtnUmbrella a{background-position:0 -80px;}
.variety #btnGameList ul li#mBtnUmbrella a:hover{background-position: 0 -200px;}
/**/
.variety #btnGameList ul li#mBtnTreasure a{background-position:-210px -80px;}
.variety #btnGameList ul li#mBtnTreasure a:hover{background-position:-210px -200px;}
/**/
.variety #btnGameList ul li#mBtnBalloon a{background-position:-420px -80px;}
.variety #btnGameList ul li#mBtnBalloon a:hover{background-position:-420px -200px;}
/**/
.variety #btnGameList ul li#mBtnDock a{background-position:-630px -80px;}
.variety #btnGameList ul li#mBtnDock a:hover{background-position:-630px -200px;}