@charset "utf-8";
/* CSS Document */


body,td,th {
  font-family: ＭＳ ゴシック, Osaka－等幅;
  font-size: medium;
  color: #333333;
  text-align: right;
}
body {
  background-color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
a:link {
  color: #333333;
  text-decoration: underline;
}
a:visited {
  text-decoration: underline;
  color: #333333;
}
a:hover {
  text-decoration: none;
  color: #333333;
}
a:active {
  text-decoration: underline;
  color: #333333;
}

.footer {
  font-family: "ＭＳ ゴシック", "Osaka－等幅";
  font-size: 11px;
  font-style: normal;
  line-height: 15px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}
#PageUp .footer {
  text-align: right;
  margin: 0px;
  padding: 0px;
  width: 600px;
}

