#header {
  background: url(img01.gif) no-repeat ;
  width: 800px;
  height: 1070px;
}
#header2 {
  background: transparent url(img10.gif) no-repeat scroll 0% 50%;
  width: 410px;
  height: 66px;
}
a:link {
  color: blue;
  font-weight: 100;
  text-decoration: none;
}
a:visited {
  color: blue;
  text-decoration: none;
}
a:hover {
  color: #400080;
  background-color: white;
  text-decoration: none;
}
a:active {
  color: red;
  text-decoration: none;
}
div img {
  position: relative;
  top: 100px;
}
.main {
  background: white none repeat-y ;
  width: 800px;
}
.text {
  width: 700px;
  font-weight: bold;
  font-size: 12pt;
  margin-left: 20px;
  letter-spacing: 1px;
  line-height: 1.8em;
  text-align: justify;
}
#main {
  background: transparent url(img02.gif) repeat-y scroll 0% 50%;
  width: 793px;
}
ruby.yama {
}
#footer {
  background: url(img03.gif) repeat-y;
  width: 800px;
  height: ;
}
td {
  padding: 1px;
  font-weight: bold;
  font-size: 11pt;
  color: black;
  background-color: #ffffff;
}
td.x {
  background-color: #dddddd;
  text-align: center;
  color: #0062c4;
  font-size: 11pt;
  border-bottom-style: solid;
  border-right-style: solid;
}
