@charset "utf-8";
.main1{
  width : 1000px;
  background-color : black;
}
.mainback{
  background-color : black;
  margin-top : 70px;
}
.s0{
  width : 14.28%;
  vertical-align : middle;
  text-align : center;
  font-weight : bold;
}
.s0b{
  width : 12.5%;
  vertical-align : middle;
  text-align : center;
  font-weight : bold;
}
.s1{
  vertical-align : middle;
  text-align : center;
  font-size : 110%;
  font-weight : bold;
  padding-top : 5px;
  padding-bottom : 5px;
}
.s2{
  width : 14.28%;
  vertical-align : middle;
  text-align : center;
  font-size : 30px;
  font-weight : bold;
  padding-top : 10px;
  padding-bottom : 10px;
  background-image : url(../img_common/s2.png);
  background-repeat : repeat;
  background-position : center center;
}
.s2b{
  width : 12.5%;
  vertical-align : middle;
  text-align : center;
  font-size : 30px;
  font-weight : bold;
  padding-top : 10px;
  padding-bottom : 10px;
  background-image : url(../img_common/s2.png);
  background-repeat : repeat;
  background-position : center center;
}
.sat{
  background-image : url(../img_common/sat.png);
  background-repeat : no-repeat;
  background-position : center center;
}
.sun{
  background-image : url(../img_common/sun.png);
  background-repeat : no-repeat;
  background-position : center center;
}
.s9b{
  font-size : 80%;
  width : 12.5%;
  vertical-align : middle;
  text-align : center;
}

