body,td,th{
  font-size: x-small;
}
body {
  background-image: url(img/haikei_l_3.gif);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 2px;
}
.indent {
  margin-left: 15px;
}
li {
  margin-bottom: 1em;
}
.center {
  text-align: center;
}
.main {
  vertical-align: top;
  padding-right: 15px;
  padding-left: 15px;
}
a:hover {
  color: #FF0000;
}
em {
  font-style: normal;
  font-weight: bold;
}
.navi {
  margin-top: 3px;
  margin-right: 3px;
  margin-bottom: 3px;
  margin-left: 3px;
}
.navi a{
  text-decoration: none;
}
.footer a{
  color: #FFFFFF;
  text-decoration: none;
}
.footer a:hover{
  color: #FFFF00;
  text-decoration: underline;
}
