body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color:#323232;
  background-color: #e5ffe5;
  text-align: center;
  margin: 0;
-webkit-text-size-adjust: 100%;
}
img {
  border: 0;
  background: #fffafa url("../gif/load.gif") no-repeat center center;
}
a:link {
  color: #2e8b57;
  text-decoration: none;
}
a:visited {
  color: #708090;
  text-decoration: none;
}
a:hover {
  background-color: #bfefbf;
  text-decoration: underline;
}
.h {
  line-height: 150%;
}
.s {
  font-size: 80%;
}
.r {
  text-align: right;
}
.c {
  text-align: center;
}
.l {
  text-align: left;
}
.u {
  text-decoration: underline;
}
table {
  text-align: left;
  margin: 0 auto;
  border-collapse: collapse;
}
th {
  color: #2e8b57;
  text-align: center;
  letter-spacing: 0.5em;
  background-color: #bfefbf;
}
td {
  vertical-align: top;
}
#tp {
  letter-spacing: 1em;
  margin: -1px auto -4px;
}
/* Firefoxハック */
@-moz-document url-prefix() {
.na {margin: -1px auto -5px;}
}
table#menu {
  width: 620px;
  line-height: 150%;
  margin: 70px auto 2em;
  border: 6px solid #3ac13a;
}
table#menu th {
  padding: 20px;
  border-bottom: 2px solid #3ac13a;
}
table#menu td {
  padding: 20px;
}
.mn {
  font-size: 150%;
  font-weight: bold;
}
.bn {
  margin-right: 1.5em;
  float: left;
}
table.list {
  width: 620px;
  line-height: 150%;
  border: 6px solid #3ac13a;
}
table#list1 th, td {
  padding: 3px 5px;
  border: 2px solid #3ac13a;
}
table#list1 tr th:nth-child(1) {
  letter-spacing: 3em;
}
table#list1 tr th:nth-child(2) {
  letter-spacing: 0.5em;
}
table#list1 tr th:nth-child(3) {
 letter-spacing: 0.2em;
}
table#list1 tr th:nth-child(4) {
  letter-spacing: 0.5em; font-size: 80%;
}
table#list1 tr td:nth-child(2) {
  width: 120px; font-size: 80%;
}
table#list1 tr td:nth-child(3) {
  width: 130px; font-size: 95%;
}
table#list1 tr td:nth-child(4) {
  width: 50px; font-size: 80%; text-align: right;
}
table#list1 tr td:nth-child(5) {
  width: 115px; font-size: 80%;
}
table#list2 th, td {
  padding: 3px 5px;
  border: 2px solid #3ac13a;
}
table#list2 tr th:nth-child(1) {
  letter-spacing: 0.5em;
}
table#list2 tr th:nth-child(3) {
 letter-spacing: 0.2em;
}
table#list2 tr td:nth-child(2) {
  width: 130px; font-size: 90%;
}
table#list2 tr td:nth-child(3) {
  width: 130px; font-size: 95%;
}
table#list2 tr td:nth-child(4) {
  width: 50px; font-size: 80%; text-align: right;
}
.dl {
  margin-left: 0.62em;
}
.dw {
  margin: auto 0.62em;
}
.b0 {
  border-bottom: hidden;
}
.sum {
  font-size: medium;
  font-weight: bold;
  text-align: left;
  margin-left: 4px;
}
.pr {
  color: #bfefbf;
}
.hr {
  color: #3ac13a;
  background-color: #3ac13a;
  width: 620px;
  height: 2px;
  margin: 1.5em auto;
  border: none;
}
.wd1 {
  width: 580px;
  text-align: center;
  margin: auto auto 1em;
}
.wd2 {
  width: 580px;
  text-align: left;
  line-height: 150%;
  margin: auto auto 1em;
}
.wd3 {
  width: 580px;
  text-align: left;
  line-height: 125%;
  margin: auto auto 1em;
}
.mb {
  margin-bottom: 0.5em;
}
.pl {
  padding-left: 1em;
}
a.nw span {
  display: none;
}
a.nw:hover span {
  padding-top: 2px;
  display: inline;
  position: absolute;
}
/* go top */
#got {
  right: 15px;
  bottom: 15px;
  display: none;
  position: fixed;
  z-index: 1000;
}
#got a {
  color: #333;
  background-color: #ccc;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 15px 3px;
  display: block;
  border-radius: 5px;
  opacity: 0.5;
}
#got a:hover {
  color: #fffafa;
  background-color: #000;
}
@media only screen and (min-width: 1000px){
  #got {
    right: 50%;
    margin-right: -420px;
  }
}
#cr {
  font-size: 80%;
  margin-top: 1em;
}
