/* MENU */
ul.menu-category {
  margin: 20px 0px 0px 35px;
	line-height: 		30px;
}
li.menu-category {
  margin-top: 20px;
  font-size:13pt;
  list-style: none;
}

ul.menu {
  list-style-image: url(../images/arrow.gif);
}
li.menu {
  font-size:11pt;
}
li.price {
  margin-right: 80px;
  text-align: right;
  list-style-type: none; 
}
ul.alacarte_menu {
  margin: 30px 0px 0px 40px;
  font-size:11pt;
  list-style-type: none; 
}

#omakase {
  margin: 20px 0px 0px 30px;
	width: 			200px;
	height: 		30px;
	line-height: 		30px;
  position:     relative;
  float:      left;
  font-size:12pt;
  border-top: thin solid white;
  border-left: thin solid white;
  border-right: thin solid white;
  text-indent: 1em;
  cursor: pointer;
}

#a_la_carte {
  margin: 20px 0px 0px 0px;
	width: 			200px;
	height: 		30px;
	line-height: 		30px;
  position:     relative;
  float:      left;
  font-size:12pt;
  border-top: thin solid white;
  border-right: thin solid white;
  border-left: thin solid white;
  text-indent: 1em;
  cursor: pointer;
}

#lunch {
  margin: 20px 0px 0px 0px;
	width: 			200px;
	height: 		30px;
	line-height: 		30px;
  position:     relative;
  float:      left;
  font-size:12pt;
  border-top: thin solid white;
  border-left: thin solid white;
  border-right: thin solid white;
  text-indent: 1em;
  cursor: pointer;
}

#waku {
  margin: 0px 30px 20px 30px;
  border: thin solid white;
}

.omakase_title {
  font-size:14pt;
  margin: 30px 0px 0px 40px;
  text-decoration: underline;
}


.note {
  text-align: right;
  font-size:10pt;
  margin: 20px 30px 20px 200px;
}

.alacarte_title {
  font-size: 14pt;
  margin: 30px 0px 0px 40px;
  text-decoration: underline;
}

hr.price {
  height: 1px;
  border: none;
  border-top: 1px tan solid;
  margin-right: 80px;
}

.lunch_title {
  font-size: 14pt;
  margin: 30px 0px 0px 40px;
  text-decoration: underline;
}

.lunch_time {
  font-size: 11pt;
  margin: 0px 30px 20px 300px;
}

.lunch_note{
  margin: 20px 0px 0px 75px;
	line-height: 		30px;
}

.lunch_note2{
  font-size: 10pt;
  margin: 20px 0px 0px 75px;
	line-height: 		30px;
  text-align: right;
}


.special_menu span {
  font-size: 12px;
}
