
BODY {
  color: #ffffff;
  background-color: #1e90ff;
  font-size: 11pt
}

a:link {
  color: #ffffff
}
a:hover {
  color: #ffffff
}
a:active {
  color: #ffffff
}
a:visited {
  color: #d3d3d3
}

.tytle {
  text-align:center;
  font-size: 30pt;
  margin-top: 5px;
  margin-bottom: 0px;
  font-weight:900;
  width :80%;
  position :relative;
  left: 20%
}

.eiji {
  text-align: center;
  font-family:"times";
  font-size: 18pt;
  width :80%;
  position :relative;
  left: 20%
}

.bunsyo {
  text-align: center;
  position :relative;
  left: 20%;
  width: 80%
}

.bunsyo1 {
  text-align: center;
  line-height: 15pt;
  background-color: #006400;
  font-weight: bold;
  font-family:"times";
  position :relative;
  left: 20%;
  width: 80%
}

.tabl {
  font-size: 11pt;
  width: 15%;
  position: absolute;
  top: 5px;
}

