/* Morning Production All Right Reserved Since 1997 */

/* 商品メニュー */
table.menu1 {
  width: 176px;
  line-height: 1.9em;
  border: solid 1px #c9c9ff;
  margin: 0 auto;
  font-size: 12px;
  border-collapse: collapse;
  background: #fafaff;
}
table.menu1 td {
  border-bottom: dashed 1px #c9c9ff;

}

