@charset "utf-8";



/*-----------------------------------------------kv----------------------------------------------*/

#kv{
width:1000px;
height:228px;
border-top:solid 3px #ffb43b;
background:url(../images/kv_live.jpg) no-repeat left top;
}

/*--------------------------------------------sub_nav--------------------------------------------*/
#sub_nav_title{
background:url(../images/sub_nav_title_live.gif) no-repeat;
width:185px;
height:37px;
text-indent:-9999px;
}

#sub_nav_kv{
background:url(../images/sub_nav_kv_live.jpg) no-repeat;
width:185px;
height:126px;
text-indent:-9999px;
}
#item{
padding:15px 0 142px 11px;
}

#item li{
text-indent:-9999px;
list-style:none;
}

#item li a{
width:174px;
height:29px;
display:block;
}

/* side nav item */
#sub_nav_01 a{
background:#333 url(../images/sub_nav_live.gif) left 0;
}
#sub_nav_01 a:hover{
background:#333 url(../images/sub_nav_live.gif) -174px top;
}
#sub_nav_02 a{
background:#333 url(../images/sub_nav_live.gif) left -29px;
}
#sub_nav_02 a:hover{
background:#333 url(../images/sub_nav_live.gif) -174px -29px;
}
#sub_nav_03 a{
background:#333 url(../images/sub_nav_live.gif) left -58px;
}
#sub_nav_03 a:hover{
background:#333 url(../images/sub_nav_live.gif) -174px -58px;
}
/*----------------------------------------------------------------------------------------------------------------*/



