ｿdiv.menu {
  position: absolute;
  top: 0px;
  right: 5px;
}

div.main {
  position: absolute;
  top: 71px;
}

tr.sep {
 background: url('/image/sepa.png');
 height: 8;
}

td.title {
 font-size: larger;
 font: bold;
 text-decoration: underline;
}


