@charset   "UTF-8";
BODY {
  font-size: x-small;
  font-family: "ＭＳ ゴシック";
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #555555;
  background-image: url(image/Q028.GIF);
  background-repeat: repeat;
}
TABLE {
  line-height: 130%;
  color: #555555;
  font-size : 13px;
}
.font130 {
  font-size: 120%;
  font-weight: 600;
}
.padding30 {
  padding-left: 30px;
}
.dot {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: blue;
}
.tddot TD{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : navy;
}
#sitemap {
  line-height: 200%;
  letter-spacing: 2px;
}