@charset "UTF-8";

/*
* M A I N
*/

/* Index 各パネル設定 */
#contentWrap.secondlyCont #mainArea ul.selectPanel li a{
width: auto;
background: url(/ex/xy/story/images/btn_panel_sml.png) no-repeat 0 0;
background-size: 312px auto;
}
#contentWrap.secondlyCont #mainArea ul.selectPanel li.sp01 a,
#contentWrap.secondlyCont #mainArea ul.selectPanel li.sp01 a:hover{
background-position: 0 0 !important;
}
#contentWrap.secondlyCont #mainArea ul.selectPanel li.sp02 a,
#contentWrap.secondlyCont #mainArea ul.selectPanel li.sp02 a:hover{
background-position: 0 -85px !important;
}