body{
  margin-right: auto;
  background-color: #000000;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl{
  margin-top: 0;
  margin-bottom: 0;
}
#wrapper{
  margin: auto;
  text-align: center;
  color: #ffffff;
  background-color: #000000;
}
h1{
  font-size: 18px;
  text-align: left;
  line-height: 1.5em;
  padding-top: 1em;
  padding-bottom: 0.5em;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
h2{
  font-size: 14px;
  color: #ffffff;
  background-color: #999999;
  text-align: left;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.center{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.line{
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}
.year{
  font-size: 14px;
  font-family: monospace;
  text-align: left;
  color: #ffffff;
  padding-left: 0.5em;
  line-height: 1.5em;
  border-left: 2px solid #6633cc;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  width: 15%;
}
.nikko{
  font-size: 14px;
  font-family: monospace;
  text-align: left;
  color: #ffffff;
  padding-left: 0.5em;
  line-height: 1.5em;
  border-left: 2px solid #ee0000;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  width: 35%;
}
.tochigi{
  font-size: 14px;
  font-family: monospace;
  text-align: left;
  color: #ffffff;
  padding-left: 0.5em;
  line-height: 1.5em;
  border-left: 2px solid #ee7700;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  width: 25%;
}
.whole{
  font-size: 14px;
  font-family: monospace;
  text-align: left;
  color: #ffffff;
  padding-left: 0.5em;
  line-height: 1.5em;
  border-left: 2px solid #339966;
  border-right: 2px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  width: 25%;
}
.logo{
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
