@charset "utf-8";

/* 
------------------------------------------------------------------- */

#bodyArea {
  margin: 0px;
  padding: 0px 0px 0px 27px;
  float: left;
  height: auto;
  width: 735px;
  text-align: left;
}

#bodyArea h2 {
  padding: 0px 0px 20px;
}

.copyTxt {
  font-size: 110%;
  padding: 20px 0px 20px 4px;
}

.copyTxt p {
  font-size: 110%;
  line-height: 1.6em;
}
.menuBox {
  font-size: 120%;
  padding: 20px 0px;
  height: auto;
  width: 730px;
  border-top: 1px dotted #666;
}

.menuBox dt {
  font-size: 110%;
  margin: 0px;
  padding: 0px;
  float: left;
  height: auto;
  width: 234px;
}

.menuBox dd {
  font-size: 110%;
  margin: 0px;
  padding: 0px;
  float: right;
  height: auto;
  width: 482px;
}

.menuBox h3 {
  font-size: 110%;
  padding: 0px 0px 16px;
}

.menuBox h4 {
  font-size: 107.8%;
  line-height: 1.429em;
  font-weight: bold;
  padding: 0px 0px 12px;
}

.menuBox p {
  font-size: 92.4%;
  line-height: 1.5em;
  padding:0 0 8px;
}

.reserveBtn {
  text-align: center;
  padding: 12px 0px 0px;
}

.betchu {
  font-size: 110%;
  margin: 0px 0px 8px;
  padding: 8px 0px 8px 2px;
  border-top: 1px dotted #666;
  border-bottom: 1px dotted #666;
}

.betchu h5 {
  font: 107.8% "ヒラギノ明朝 Pro W5", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
  padding: 0px 0px 4px;
}
.betchu li {
  list-style: none;
  font-size: 92.4%;
  line-height: 1.335em;
  padding: 2px 0px;
}
