@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 #motor img#title {
  text-align: left;
  margin-left: -1px;
}

#monthly #motor #title2 {
  text-align: right;
  font-size: 14px;
  margin-top: -20px;
  margin-right: 30px;

}

#monthly #motor table {
  width: 900px;
  font-size: 14px;
}

#monthly #motor table th {
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background-color: #005bac;
  border: solid 1px #fff;
}

#monthly #motor .doki{
  background-color: #0080a3;
  width: 20em;
}


#monthly #motor .rookie{
  background-color: #0080a3;
  width: 20em;
}

#monthly #motor table th.wem4 {
  width: 20px;
}

#monthly #motor table th.wem3 {
  width: 60px;
}

#monthly #motor table th.wem5 {
  width: 32px;
}

#monthly #motor table th.wem6 {
  width: 6em;
}

#monthly #motor table td {
  padding: 2px;
  text-align: center;
  border: none;
}

#monthly #motor .num {
 text-align: left;
 letter-spacing: 5px;
}

#monthly #motor .number1 {
  font-weight: bold;
  border-right: solid 1px #000;
  border-left: solid 1px #000;
}

#monthly #motor .number2 {
  font-weight: bold;
  border-right: solid 1px #000;
  border-left: solid 1px #000;
}

#monthly #motor .green {
  background-color: #dbe5dd;
}

#monthly #motor .name {
  border-left: solid 1px #000;
}

#monthly #motor .siyo {
  border-right: solid 1px #000;
  border-left: solid 1px #000;
  border-top: solid 1px #000;
}

#monthly #motor .siyo2 {
  border-right: solid 1px #000;
  border-left: solid 1px #000;
  border-bottom: solid 1px #000;
}

#monthly #motor .siyo3 {
  border-right: solid 1px #000;
  border-left: solid 1px #000;
  border-bottom: solid 1px #000;
  border-top: solid 1px #000;
}