@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,
#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 .monthly_title {
  text-align: center;
}
#monthly .data_1 {
  padding: 10px;
}
#monthly .data_2 {
  padding: 10px;
}
#monthly .data_2 .table_1 td:nth-of-type(11) {
  border-right: white 1px solid;
}
#monthly .data_2 .table_1 td:nth-of-type(1) {
  font-weight: bold;
  font-size: 22px;
}
#monthly .data_2 .table_1 .kimarite {
  border-bottom: white 1px solid;
}
#monthly .data_2 .table_1 .course_komoji {
  font-size: 15px;
}
#monthly .data_2 .table_1 .month {
  font-size: 20px;
}
#monthly .data_2 .table_1 p {
  font-size: 15px;
}
#monthly .data_3 {
  padding-top: 10px;
}
#monthly .data_3 .table_1 .course_t1 {
  width: 600px;
  margin: auto;
}
#monthly .data_3 .table_1 p {
  font-size: 15px;
  margin-bottom: 0px;
}
#monthly .data_3 .table_1 td:nth-of-type(6) {
  width: 145px;
  text-align: left;
  padding-left: 15px;
  border-right: white 1px solid;
}
#monthly .data_3 .table_1 td {
  border-right: black 1px solid;
}
#monthly .data_3 .table_1 .shiyousya {
  border-bottom: white 1px solid;
}
#monthly .data_3 .table_1 th {
  border-left: white 1px solid;
  border-right: white 1px solid;
}
#monthly .midasi {
  color: #00388b;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}
#monthly .motor_number {
  color: #ffffff;
  font-weight: bold;
  background-color: #27a79e;
  margin: 0 0.2em;
  padding-left: 5px;
  padding-right: 5px;
}
#monthly .table_1 {
  text-align: center;
  font-size: 18px;
  padding-top: 5px;
  padding-bottom: 15px;
}
#monthly .table_1 .green_title {
  font-size: 20px;
}
#monthly .table_1 p {
  font-size: 20px;
}
#monthly .table_1 td {
  border-bottom: black 1px solid;
}
#monthly .table_1 .month {
  font-weight: bold;
  color: #415ca9;
  background-color: #fff462;
}
#monthly .table_1 .green_title {
  font-weight: bold;
  color: #27a79e;
}
#monthly .table_1 .course_t1 {
  width: 800px;
  margin: auto;
}
#monthly .table_1 .course_t1 .lastrace {
  font-weight: bold;
}
#monthly .table_1 .course_t1 th {
  color: #ffffff;
  background-color: #27a79e;
  text-align: center;
  vertical-align: middle;
}
#monthly .table_1 .course_t1 td {
  text-align: center;
}/*# sourceMappingURL=data.css.map */