@charset "shift_jis";

div#content{
  overflow:visible;
}

div#menupage{
  position:absolute; left:92px; top:0px;
  width:420px;
  height:346px;
  z-index:5;
  overflow:auto;
}

div#left{
  position:absolute; left:0px; top:0px;
  width:92px;
  height:346px;
  z-index:6;
}

div#right{
  position:absolute; left:512px; top:0px;
  width:92px;
  height:346px;
  z-index:7;
}

.menulist ul{
  width:100%;
  margin:0;
}

.menulist a{
  display:block;
  width:92px;
  height:69px;
  overflow:hidden;
  line-height:69px;
}

#left a:hover{
  background-position: right top;
  text-decoration:none;
}

#right a:hover{
  background-position: right top;
  text-decoration:none;
}

a#beef{
    background: url(../images/m_a_gyu2.jpg) left top no-repeat;
}

a#houba{
    background: url(../images/m_a_houba2.jpg) left top no-repeat;
}

a#curry{
    background: url(../images/m_a_sigure2.jpg) left top no-repeat;
}

a#coldsoba{
    background: url(../images/m_a_coldsoba2.jpg) left top no-repeat;
}

a#hotsoba{
    background: url(../images/m_a_hotsoba2.jpg) left top no-repeat;
    height:70px;
    line-height:70px;
}

a#shiki{
    background: url(../images/m_a_shiki2.jpg) left top no-repeat;
}

a#inaka{
    background: url(../images/m_a_inaka2.jpg) left top no-repeat;
}

a#bento{
    background: url(../images/m_a_sukiyaki2.jpg) left top no-repeat;
}

a#drink{
    background: url(../images/m_a_drink2.jpg) left top no-repeat;
}

a#menutop{
    background: url(../images/m_a_mtop2.jpg) left top no-repeat;
    height:70px;
    line-height:70px;
}





