@charset   "Shift_JIS";
<STYLE type="text/css">
<!--
H3{
  font-size : x-small;
  font-weight : normal;
  text-decoration : none;
  text-align : right;
}
H1{
  font-size : medium;
  font-weight : bold;
  text-decoration : none;
  text-align : center;
}
H2{
  font-weight : bold;
  text-decoration : none;
  text-align : center;
  font-size : small;
}
A:HOVER{
  color : red;
}
#path{
  text-align:right;
  margin: 0px;
  font-size : x-small;
}
ADDRESS{
  font-size : 75%;
  font-style : normal;
  text-align : center;
  border-top : groove;
  border-top-width : 1px;
  padding-top:5px;
  margin-top:15px;
  width : 700px;
}
#contents {
  width: 700px;
  margin: auto;
}
#ok{
  font-size : 75%;
  text-align : right;
}
P{
  font-size : 90%;
  line-height : 150%;
}
P1{
  font-size : 80%;
}
-->
</STYLE>