@charset "Shift_JIS";
/*galleryPop.css*/
/*----------------------------------------------------------------------*/
/*body*/
body#galleryPop{width:100%;background:url(../images/gallery_bg.gif) repeat;}
body#galleryPop #wrapperPop{width:650px;padding:62px 0 0 0;margin:0 auto;}
.blockSet{width:100%;background:none;padding-bottom:0;}
/*----------------------------------------------------------------------*/

/*contentsArea*/
body#galleryPop #contentsArea{clear:both;}
body#galleryPop #contentsArea .phArea{background:url(../images/gallery_pop_ph_bg.png) 0 0 no-repeat;width:402px;height:242px;padding:2px;margin:0 auto;}
body#galleryPop #contentsArea .btnArea{padding-top:10px;padding-bottom:30px;width:402px;margin:0 auto;}
/**/
body#galleryPop .btnArea #naviAreas{clear:both;width:402px;height:30px;background:url(../images/gallery_pop_title_areas.gif) 0 0 no-repeat;padding:0 0 10px 0;}
body#galleryPop .btnArea #naviBoss{clear:both;width:402px;height:30px;background:url(../images/gallery_pop_title_boss.gif) 0 0 no-repeat;padding:0 0 10px 0;}
body#galleryPop .btnArea #naviBattle{clear:both;width:402px;height:60px;background:url(../images/gallery_pop_title_battle.gif) 0 0 no-repeat;padding:0;}
body#galleryPop .btnArea ul{width:84px;height:24px;padding:3px 0 0 300px;}
body#galleryPop .btnArea ul li{float:left;width:24px;height:24px;}
body#galleryPop .btnArea ul li.btnA,body#galleryPop .btnArea ul li.btnB,body#galleryPop .btnArea ul li.btnD,body#galleryPop .btnArea ul li.btnE{padding-right:6px;}
body#galleryPop .btnArea ul li.btnD,body#galleryPop .btnArea ul li.btnE,body#galleryPop .btnArea ul li.btnF{padding-top:6px;}
body#galleryPop .btnArea ul li p,
body#galleryPop .btnArea ul li a{background:url(../images/gallery_pop_btn_numbar.png) no-repeat;display:block;width:100%;height:100%;text-indent:-9999px;}
body#galleryPop .btnArea ul li.btnA p{background-position:0 -64px;padding:0;}
body#galleryPop .btnArea ul li.btnA a:hover{background-position:0 -64px;}
body#galleryPop .btnArea ul li.btnB a{background-position:-30px 0;}
body#galleryPop .btnArea ul li.btnB p{background-position:-30px -64px;padding:0;}
body#galleryPop .btnArea ul li.btnB a:hover{background-position:-30px -64px;}
body#galleryPop .btnArea ul li.btnC a{background-position:-60px 0;}
body#galleryPop .btnArea ul li.btnC p{background-position:-60px -64px;padding:0;}
body#galleryPop .btnArea ul li.btnC a:hover{background-position:-60px -64px;}
body#galleryPop .btnArea ul li.btnD a{background-position:0 -30px;}
body#galleryPop .btnArea ul li.btnD p{background-position:0 -94px;padding:0;}
body#galleryPop .btnArea ul li.btnD a:hover{background-position:0 -94px;}
body#galleryPop .btnArea ul li.btnE a{background-position:-30px -30px;}
body#galleryPop .btnArea ul li.btnE p{background-position:-30px -94px;padding:0;}
body#galleryPop .btnArea ul li.btnE a:hover{background-position:-30px -94px;}
body#galleryPop .btnArea ul li.btnF a{background-position:-60px -30px;}
body#galleryPop .btnArea ul li.btnF p{background-position:-60px -94px;padding:0;}
body#galleryPop .btnArea ul li.btnF a:hover{background-position:-60px -94px;}

body#galleryPop #btnClose{clear:both;width:128px;margin:0 auto;padding:0 0 20px;}
body#galleryPop #btnClose {width:128px;height:14px;}
body#galleryPop #btnClose a{height:14px;background:url(../images/gallery_btn_close.png);overflow:hidden;}
body#galleryPop #btnClose a:hover{background-position:left -24px;}
