@charset "UTF-8";

/* ==================================================================
CSS information
style info :「stage_lb」 用
================================================================== */

#wrapper { background: none;}
/* --------------------------------------------------------
#contents
-------------------------------------------------------- */
#contents_lb .ttl { text-align: center;}



#planet-black { width: 908px; position: relative; }
#planetDetail li { height: 531px; background: url(../_img/lb/lb_stage_bg.png) center top no-repeat; padding: 12px 0 0 4px;}
/*
#planetDetail li { width: 908px; height: 531px; letter-spacing: normal; vertical-align: top; display: inline-block;}
*/
#btn_prev , #btn_next { position: absolute; top: 50%; margin-top: -37px; width: 45px; height: 74px; }
#btn_prev { left: 10px; background: url(../_img/lb/btn_prev.png) center left no-repeat; }
#btn_next { right: 10px; background: url(../_img/lb/btn_next.png) center right no-repeat; }
#btn_prev a , #btn_next a { display: block; width: 45px; height: 74px; }
