@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-top: 0;
  margin-bottom: 40px;
  font-size: 35px;
}

#monthly h3 span {
  padding-left: 3em;
  font-weight: normal;
  font-size: 15px;
}

#monthly h3 span b {
  margin-right: 7px;
}

#monthly h4 {
  margin-bottom: 10px;
  font-size: 35px;
  font-family: serif;
}

#monthly h4 span {
  display: inline-block;
  padding: 3px 10px 0px 10px;
  margin: 0 4px;
  text-align: center;
  line-height: 35px;
  text-indent: 0;
  background-color: #4c5159;
  font-weight: bold;
  color: #ffffff;
}

#monthly .top-img {
  float: right;
  margin-right: 15px;
}

#monthly p span {
  display: inline-block;
  width: 30px;
  padding: 1px 5px;
  margin: 0 4px;
  line-height: 20px;
  text-align: center;
  text-indent: 0;
  background-color: #D8B452;
  font-weight: bold;
  color: #ffffff;
}

#monthly h5 {
  margin-top: 50px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 20px;
  color: #C79800;
  line-height: 25px;
}

#monthly h5 span {
  font-size: 15px;
  font-weight: normal;
  color: #4c5159;
}

#monthly table {
  margin: 0 auto;
  text-align: center;
}

#monthly table#rcmd {
  width: 680px;
}

#monthly table#rcmd td:nth-child(8) {
  width: 250px;
  padding: 0 7px;
}

#monthly table#best {
  width: 320px;
}

#monthly table th {
  line-height: 16px;
  padding: 6px 0 5px 0;
  text-align: center;
  vertical-align: middle;
  background-color: #D8B452;
  color: #ffffff;
}

#monthly table tr:nth-child(6),
#monthly table tr:nth-child(11) {
  border-bottom: 1px solid #4c5159;
}

#monthly table td {
  height: 30px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px dashed #4c5159;
}

#monthly table span {
  display: inline-block;
  padding: 2px 8px;
  background-color: #D8B452;
  line-height: 18px;
  font-weight: bold;
  color: #ffffff;
}

#monthly table caption {
  caption-side: bottom;
  text-align: right;
  font-size: 15px;
  color: #014099;
}
/*# sourceMappingURL=motor.css.map */