@charset "Shift_JIS";

/*----------------------------------------------------------------------*/
/*ticker*/
#nsTicker{background-color:#fff; padding-top:10px;}
#tickerOut{padding:15px 0;}

div#ticker{margin:0 auto; text-align:left; width:748px ;height:118px; background:url(../images/ticker/index_club_bg.gif) top left no-repeat;	position:relative;}
div#ticker .info{width:229px; height:12px; position:absolute; top:10px; left:12px;}
div#ticker .btn1{width:70px; height:63px; position:absolute; top:40px; right:15px;}
div#ticker .btn2{width:748px ;height:118px; position:absolute; top:0; left:0;}
div#ticker .display{position:relative; top:34px; left:72px; width:520px; height:78px; padding:0; overflow:hidden;}

div#ticker .display ul li{
font-size:12px; text-align:left; line-height:1.0; 
background:#ffffff url(../images/ticker/index_club_com.gif) 3px 6px no-repeat;
overflow:hidden; padding:6px 4px 1px 20px; width:500px; height:14px; margin-top:3px;
}

div#ticker ul#items,
div#ticker ul#items2 {position:absolute; width:525px; left:0;}
div#ticker ul#items {top:0;}
div#ticker ul#items2 {top:78px;}

div#ticker span.male{color:#00a0e9;padding:0 0 0 2px;}
div#ticker span.female{color:#f95fa2;padding:0 0 0 2px;}
/*--ticker end--*/

