@charset "utf-8";

/*共通*/

#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 #nice {
  text-align: center;
}
#monthly #nice #nice-title {
  margin-bottom: 12px;
}
#monthly #nice #uichi {
  float: left;
  margin-right: 8px;
}
#monthly #nice h3 {
  margin: 12px 0;
  color: #cb4829;
  font-family: serif;
  font-size: 24px;
}
#monthly #nice h4 {
  display: inline;
  padding: 2px 16px;
  text-align: center;
  border-radius: 20px;
  background: #7e4a7b;
  color: #fff;
}
#monthly #nice p {
  text-align: left;
}
#monthly #nice #exp {
  padding-top: 4px;
  text-indent: 0;
  border-top: dashed 1px #000;
  font-size: 14px;
}
#monthly #nice #nice-tragedy {
  border: solid 1px #000;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner {
  display: flex;
  padding: 8px;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-l {
  position: relative;
  width: 660px;
  text-align: left;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-l img {
  float: left;
  margin-right: 8px;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-l h5 {
  color: #1a1a7c;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-l #nice-c1 {
  float: none;
  position: absolute;
  top: 140px;
  left: 200px;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-l #nice-c2 {
  float: none;
  position: absolute;
  top: 170px;
  left: 220px;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-l #nice-c3 {
  float: none;
  position: absolute;
  top: 206px;
  left: 320px;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-l #nice-c4 {
  float: none;
  position: absolute;
  top: 140px;
  left: 160px;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-l #nice-c5 {
  float: none;
  position: absolute;
  top: 170px;
  left: 180px;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-l #nice-c6 {
  float: none;
  position: absolute;
  top: 206px;
  left: 320px;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-l #nice-c7 {
  float: none;
  position: absolute;
  top: 140px;
  left: 200px;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-l #nice-c8 {
  float: none;
  position: absolute;
  top: 170px;
  left: 200px;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-l #nice-c9 {
  float: none;
  position: absolute;
  top: 206px;
  left: 420px;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-r {
  width: 240px;
  text-align: left;
  font-size: 14px;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-r p {
  margin-bottom: 0;
  text-align: center;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-r table {
  width: 240px;
}

#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-r table tr th,
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-r table tr td {
  padding: 0 2px;
  text-align: center;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-r table tr th {
  border-bottom: solid 2px #000;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-r table tr td {
  border-bottom: solid 1px #000;
}
#monthly #nice #nice-tragedy .nice-tragedy-inner .nice-tragedy-inner-r span {
  display: inline-block;
  transform: rotate(90deg);
}
#monthly #nice #nice-tragedy hr {
  width: 884px;
  height: 1.5px;
  background: #000;
}
