@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 #GP h3{
  font-weight: bold;
  color: #985e00;
}

#monthly #GP span {
  font-weight: bold;
  color: #b88b01;
}

#monthly #GP_series h3{
  font-weight: bold;
  color: #0071b0;
}

#monthly #GP_series span {
  font-weight: bold;
  color: #4c93ae;
}

#monthly #GP h3,
#monthly #GP_series h3 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 5px;
}

#monthly #GP {
  margin-bottom: 30px;
}

#monthly #GP_series .girl {
  font-weight: bold;
  color: #cc6982;
}

#monthly .title {
  width: 480px;
  margin: 0 auto 15px auto;
  text-align: center;
}

#monthly .photo_right {
  float: right;
  padding-left: 10px;
}

#monthly .photo_left {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}