body{
  margin: 0;
}

table{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-top: 10px;
}

tr{
  text-align: center;
}

.month{
  display: inline-block;
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
  color: #1eab3a;
  margin: 0 0.5em;
}

tr:first-child .Atag,tr:first-child .Atag1{
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
  color: #1eab3a;
  text-decoration: none;
}

tr:first-child .Atag:hover,tr:first-child .Atag1:hover{
  text-decoration: underline;
}

.bold{
  font-weight: bold;
}

th{
}

td{
  border: 1px solid #808080;
  width: 14.28%;
  box-sizing: border-box;
}

p{
  font-size: 0;
  line-height: 0;
  margin: 0;
}

table p{
  font-size: 12px;
  line-height: 1;
  margin: 0.3em 0;
}

.scpecial{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  margin-top: 0.2em;
}

.box, .box1{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #fff;

}
