/* メニューの設定 */

UL.menu{
    width : 720px;
    
    font-size:12px;
    padding-left:0;
    margin-left:0;
  height : 35px;
  

  

  float : left;
  
}

UL.menu LI{
    list-style:none;
    
    padding : 0px 0px 0px 0px;
    
    float:left;
    border-width : 0px 0px 0px 0px;
    
    border-style : none none none none;
  height : 35px;
  
  text-align : center;
}


/* メニューの設定 */
A.menu-1 {
display:block;
width:95px;
height:35px;
text-indent:-9999px;
background-image : url(index/home1.gif);
background-position:top;
}

A.menu-1:hover {
background-image : url(index/home1.gif);
background-position:bottom;
}

A.menu-2 {
display:block;
width:90px;
height:35px;
text-indent:-9999px;
background-image : url(index/shop1.gif);
background-position:top;
}

A.menu-2:hover {
background-image : url(index/shop1.gif);
background-position:bottom;
}

A.menu-3 {
display:block;
width:115px;
height:35px;
text-indent:-9999px;
background-image : url(index/sobanituite1.gif);
background-position:top;
}

A.menu-3:hover {
background-image : url(index/sobanituite1.gif);
background-position:bottom;
}

A.menu-4 {
display:block;
width:102px;
height:35px;
text-indent:-9999px;
background-image : url(index/kaisha1.gif);
background-position:top;
}

A.menu-4:hover {
background-image : url(index/kaisha1.gif);
background-position:bottom;
}

A.menu-5 {
display:block;
width:106px;
height:35px;
text-indent:-9999px;
background-image : url(index/gyoum1.gif);
background-position:top;
}

A.menu-5:hover {
background-image : url(index/gyoum1.gif);
background-position:bottom;
}

A.menu-6 {
display:block;
width : 109px;
height:35px;
text-indent:-9999px;
background-image : url(index/mado1.gif);
background-position:top;
}

A.menu-6:hover {
background-image : url(index/mado1.gif);
background-position:bottom;
}

A.menu-7 {
display:block;
width:103px;
height:35px;
text-indent:-9999px;
background-image : url(index/situmon1.gif);
background-position:top;
}

A.menu-7:hover {
background-image : url(index/situmon1.gif);
background-position:bottom;
}
#menu2{
  background-color : #fffece;
  text-align : left;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #60b006;
  width : 720px;
  height : 20px;
  
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #60b006;
  list-style-type : none;
}
#menu1{
  width : 720px;
  height : 35px;
}
