*|body {
  margin: 0px;
  background-repeat: repeat;
  background-image: url(../img/kinkakuji_mono3.png);
  background-attachment: fixed;
}
*|div.header_menu {
  height: 20px;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  position: static;
  background-color: #d9e5ff;
  background-position: center top;
  text-align: right;
}*|div.header_title {
  width: 800px;
  height: 130px;
  background-color: #d9e5ff;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-family: "IPAX0208PMincho";
  font-weight: bold;
  color: rgb(0, 0, 153);
  top: 0px;
  color: rgb(0, 0, 153);
  margin: 0px auto auto auto;
}
*|div.middle_frame {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
*|img#map {
  width: 700px;
  margin: 10px;
  border: 1px solid #808080;
}
*|div#table {
  text-align: left;
}

