@charset "UTF-8";
/*共通*/
.button--arrowRight {
  -webkit-box-sizing: border-box;
          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,
#monthly .cf:after {
  content: " ";
  display: table;
}

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

#monthly .cf {
  *zoom: 1;
}

#monthly a {
  text-decoration: underline;
}

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

/*各ページ*/
#monthly #motor {
  width: 900px;
}

#monthly #motor table {
  width: 800px;
  margin: 0 auto;
}

#monthly #motor table th, #monthly #motor table td {
  text-align: center;
  vertical-align: middle;
  border: solid 1px #000;
}

#monthly #motor table th {
  background: #e6e2c0;
  font-weight: normal;
  font-weight: bold;
}

#monthly #motor table td.m-num {
  color: #fff;
  font-weight: bold;
  background: #9a8139;
}

#monthly #motor table td.rank-s {
  color: #d1581a;
  font-weight: bold;
  background: #feeec5;
}

#monthly #motor table td.fwb {
  font-weight: bold;
}

#monthly #motor p {
  text-indent: 0;
  margin-left: 50px;
}
