@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 #talk-title {
  float: left;
}


#monthly #talk p {
  text-indent: 0;
}
#monthly #talk p span {
  font-weight: bold;
}
#monthly #talk p .ishii {
  color: #00388b;
}
#monthly #talk p .osafune {
  color: #c81432;
}
#monthly #talk p .oka {
  color: #d76c00;
}

#monthly .talk-head {
  display: block;
  margin: 0 auto 0.6em auto;
}
#monthly #talk p strong {
  color: #c1569b;
}


#monthly #talk h4 {
  text-align: center;
  color: #fff;
  background: #ea609e;
}
#monthly #talk table {
  margin: 6px auto 10px auto;
  width: 900px;
}
#monthly #talk table th,
#monthly #talk table td {
  text-align: center;
  vertical-align: middle;
  border: solid 1px #000;
}
#monthly #talk table th {
  font-weight: normal;
  background: #f9d5e5;
}
#monthly #talk table tr td:first-child {
  font-weight: bold;
}
#monthly #talk table .tei1 {
}
#monthly #talk table .tei2 {
  color: #fff;
  background: #000;
}
#monthly #talk table .tei3 {
  color: #fff;
  background: #e60012;
}
#monthly #talk table .tei4 {
  color: #fff;
  background: #0075c2;
}
#monthly #talk table .tei5 {
  background: #fff100;
}
#monthly #talk table .tei6 {
  color: #fff;
  background: #009944;
}
#monthly #talk table .waku2 {
  background: #dcdddd;
}
#monthly #talk table .waku3 {
  background: #fbdac8;
}
#monthly #talk table .waku4 {
  background: #d3e1f3;
}
#monthly #talk table .waku5 {
  background: #fffcdb;
}
#monthly #talk table .waku6 {
  background: #d5ead8;
}



#monthly .talk-right1 {
  float: right;
  margin-left: 0.5em;
  color: #1d2088;
  font-size: 12px;
}
#monthly .talk-right1 img {
  display: block;
}
#monthly .talk-left {
  float: left;
  margin-right: 0.5em;
  color: #1d2088;
  font-size: 12px;
}
#monthly .talk-left img {
  display: block;
}

#talk-comment {
  display: flex;
  width: 900px;
  justify-content: space-between;
  font-size: 14px;
}
#talk-comment div {
  width: 440px;
}
#talk-comment #c-osafune img {
  float: left;
  margin-right: 5px;
  display: block;
}
#talk-comment #c-osafune div {
  position: relative;
  margin-bottom: 16px;
  padding: 5px 0 5px 60px;
  display: inline-block;
  width: 200px;
  vertical-align: middle;
  color: #fff;
  border-radius: 50%;
  background: #c81432;
}
#talk-comment #c-osafune div:before {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 6px;
  border: 15px solid transparent;
  border-bottom: 10px solid #c81432;
  z-index: 0;
}
#talk-comment #c-oka img {
  float: right;
  margin-left: 5px;
  display: block;
}
#talk-comment #c-oka div {
  position: relative;
  margin-bottom: 16px;
  padding: 5px 0 5px 60px;
  display: inline-block;
  width: 200px;
  vertical-align: middle;
  color: #fff;
  border-radius: 50%;
  background: #d76c00;
}
#talk-comment #c-oka div:before {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 6px;
  border: 15px solid transparent;
  border-bottom: 10px solid #d76c00;
  z-index: 0;
}

#talk-comment p {
  text-indent: 0;
}
#talk-comment p span {
  font-weight: bold;
}


#talk-rekidai {
  margin-top: 10px;
  display: flex;
  width: 900px;
  justify-content: space-between;
}
#talk-rekidai div {
  width: 440px;
}
#talk-rekidai h5 {
  margin-bottom: 4px;
  padding: 2px 0;
  text-align: center;
  color: #fff;
  background: #ea545d;
}
#talk-rekidai div:first-child h5 {
  background: #e50065;
}
#talk-rekidai h5 span {
  font-size: 14px;
}
#talk-rekidai table {
  width: 440px;
}
#talk-rekidai table th,
#talk-rekidai table td {
  padding: 2px 0;
  text-align: center;
}
#talk-rekidai table th {
  font-weight: normal;
  background: #fff4c3;
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}
#talk-rekidai table td {
  border-bottom: solid 1px #000;
}
#talk-rekidai table tr td:nth-child(4) {
  font-weight: bold;
  color: #ea545d;
}
#talk-rekidai div:first-child table tr td:nth-child(4) {
  color: ##e50065;
}
#talk-rekidai div div {
  padding: 6px 0;
  text-align: center;
  line-height: 30px;
  color: #b5534d;
  font-weight: bold;
  background:  linear-gradient(to left bottom, #e7c347, #fffcd1, #e7c347);
}
#talk-rekidai div div span {
  margin-left: 10px;
  padding: 1px 8px;
  color: #fff;
  background: #b5534d;
}
#talk-rekidai div div span.yusho_box {
  color: #b5534d;
  background: #fff;
  border: solid 1px #b5534d;
}


