/*-----------------------------------------
common.css
-----------------------------------------*/

/*base board
-----------------------------------------*/
#BaseBoardTable{width:100%;height:100%;}
#BaseBoardTD1{width:50%;background-image:url(../img/bg_topleft.jpg);background-repeat:repeat-x;background-position:bottom;background-color:#E7E7E7;}
#BaseBoardTD2{background-image:url(../img/bg_topleft.jpg);background-repeat:repeat-x;background-position:bottom;background-color:#E7E7E7;}
#BaseBoardTD3{width:50%;background-image:url(../img/bg_topright.jpg);background-repeat:repeat-x;background-position:bottom;background-color:#E7E7E7;}
#BaseBoardTD4{}
#BaseBoardTD5{background-image:url(../img/bg_middle3.jpg);background-repeat:repeat-x;}
#BaseBoardTD6{}
#BaseBoardTD7{background-image:url(../img/bg_bottom.jpg);background-repeat:repeat-x;background-position;top;background-color:#E7E7E7;}
#BaseBoardTD8{height:100%;background-image:url(../img/bg_bottom.jpg);background-repeat:repeat-x;background-position:top;background-color:#E7E7E7;}
#BaseBoardTD9{background-image:url(../img/bg_bottom.jpg);background-repeat:repeat-x;background-position:top;background-color:#E7E7E7;}

#LeftMiddleAreaTable{width:100%;height:100%;}
#LeftMiddleAreaTD1{height:35px;background-image:url(../img/bg_middle1.jpg);background-repeat:repeat-x;}
#LeftMiddleAreaTD2{height:100%;background-color:#F1F9FE;}
#LeftMiddleAreaTD3{height:35px;background-image:url(../img/bg_middle2.jpg);background-repeat:repeat-x;}

#RightMiddleAreaTable{width:100%;height:100%;}
#RightMiddleAreaTD1{height:35px;background-image:url(../img/bg_middle1.jpg);background-repeat:repeat-x;}
#RightMiddleAreaTD2{height:100%;background-color:#F1F9FE;}
#RightMiddleAreaTD3{height:35px;background-image:url(../img/bg_middle2.jpg);background-repeat:repeat-x;}


/*Head
-----------------------------------------*/
#SEOText{color:#7A7A7A;font-size:8pt;font-weight:normal;float:right;text-align:right;padding:66px 0 0 0;}
#Logo{margin:5px 0 0 0;}


/*Navi
-----------------------------------------*/
#NaviTable{width:854px;height:42px;}
#NaviTable p a{height:42px;display:block;text-indent:-2000px;}

#NaviTable p#Profile a{width:122px;background-image:url(../img/btn_profile.jpg);}
#NaviTable p#Profile a:hover{background-image:url(../img/btn_profile_over.jpg);}

#NaviTable p#Discography a{width:154px;background-image:url(../img/btn_discography.jpg);}
#NaviTable p#Discography a:hover{background-image:url(../img/btn_discography_over.jpg);}

#NaviTable p#EventSchedule a{width:170px;background-image:url(../img/btn_eventschedule.jpg);}
#NaviTable p#EventSchedule a:hover{background-image:url(../img/btn_eventschedule_over.jpg);}

#NaviTable p#Gallery a{width:101px;background-image:url(../img/btn_gallery.jpg);}
#NaviTable p#Gallery a:hover{background-image:url(../img/btn_gallery_over.jpg);}

#NaviTable p#Goods a{width:79px;background-image:url(../img/btn_goods.jpg);}
#NaviTable p#Goods a:hover{background-image:url(../img/btn_goods_over.jpg);}

#NaviTable p#FanClub a{width:115px;background-image:url(../img/btn_fanclub.jpg);}
#NaviTable p#FanClub a:hover{background-image:url(../img/btn_fanclub_over.jpg);}

#NaviTable p#Contact a{width:113px;background-image:url(../img/btn_contact.jpg);}
#NaviTable p#Contact a:hover{background-image:url(../img/btn_contact_over.jpg);}




/*Foot
-----------------------------------------*/
#BnrAreaTable{width:854px;height:81px;}
#BnrArea1{width:251px;background-image:url(../img/img_foot1.jpg);background-repeat:no-repeat;}
#BnrArea2{width:300px;background-image:url(../img/img_foot2.jpg);background-repeat:no-repeat;}
#BnrArea3{width:303px;background-image:url(../img/img_foot3.jpg);background-repeat:no-repeat;}

#btnAudition1{width:73px;height:28px;text-indent:-2000px;margin:0 5px 3px 0;}
#btnAudition1 a{display:block;width:73px;height:28px;background-image:url(../img/btn_audition.jpg);}
#btnAudition1 a:hover{background-image:url(../img/btn_audition_over.jpg);}
#btnAudition2{width:73px;height:28px;text-indent:-2000px;margin:0 8px 3px 0;}
#btnAudition2 a{display:block;width:73px;height:28px;background-image:url(../img/btn_audition.jpg);}
#btnAudition2 a:hover{background-image:url(../img/btn_audition_over.jpg);}

#FootNaviArea{width:854px;}
#inFootNaviArea{width:849px;height:27px;line-height:27px;font-size:8pt;margin:5px 0 0 2px;border-bottom:dotted 1px #666666;}
#inFootNaviArea a{font-size:8pt;color:#666666;}

#CopyRightText{font-size:8pt;color:#666666;line-height:1.3;margin:5px 0 0 0;}


/*Other
-----------------------------------------*/
#TitleLevel1{}
.TitleLevel2{}
.Clear{clear:both;}