body{
      margin: 0px;padding: 0; background-color: #3d4753;
      }
table.mainframe {
  border:0;
  width: 800;
  margin:0;
  padding: 0;
  vertical-align: top;
}
table.innerframe {
  border:0;
  margin:0;
  padding: 20;
}
td.headphoto{
                 background-color:#BBBBBB; width: 150;
                 height: 100;
                 background-image: url("/image/hydrate_fire_light150x100.gif");
                 }
td.toptitle{
                 background-color:#E9E0D1; width: 650;
                 height: 100;
                 background-image: url("/image/ohmura_title.gif");
                 }
td.sidebar{
                 background-color:#868686; width: 150; font-size:1.2em; padding-left: 0px; padding-right: 0px; vertical-align: top;
                 }
td.body{
                 background-color:#ffffff; width: 650; border-top: 5px solid #770f14;
                 }
td.footer{
                 background-color:#E9E0D1; width: 800;
                 height: 10;
                 font-size: 0.8em;
                 }
