@charset "utf-8";

/*グローバル上書き*/
div#Global ul li#global_03 a{
background-position:left bottom;
}



div#Contents h3{
height:35px;
padding-bottom:20px;
background:url(../img/menu/menu.png)no-repeat left top;
text-indent:-99999px;
font-size:0px;
line-height:0px;
}



/*Menu*/

div#Menu{
font-size:110%;
overflow:hidden;
}
div#MenuLeft{
float:left;
overflow:hidden;
}
div#MenuRight{
float:right;
}




.base{
width:360px;
overflow:hidden;
}
div#Menu p{
padding-top:25px;
text-indent:-99999px;
}

div#Menu ul{
list-style:none;
}
ul.MenuList{
float:left;
}
ul.Price{
float:right;
text-align:right;
}



p.Cut {
background:url(../img/menu/menulist_01.gif)no-repeat left bottom;
}
p.Parm {
background:url(../img/menu/menulist_02.gif)no-repeat left bottom;
}
p.Spa {
background:url(../img/menu/menulist_03.gif)no-repeat left bottom;
}
p.Color {
background:url(../img/menu/menulist_04.gif)no-repeat left bottom;
}
p.Straight {
background:url(../img/menu/menulist_05.gif)no-repeat left bottom;
}



/*Img*/
ul#Img{
padding-top:25px;
}

ul#Img li{
width:100px;
height:130px;
background-repeat:no-repeat;
background-position:left bottom;
float:left;
padding-right:20px;
text-indent:-99999px;
line-height:0px;
font-size:0px;
}

li#img01{
background:url(../img/menu/menu_01.jpg);
}
li#img02{
background:url(../img/menu/menu_02.jpg);
}
li#img03{
background:url(../img/menu/menu_03.jpg);
}


