/* CSS Document */

#PlofileBox{
width:242px;
padding-left:10px;
float:left;
margin-top:30px;
}

#WorksBox{
width:580px;
float:right;
margin-top:30px;
margin-left:8px;
}


#Tab_Works ul{
list-style:none;
margin-left:10px;}

#Tab_Works li{
float:left;
margin-right:3px;}

#Tab_Works li a{
text-indent:-9999px;
overflow:hidden;
background-repeat:no-repeat;
height:29px;
display:block;}



#Tab_Works li a#tab_cd{
background-image:url(../label/images/tab_cd.jpg);
background-position:0px -30px;
width:64px;}

#Tab_Works li a#tab_12{
background-image:url(../label/images/tab_12inch.jpg);
background-position:0px -30px;
width:64px;}

#Tab_Works li a#tab_7{
background-image:url(../label/images/tab_7inch.jpg);
background-position:0px -30px;
width:64px;}



/*オンマウス,アクティブ////////////////////////*/

#Tab_Works li a#tab_cd:hover{
background-image:url(../label/images/tab_cd.jpg);
background-position:0px 0px;
width:64px;}
#Tab_Works li a#tab_cd.active{
background-image:url(../label/images/tab_cd.jpg);
background-position:0px 0px;
width:64px;}


#Tab_Works li a#tab_12:hover{
background-image:url(../label/images/tab_12inch.jpg);
background-position:0px 0px;
width:64px;}
#Tab_Works li a#tab_12.active{
background-image:url(../label/images/tab_12inch.jpg);
background-position:0px 0px;
width:64px;}



#Tab_Works li a#tab_7:hover{
background-image:url(../label/images/tab_7inch.jpg);
background-position:0px 0px;
width:64px;}
#Tab_Works li a#tab_7.active{
background-image:url(../label/images/tab_7inch.jpg);
background-position:0px 0px;
width:64px;}


/*profile//////////////////////////////////*/

p.name_ryo{
text-indent:-9999px;
background-image:url(../artist/images/ryo/name_ryo.jpg);
background-repeat:no-repeat;
background-position:center;
height:13px;
padding:15px 0px;} 

p.name_akane{
text-indent:-9999px;
background-image:url(../artist/images/akane/name_akane.jpg);
background-repeat:no-repeat;
background-position:center;
height:13px;
padding:15px 0px;
} 


p.plofile_text{
color:#FFFFFF;
width:247px;
font-size:10px;
margin-bottom:20px;
padding-left:5px;}


.link_myspace a#btn_myspace{
text-indent:-9999px;
display:block;
overflow:hidden;
background-image:url(../artist/images/btn_myspace.jpg);
background-repeat:no-repeat;
height:42px;
width:165px;
margin-left:5px;}

/*OtherCategory/////////////////////////////////////////*/
#OtherCategory{
height:20px;
width:268px;
background-color:#000000;
margin-left:32px;
margin-bottom:40px;
padding:8px 10px;
} 

#OtherCategory li{
list-style:none;
float:left;
}

#OtherCategory li.dotline{
list-style:none;
float:left;
border-right:#999999 2px dotted;
width:2px;
margin:5px 8px;
height:12px;
}


#OtherCategory li a{
display:block;
text-indent:-9999px;
overflow:hidden;
background-repeat:no-repeat;
}




#OtherCategory li a#other_cd{
background-image:url(../artist/images/btn_cd.jpg);
background-position:0px 0px;
width:62px;
height:20px;}

#OtherCategory li a#other_dvd{
background-image:url(../artist/images/btn_dvd.jpg);
background-position:0px 0px;
width:69px;
height:20px;}

#OtherCategory li a#other_analog{
background-image:url(../artist/images/btn_analog.jpg);
background-position:0px 0px;
width:93px;
height:20px;}



#OtherCategory li a#other_cd:hover{
background-image:url(../artist/images/btn_cd.jpg);
background-position:0px -21px;
width:62px;
height:20px;}
#OtherCategory li a#other_cd.active{
background-image:url(../artist/images/btn_cd.jpg);
background-position:0px -21px;
width:62px;
height:20px;}

#OtherCategory li a#other_dvd:hover{
background-image:url(../artist/images/btn_dvd.jpg);
background-position:0px -21px;
width:69px;
height:20px;}
#OtherCategory li a#other_dvd.active{
background-image:url(../artist/images/btn_dvd.jpg);
background-position:0px -21px;
width:69px;
height:20px;}

#OtherCategory li a#other_analog:hover{
background-image:url(../artist/images/btn_analog.jpg);
background-position:0px -21px;
width:93px;
height:20px;}
#OtherCategory li a#other_analog.active{
background-image:url(../artist/images/btn_analog.jpg);
background-position:0px -21px;
width:93px;
height:20px;}