@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 h4 {
  margin-top: 60px;
  color: #4AA652;
  font-size: 37px;
  font-family: "MS P明朝","ヒラギノ明朝",Times,serif;
  font-style: italic;
}

#monthly h5 {
  margin: 50px 0 20px 0;
  font-size: 24px;
  text-align: center;
  color: #595757;
}

#monthly strong {
  display: inline-block;
  width: 50px;
  margin: 0 5px;
  padding: 4px 0px 0px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-indent: 0;
  text-align: center;
  line-height: 25px;
  font-size: 24px;
  background: #8D0177;
  color: #ffffff;
}

#monthly p strong {
  width: 45px;
  line-height: 20px;
  font-size: 17px;
}
/*# sourceMappingURL=suimen_motor.css.map */