/*
--------------------------
共通ヘッダ用スタイルシート
2008/05/22
--------------------------
*/
#kbc_header{
width:100%;
height:60px;
margin:0px;
padding:0px;
background:url(../image/header/bg.gif) repeat-x;
text-align:center;
font-size:10px;
line-height:12px;
}
#kbc_header_wrapper{
text-align:center;
margin:0px auto;
}
#kbc_header_container{
width:800px;
margin:0px auto;
padding-top:5px;
background: url(../image/header/kyoro.gif) no-repeat right 0;
}
#kbc_header p{
width:167px;
height:25px;
margin:0;
padding:0;
float:left;
}
#kbc_header form{
height:25px;
margin:0 100px 0 0;
padding:0;
float:right;
}
#kbc_header ul{
clear:both;
width:680px;
padding:5px 0px;
margin:0px auto;
}
#kbc_header ul li{
display:inline;
list-style:none;
}

/*
---------------------------
リンクボタン
---------------------------
*/
#kbc_header a,
#kbc_header a:hover{
display:block;
padding:0px;
text-indent:-100000px;
}
a#header_kbchome{
margin:0px;
width:167px;
height:25px;
background: url(../image/header/kbchome.gif) no-repeat 0px 0px;
}
#kbc_header ul li a,
#kbc_header ul li a:hover{
float:left;
height:20px;
margin:0px 3px 0px 0px;
}
a#header_tv{
width:50px;
background: url(../image/header/btn_tv.gif) no-repeat 0px 0px;
}
a#header_radio{
width:50px;
background: url(../image/header/btn_radio.gif) no-repeat 0px 0px;
}
a#header_news{
width:55px;
background: url(../image/header/btn_news.gif) no-repeat 0px 0px;
}
a#header_sports{
width:55px;
background: url(../image/header/btn_sports.gif) no-repeat 0px 0px;
}
a#header_ana{
width:75px;
background: url(../image/header/btn_ana.gif) no-repeat 0px 0px;
}
a#header_event{
width:55px;
background: url(../image/header/btn_event.gif) no-repeat 0px 0px;
}
a#header_tttv{
width:75px;
background: url(../image/header/btn_tt_tv.gif) no-repeat 0px 0px;
}
a#header_ttradio{
width:75px;
background: url(../image/header/btn_tt_radio.gif) no-repeat 0px 0px;
}
a#header_live{
width:75px;
background: url(../image/header/btn_live.gif) no-repeat 0px 0px;
}
a#header_movie{
width:75px;
background: url(../image/header/btn_movie.gif) no-repeat 0px 0px;
}

a#header_tv:hover{background: url(../image/header/btn_tv.gif) no-repeat 0px -20px;}
a#header_radio:hover{background: url(../image/header/btn_radio.gif) no-repeat 0px -20px;}
a#header_news:hover{background: url(../image/header/btn_news.gif) no-repeat 0px -20px;}
a#header_sports:hover{background: url(../image/header/btn_sports.gif) no-repeat 0px -20px;}
a#header_ana:hover{background: url(../image/header/btn_ana.gif) no-repeat 0px -20px;}
a#header_event:hover{background: url(../image/header/btn_event.gif) no-repeat 0px -20px;}
a#header_tttv:hover{background: url(../image/header/btn_tt_tv.gif) no-repeat 0px -20px;}
a#header_ttradio:hover{background: url(../image/header/btn_tt_radio.gif) no-repeat 0px -20px;}
a#header_live:hover{background: url(../image/header/btn_live.gif) no-repeat 0px -20px;}
a#header_movie:hover{background: url(../image/header/btn_movie.gif) no-repeat 0px -20px;}
