@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 .top_section {
  margin-bottom: 20px;
}
#monthly .top_section .top_title {
  color: #d17a1d;
  font-size: 45px;
  text-align: center;
  font-family: serif;
  font-style: italic;
  font-weight: bold;
}
#monthly .top_section .top_title .name_1 {
  color: #006ec9;
}

#monthly .top_section .top_title .number {
  color: #006ec9;
}

#monthly .top_section .writer {
  text-indent: 0;
  text-align: right;
  margin-right: 85px;
  font-weight: bold;
}

#monthly .picture {
  text-align: center;
  margin: 20px 0px 30px 0px
}

#monthly .article p .name_2 {
  color: #0062b2;
  font-weight: bold;
}
#monthly .article p .num {
  background: #795b99;
  padding: 0 5px;
  color: white;
  font-weight: bold;
  margin: 0 2px;
}

#monthly .motor_section {
  margin-top: 25px;
}
#monthly .motor_section .title_section {
  text-align: center;
  border: 1px solid black;
  float: left;
  height: 167px;
  width: 110px;
  border-color: #865bab;
}
#monthly .motor_section .title_section .motor_title {
  font-size: 18px;
  color: #795b99;
  font-weight: bold;
  margin-top: 10px;
  text-align: center;
  text-indent: 0.5em;
}

#monthly .motor_section .title_section .motor_title2 {
  font-size: 14px;
  margin-top: -10px;
  margin-right: 20px;
  font-weight: bold;
  position: absolute;
}

#monthly .motor_section .title_section .motor_title3 {
  font-size: 14px;
  margin-top: 5px;
  margin-right: 40px;
  font-weight: bold;
  position: absolute;
}

#monthly .motor_section .title_section .motor_title4 {
  font-size: 14px;
  margin-top: 25px;
  font-weight: bold;
  position: absolute;
}

#monthly .motor_section .table_section {
  display: flex;
  justify-content: center;
  font-size: 14px;
}
#monthly .motor_section .table_section .motor_table1 {
  margin: 0 10px;
  height: 10px;
}

#monthly .motor_section .table_section .motor_table2 {
  height: 10px;
}

#monthly .motor_section .table_section .motor_table3 {
  margin: 0 10px;
  height: 10px;
}

#monthly .motor_section .table_section .motor_table1 tr th {
  background: #795b99;
  color: white;
  text-align: center;
  vertical-align: middle;
  color: white;
  width: 70px;
}
#monthly .motor_section .table_section .motor_table2 tr th {
  background: #795b99;
  color: white;
  text-align: center;
  vertical-align: middle;
  color: white;
  width: 70px;
}

#monthly .motor_section .table_section .motor_table3 tr th {
  background: #795b99;
  color: white;
  text-align: center;
  vertical-align: middle;
  color: white;
  width: 70px;
}

#monthly .motor_section .table_section .motor_table1 tr td {
  text-align: center;
  padding: 5px;
  border-bottom: 1px dashed black;
}
#monthly .motor_section .table_section .motor_table2 tr td {
  text-align: center;
  padding: 5px;
  border-bottom: 1px dashed black;
}

#monthly .motor_section .table_section .motor_table3 tr td {
  text-align: center;
  padding: 5px;
  border-bottom: 1px dashed black;
}
#monthly .motor_section .table_section .motor_table3 tr.fukuoka td{
 color: #015ca5;
 font-weight: bold;
 text-align: left;
 font-size: 16px;
 border-bottom: none;
}
#monthly .table_last1 {
  border-bottom: 1px solid black;
}
#monthly .table_last2 {
  border-bottom: 1px solid black;
}
#monthly .motor_section .table_section .motor_table1 tr td:nth-of-type(3) {
  font-weight: bold;
}

#monthly .motor_section .table_section .motor_table2 tr td:nth-of-type(3) {
  font-weight: bold;
}

#monthly .motor_section .table_section .motor_table3 tr td:nth-of-type(3) {
  font-weight: bold;
}

#monthly .motor_section .table_section .motor_table1 tr td:nth-of-type(4) {
  font-weight: bold;
}

#monthly .motor_section .table_section .motor_table2 tr td:nth-of-type(4) {
  font-weight: bold;
}

#monthly .motor_section .table_section .motor_table3 tr td:nth-of-type(4) {
  font-weight: bold;
}

#monthly .motor_section .table_section .motor_table1 .motor_num {
  background: #795b99;
  color: white;
  font-weight: bold;
  padding: 0 7px;
  letter-spacing: 2px;
}

#monthly .motor_section .table_section .motor_table2 .motor_num {
  background: #795b99;
  color: white;
  font-weight: bold;
  padding: 0 7px;
  letter-spacing: 2px;
}

#monthly .motor_section .table_section .motor_table3 .motor_num {
  background: #795b99;
  color: white;
  font-weight: bold;
  padding: 0 7px;
  letter-spacing: 2px;
}