@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 .cf {
  *zoom: 1;
}

#monthly a {
  text-decoration: underline;
}

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

/*各ページ*/
#monthly .challeca_wrapper .challeca_title {
  font-size: 28px;
  color: #009333;
  text-align: center;
}
#monthly .challeca_wrapper .challeca_title .sub_title {
  font-size: 16px;
  font-weight: normal;
  color: black;
}
#monthly .challeca_wrapper .challeca_title .yellow_box {
  width: 48px;
  height: 18px;
  background: #fffbc7;
  display: inline-block;
  border: 1px solid black;
  margin-right: 4px;
  vertical-align: middle;
}
#monthly .challeca_wrapper .table_wrapper {
  margin: 20px 0;
  display: flex;
  justify-content: space-around;
}
#monthly .challeca_wrapper .table_wrapper .yusho {
  width: 420px;
}
#monthly .challeca_wrapper .table_wrapper .yusho .red_line {
  border-bottom: 2px #e60012 solid;
}
#monthly .challeca_wrapper .table_wrapper .yusho .yellow {
  background: #fffbc7;
}
#monthly .challeca_wrapper .table_wrapper .yusho td {
  text-align: center;
  border-bottom: 1px dashed black;
}
#monthly .challeca_wrapper .table_wrapper .yusho td:nth-of-type(1),
#monthly .challeca_wrapper .table_wrapper .yusho td:nth-of-type(2),
#monthly .challeca_wrapper .table_wrapper .yusho td:nth-of-type(3) {
  border-right: 1px solid black;
}
#monthly .challeca_wrapper .table_wrapper .yusho th {
  background: #dae9d3;
  border-top: 2px black solid;
  border-bottom: 2px black solid;
  text-align: center;
}
#monthly .challeca_wrapper .table_wrapper .yusho th:nth-of-type(1),
#monthly .challeca_wrapper .table_wrapper .yusho th:nth-of-type(2),
#monthly .challeca_wrapper .table_wrapper .yusho th:nth-of-type(3) {
  border-right: 1px solid black;
}
#monthly .challeca_wrapper .table_wrapper .yusho .name {
  font-weight: bold;
}
#monthly .challeca_wrapper .sensyu_syokin {
  display: flex;
  justify-content: center;
  margin-top: 35px;
}
#monthly .challeca_wrapper .sensyu_syokin .sensyu_box {
  width: 160px;
  color: #009333;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  padding-top: 30px;
}
#monthly .challeca_wrapper .sensyu_syokin .sensyu_box .unit {
  font-weight: normal;
  font-size: 16px;
  color: black;
}
#monthly .challeca_wrapper .sensyu_syokin .sensyu_table {
  width: 565px;
}
#monthly .challeca_wrapper .sensyu_syokin .sensyu_table .cell_1 {
  letter-spacing: 26px;
}
#monthly .challeca_wrapper .sensyu_syokin .sensyu_table th {
  border-bottom: 2px solid black;
  background: #dae9d3;
  text-align: center;
  padding: 5px 0;
  font-size: 18px;
  padding-right: 6px;
}
#monthly .challeca_wrapper .sensyu_syokin .sensyu_table .ajust_1 {
  padding-left: 18px;
}
#monthly .challeca_wrapper .sensyu_syokin .sensyu_table td {
  font-size: 18px;
  border-bottom: 1px dashed black;
}
#monthly .challeca_wrapper .sensyu_syokin .sensyu_table td:nth-last-of-type(7) {
  width: 115px;
  padding-left: 15px;
}
#monthly .challeca_wrapper .sensyu_syokin .sensyu_table td:nth-last-of-type(1),
#monthly .challeca_wrapper .sensyu_syokin .sensyu_table td:nth-last-of-type(2),
#monthly .challeca_wrapper .sensyu_syokin .sensyu_table td:nth-last-of-type(3),
#monthly .challeca_wrapper .sensyu_syokin .sensyu_table td:nth-last-of-type(4),
#monthly .challeca_wrapper .sensyu_syokin .sensyu_table td:nth-last-of-type(5),
#monthly .challeca_wrapper .sensyu_syokin .sensyu_table td:nth-last-of-type(6) {
  text-align: right;
  width: 45px;
}
#monthly .challeca_wrapper .caption {
  text-indent: none;
  margin: 5px 0 0 235px;
}/*# sourceMappingURL=prize_ch.css.map */