@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 h3 {
  font-size: 20px;
  font-style:italic;
  text-align: center;
  margin-bottom: 5px;
  color: #92539d;
  margin-top:25px;
}

#monthly p {
  text-indent: 0;
}

#monthly img.interveiw_title {
  margin-bottom:10px;
}

#monthly .exp {
  text-indent: 1em;
  color: #7b3500;
}

#monthly .exp2 {
  text-align: right;
}

#monthly .int_main {
  position: relative;
  text-align:center;
  margin: 20px 0 60px 0;
}

#monthly img.interveiw_family {
  position: absolute;
  right: 30px;
  bottom: -30px;
  display:block;
  margin:20px 15px 15px 15px;
  border:5px solid #fff;
  box-shadow:2px 2px 10px rgba(0,0,0,0.4);
  transform:rotate(-4deg);
}

#monthly .interviewer {
  color: #5d310d;
  margin-top:10px;
}

#monthly p span.daughter {
  font-weight: bold;
  color:#bc5994;
}

#monthly p span.mother {
  font-weight: bold;
  color:#d27f4b;
}

#monthly img.photo_right {
  float:right;
  margin:10px 0px 15px 15px;
}
#monthly img.photo_left {
  float:left;
  margin:10px 15px 15px 0px;
}

/*データ室*/
#monthly #interview_data {
  float:right;
  border: solid 1px #b64489;
  padding: 10px;
  margin:0px 0px 15px 15px;
}

#monthly #interview_data h5 {
  text-align: center;
  color: #b64489;
  font-size: 20px;
  width: 100%;
  margin-bottom: 10px;
}

#monthly #interview_data h5 span:first-child {
  font-size: 16px;
}

#monthly #interview_data h5 span:last-child {
  font-size: 16px;
  color: #000;
  font-weight: normal;
}

#monthly #interview_data table {
  width: 420px;
  margin-bottom: 6px;
}

#monthly #interview_data caption {
  font-weight: bold;
}

#monthly #interview_data th {
  font-weight: normal;
  text-align: center;
  border-top: solid 1px #b64489;
  border-bottom: solid 1px #b64489;
  background-color: #efdce9;
}

#monthly #interview_data #tusan td {
  text-align: right;
  padding-right: 10px;
  border-bottom: solid 1px #000;
}

#monthly #interview_data .seiseki caption {
  border-bottom: solid 1px #000;
}

#monthly #interview_data .seiseki td {
  border-bottom: dotted 1px #000;
}

#monthly #interview_data .seiseki td.chaku {
  letter-spacing:0.15em;
}