@charset "utf-8";

/*共通*/

.button--arrowRight {
  box-sizing: border-box;
}

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;
  padding: 0px;
  font-size:16px;
}
#monthly p {
  line-height: 1.6;
  letter-spacing:0.05em;
  text-indent:1em;
  margin-bottom:0.6em;
}
#monthly p.ketujyo {
  margin-bottom:10px;
  text-align:left;
  text-indent:0;
}
#monthly .midashi{
  width:900px;
}

#monthly table {
  border-collapse:collapse;
}

#monthly br.clear {
  clear: both;}

#monthly .cf:before,
.cf:after {
    content: " ";
    display: table;
}

#monthly .cf:after {
    clear: both;
}

#monthly a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}


/*各ページ*/
#monthly #title {
  position: relative;
  left: 40px;
}

#monthly #matuno {
  position :absolute;
  top: 455px;
  left: 89px;
}

#monthly #text {
  width: 616px;
  position: relative;
  top: -490px;
  left: 275px;
}

#monthly .motor_best {
  padding: 10px 10px;
}

.number {
  background: #fff000;
  border-radius: 5px;
  margin: 0 2px;
  padding: 0 5px;
  font-weight: bold;
}

.color1 {
  color: #279980;
}

#monthly #motor_title {
  color: #fffcfd;
  background-color: #00a99e;
  margin-bottom: 5px;
  font-size: 25px;
  border-radius:15px;
  border: 3px solid #00a99e;
  margin-top: -480px;
  padding: 55px 45px;
  width: 390px;
  margin-left: 207px;
}

#monthly #motor_title1 {
  position:absolute;
  margin-top: 18px;
}

.motor_title2 {
  margin-left: -10px;
  font-size: 30px;
  font-weight: bold;
  margin-top: -65px;
}

.motor_title3 {
  margin-left:  -25px;
  font-size: 45px;
  font-weight: bold;
  margin-top: -70px;
}

.color2 {
  color: #fff000;
  font-weight: bold;
  text-shadow: 2px 2px 2px #000;
  font-style: italic;
}

.num2 {
  color: #fff000;
  font-weight: bold;
  text-shadow: 2px 2px 2px #000;
  font-style: italic;
  font-size: 80px;
}

#monthly #motor_title4 {
  margin-left: 280px;
  margin-bottom: -10px;
}

#monthly table {
  margin: auto;
}

#monthly .motor_glaph2 {
  background: #73ccca;
}

#monthly .border1 {
  border: solid 1px #000;
  border-left: none;
  border-bottom: none;
  border-top: none;
  text-align: center;
  vertical-align: middle;
  width: 80px
}
#monthly .border2 {
  border-bottom: none;
  border-top: none;
  text-align: center;
  vertical-align: middle;
  width: 80px
}

#monthly .number1 {
  text-align: center;
  border: solid 1px #000;
  border-left: none;
  border-bottom: none;
  border-top: none;
}

#monthly .blue {
  background-color: #cddee6;
}

#monthly .number2 {
  text-align: center;
  border: solid 1px #000;
  border-right: none;
  border-bottom: none;
  border-top: none;
}

.simonoseki {
  margin-left: 190px;
  margin-top: 10px;
}

.green {
  color: #0f856d;
}