@charset "utf-8";
/* CSS Document */

/* タブメニュー */
#topmenu{background:url(../img/100105hair/top.jpg) left top no-repeat; width:744px; height:367px;}
ul#tab{list-style:none; margin:0 0 0 316px; padding:190px 0 0 0;}
ul#tab li{background-image:none;}
ul#tab li a{height:30px; width:388px; background:url(../img/100105hair/menu.jpg) no-repeat; overflow:hidden; text-decoration:none; display:block;}

#tab li#page1 a{background-position:0px 0px;}
#tab li#page1 a:hover , #tab li#page1.present a{background-position:-389px 0px;}

#tab li#page2 a{background-position:0px -30px;}
#tab li#page2 a:hover , #tab li#page2.present a{background-position:-389px -30px;}

#tab li#page3 a{background-position:0px -60px;}
#tab li#page3 a:hover , #tab li#page3.present a{background-position:-389px -60px;}

#tab li#p4 a{background-position:0px -90px;}
#tab li#p4 a:hover , #tab li#p4.on a{background-position:-389px -90px;}

#tab li#p5 a{background-position:0px -120px;}
#tab li#p5 a:hover , #tab li#p5.on a{background-position:-389px -120px;}p