@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;
  font-size: 14px;
}
#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{
  color: #000;
  font-size: 25px;
  //text-align: center;
  margin-bottom: 0;
}

#monthly h3 span{
  display: inline-block;
  background: #000;
  font-size: 20px;
  color: #fff;
  padding: 0 10px 0 5px;
  border-radius: 18px;
  line-height: 32px;
  height: 30px;
  width:15px;
}

#monthly .dream_title p{
  margin: 0;
  text-align: right;
}

#monthly .dream_title {
  margin: 30px 0;
}

#monthly .racer-box1{background: url(img/dream_img1.jpg) no-repeat right bottom;}
#monthly .racer-box2{background: url(img/dream_img2.jpg) no-repeat right bottom;}
#monthly .racer-box3{background: url(img/dream_img3.jpg) no-repeat right bottom;}
#monthly .racer-box4{background: url(img/dream_img4.jpg) no-repeat right bottom;}
#monthly .racer-box5{background: url(img/dream_img5.jpg) no-repeat right bottom;}
#monthly .racer-box6{background: url(img/dream_img6.jpg) no-repeat right bottom;}

#monthly .text-box{
  width: 690px;
}

#monthly .racer-box p{
  margin: 0px 0 0 0;
}
#monthly .voice p{
  font-size: 15px;
  letter-spacing: 0;
}


#monthly h4{
  font-size:26px;
  margin: 0 0 5px 0;
}

#monthly h4 span.tei{
  display: inline-block;
  font-size:18px;
  padding: 3px 8px 0px 8px;
  border:1px solid #000;
  border-radius: 10px;
  
}

#monthly h4 span.no1{background: linear-gradient(#FFFFFF 2px, #F3F3F4 22px, #626264);color: #000;}
#monthly h4 span.no2{background: linear-gradient(#848587 2px, #231F20 22px, #000000);color: #fff;}
#monthly h4 span.no3{background: linear-gradient(#F37759 2px, #EE1C25 22px, #5F0000);color: #fff;}
#monthly h4 span.no4{background: linear-gradient(#80B1DF 2px, #007DC5 22px, #002B51);color: #fff;}
#monthly h4 span.no5{background: linear-gradient(#FFF799 2px, #FFF100 22px, #807800);color: #000;}
#monthly h4 span.no6{background: linear-gradient(#7CC899 2px, #00A651 22px, #003415);color: #fff;}


#monthly h4 span.shoritsu{
  display: inline-block;
  font-size:18px;
  padding: 3px 8px 0px 8px;
  margin: 0px 0px 0px 15px ;
  background: #8C63AB;
  color: #fff;
}

#monthly h4 span.data{
  font-size:19px;
  margin: 0px 20px 0px 20px ;
}

#monthly h5{
  text-align: right;
  font-size:24px;
  margin: 0;
  font-weight: normal;
  color: #5A57A5;
}

#monthly .voice{
  background: url(img/dream_voice.jpg) no-repeat right top;
}

#monthly .line{
  width: 100%;
  height:30px;
  margin-bottom: 30px;
}

#monthly .line1{background: url(img/dream_line1.jpg) }
#monthly .line2{background: url(img/dream_line2.jpg) }
#monthly .line3{background: url(img/dream_line3.jpg) }
#monthly .line4{background: url(img/dream_line4.jpg) }
#monthly .line5{background: url(img/dream_line5.jpg) }
#monthly .line6{background: url(img/dream_line6.jpg) }
