@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,
.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 h3 {
  margin: 20px 0 0 0;
  font-size: 24px;
  text-align: center;
  color: #1b967b;
}

#monthly h3 span {
  display: block;
  font-size: 16px;
  font-weight: normal;
  color: #231916;
}

#monthly h3 span b {
  display: inline-block;
  width: 45px;
  height: 18px;
  line-height: 18px;
  margin: 0 5px;
  border: 1px solid #231916;
  background: #dff2fc;
}

#monthly th {
  background: #cbdfd6;
}

#monthly #ranking {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

#monthly #ranking table {
  margin-top: 15px;
  width: 400px;
  text-align: center;
}

#monthly #ranking table tr {
  border-bottom: 1px dashed #231916;
}

#monthly #ranking table th {
  text-align: center;
  border-top: 2px solid #231916;
  border-bottom: 2px solid #231916;
  border-right: 1px solid #231916;
}

#monthly #ranking table th:nth-child(4) {
  border-right: none;
}

#monthly #ranking table td {
  text-align: center;
  border-right: 1px solid #231916;
}

#monthly #ranking table td:nth-child(4) {
  border-right: none;
}

#monthly #ranking table td:nth-child(3) {
  font-weight: bold;
}

#monthly #ranking table td.ch {
  background: #dff2fc;
}

#monthly .syokin-table {
  margin-top: 100px;
}

#monthly .syokin-table table {
  width: 600px;
  margin: 0 auto;
}

#monthly .syokin-table table th {
  border: none;
  border-bottom: 2px solid #333333;
  text-align: center;
  padding: 8px 0px;
}

#monthly .syokin-table table td {
  font-weight: normal;
  border-bottom: 1px dashed #333333;
  text-align: right;
  padding: 3px 10px 3px 0;
}

#monthly .syokin-table table caption {
  font-size: 15px;
  text-align: right;
  margin: 0;
  padding: 0;
}

#monthly .syokin-table table .shubetsu {
  text-align: justify;
  text-align-last: justify;
  text-justify: inter-ideograph;
  padding: 0 20px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

#monthly #waku {
  text-align: center;
  margin-top: 100px;
}

#monthly .text{
text-indent:0;
margin-top:5px;
margin-left:150px;
}