body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: Osaka,"‚l‚r ƒSƒVƒbƒN";
  font-size: 12px;
  line-height: 130%;
  color: #000000;
}

div, p, ul, li, dl, dt, dd {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

a img {
  border: 0;
}

#copyright td {
  padding-bottom: 5px;
  font-size: 10px;
  line-height: 130%;
  color: #000000;
}
#copyright td span {
  font-size: 12px;
  line-height: 120%;
}

.gotop {
  width: 760px;
  _width: 775px;
  padding: 5px 17px 2px 0;
  text-align: right;
  font-size: 10px;
  color: #0033ff;
}


.gotop a {
  color: #0033ff;
  text-decoration: underline;
}

.gotop a:hover {
  color: #ff0000;
  text-decoration: underline;
}

.clrfx:after {
  content: ".";
  visibility: hidden;
  clear: both;
  display: block;
  height: 0;
}

.clrfx {
 zoom: 1;
 margin-bottom: 0;
}

