@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 .title_2box {
  position: relative;
  margin: 20px 0px 20px 0px;
}
#monthly .title_2box .title_2 {
  font-size: 35px;
  font-weight: bold;
  color: #000;
}
#monthly .title_2box .title_3 {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
  width: 450px;
  text-align: right;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid gray;
}
#monthly .title_2box .img_1 {
  position: absolute;
  top: -30px;
  right: 0px;
  width: 550px;
  height: 200px;
  z-index: 1;
}
#monthly .s_title {
  font-size: 30px;
  font-weight: bold;
  color: #000;
}
#monthly .s2_title {
  position: relative;
  font-weight: bold;
  color: #000;
  font-size: 40px;
}
#monthly .s2_title span {
  font-size: 48px;
  font-weight: bold;
  color: #7d0000;
  font-family: serif;
}
#monthly .s2_title .img_3 {
  position: absolute;
  bottom: 12px;
  left: 415px;
  z-index: 3;
}
#monthly .s3_titlebox {
  margin-top: 30px;
  color: #000;
}
#monthly .s3_titlebox span {
  font-weight: bold;
  color: #004c78;
}
#monthly .s3_titlebox .s3_title {
  position: relative;
  font-weight: bold;
  font-size: 40px;
}
#monthly .s3_titlebox .s3_title span {
  font-size: 48px;
  font-weight: bold;
  font-family: serif;
  color: #004c78;
}
#monthly .s3_titlebox .img_3 {
  position: absolute;
  bottom: 12px;
  left: 385px;
  z-index: 3;
}
#monthly .name1_color {
  font-weight: bold;
  color: #7d0000;
}
#monthly .img_title {
  width: 750px;
  margin: 0 auto;
}
#monthly .img_2 {
  width: 500px;
  margin: 0 auto;
}

/*monthly*//*# sourceMappingURL=tenbou.css.map */