@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 .classicback {
  background-image: url(img/toda_classicback.png); /*背面画像*/
  background-repeat: no-repeat;
  height: 1330px;
}
#monthly .img_logo {
  margin-left: 15px;
}
#monthly .classiclogo {
  margin-left: 25px;
}
#monthly .midashi {
  top: 10px;
  right: 15px;
}
#monthly .toda_text1, #monthly .toda_text2 {
  text-shadow: 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
  width: 550px;
  font-weight: bold;
}
#monthly .toda_text1 {
  margin-left: 20px;
  text-align: justify;
}
#monthly .komatsu {
  float: right;
}
#monthly .img_kiryu {
  position: relative;
}
#monthly .toda_text2 {
  text-align: justify;
  position: absolute;
  top: 180px;
  right: 15px;
}
#monthly .name01, #monthly .name02, #monthly .come02 {
  color: #a41268;
}
#monthly .come01 {
  font-family: serif;
  font-size: 25px;
}
#monthly .parent {
  font-family: serif;
  position: relative;
  width: 100%;
  height: 60px;
}
#monthly .come02 {
  position: absolute;
  top: 6px;
  font-size: 32px;
  text-indent: 0;
}
#monthly .name02 {
  position: absolute;
  top: -10px;
  right: 0px;
  font-size: 52px;
}/*# sourceMappingURL=toda_classic.css.map */