body {
  background-color: white;
  background-image: url("../image/ashi1-3.gif");
  text-align: center;
}
.bgcolor1 {
  background-color : white;
}
.fcolor_bg {
  color: navy;
  background-color: #ffe8e8;
}
b {
  color: navy;
  font-size: medium;
  left: auto;
}
.bgcolor2 {
  background-color: #ffffd7;
}
.fcolor {
  color: navy;
}
a:link {
  color: teal;
  background-position: left center;
}
a:visited {
  color: navy;
}
a:hover {
  color: white;
  background-color: navy;
  font-weight: normal;
  background-position: center bottom;
}
a:active {
  color: fuchsia;
  background-position: center bottom;
  font-weight: normal;
  background-color: navy;
}
address {
  font-size: x-small;
  color: navy;
  background-position: center center;
}
hr {
  color: #53b3d2;
}
.bgcolor0 {
  background-image: url("../image/happano.gif");
}
.fsize10 {
  font-size: 10pt;
}





