body {
  background-image : url(img/back03.gif);
  background-position : 0% 0%;
  background-repeat: repeat-y;
  background-attachment: fixed;
  font-size : 11pt;
}

td {
  font-size : 11pt;
}

a {
  color           : black;
  text-decoration : none;
}

a:hover {
  color           : red;
  text-decoration : none;
}

table.menu {
  width : 630px;
}

td.menu {
  font-size  : 10pt;
  text-align : center;
  width      : 110px;
}

table.top {
  width : 580px;
}

td.top {
  width     : 310px;
  height    : 150px;
  font-size : 12pt;
  font-family : '';
  letter-spacing : 0px;
  line-height    : 26px;
}

table.name {
  width  : 228px;
  height : 133px;
  background : url(img/name.gif);
}

td.small {
  font-size : 10pt;
}

.small {
  font-size : 10pt;
}

td.info {
  font-size : 10pt;
  vertical-align : bottom;
}

td.titlePhoto {
  width  : 150px;
  text-align : center;
  border     : solid;
  border-color : gray;
  border-width : 1 1 1 1;
}

table.gyomuList {
  width : 600px;
}

td.gyomuTitle {
  font-size : 11pt;
  font-weight : bold;
}

td.gyomuList {
  font-size : 10pt;
}

table.mapList {
  width : 480px;
}

td.mapList {
  font-size : 11pt;
}

td.map {
  width  : 450px;
  height : 200px;
  text-align : center;
  border     : solid;
  border-color : gray;
  border-width : 1 1 1 1;
  font-size    : 11pt;
}

.staff {
  font-size : 12pt;
}

table.staff {
  width : 480px;
  background-color : gray;
}

td.staff {
  vertical-align : top;
  font-size      : 11pt;
  background-color : #ffeeff;
}

table.fuzoku {
  width : 600px;
}

td.fuzokuPhoto {
  width  : 150px;
  height : 250px;
  text-align : center;
  border     : solid;
  border-color : gray;
  border-width : 1 1 1 1;
}
  
table.toiawase {
  width  : 520px;
}

td.toiawase {
  background-color : #dcdcdc;
  text-align       : right;
}