@charset "utf-8";

/*共通*/

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;/*旧サイト用にtop10px*/
  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 #funaken-title {
  margin-bottom: 10px;
}

#monthly p strong {
  color: #eb6132;
}

#monthly .funaken-left {
  float: left;
  margin-right: 5px;
}
#monthly .funaken-right {
  float: right;
  margin-left: 5px;
}

#monthly h4 {
  margin-bottom: 10px;
  padding: 3px 0;
  text-align: center;
  background: #d5ead8;
}

#kakutoku table.best {
  font-size: 14px;
  width: 390px;
  margin: 0 30px;
  float: left;
}
#kakutoku table.best th {
  background-color: #e7e2b3;
  font-weight: normal;
  border-top: 2px solid #333333;
  border-bottom: 2px solid #333333;
  text-align: center;
}
#kakutoku table.best span {
  font-weight: bold;
}
#kakutoku table.best td {
  padding: 1px;
  border-bottom: 1px dashed #808080;
  text-align: center;
}
#kakutoku table.best .b_left {
  border-left: 1px solid #808080;
}
#kakutoku table.best .solid {
  border-bottom: 1px solid #808080;
}
#kakutoku table.best .border-1 {
  border-bottom: 2px solid #009846;
}
#kakutoku table.best .border-2 {
  border-bottom: 2px solid #E5001A;
}
#kakutoku table.best .name {
  font-weight: bold;
}
#kakutoku table.best .pickup {
  background: #fffbc6;
}
#kakutoku table.best .odd {
  background-color: #DEF1FC;
}
#kakutoku div.best-title {
  letter-spacing: 1px;
  font-size: 22px;
  font-weight: bold;
  width: 900px;
  margin: 15px auto 10px auto;
  padding: 0px 0px;
  text-align: center;
  background: url("img/kakutoku_seem.jpg") repeat-x bottom;
  color: #a40182;
  line-height: 20px;
}
#kakutoku div.best-title span {
  font-size: 12px;
  padding-left: 3em;
  font-weight: 100;
  color: #000;
}
#kakutoku div.best-title span.pickup {
  font-size: 11px;
  padding: 0 0.8em;
  margin: 0 5px;
  color: #FFFBC5;
  background: #FFFBC5;
  border: 1px solid #000;
}