.top_navi {  
  margin-bottom: 4px;
}

#top_copy {  
  font-size: 12px;  
  line-height: 17px;  
  width: 290px;  
  margin-left: 15px;  
  margin-bottom: 5px;
}

#top_img {  
  margin-bottom: 5px;
}

.reien_navi {  
  margin-left: 15px;  
  margin-bottom: 4px;
}

.reien_sonota {  
  width: 288px;  
  height: 28px;  
  margin-left: 15px;  
  margin-bottom: 15px;  
  border-top-color: #663300;  
  border-right-color: #663300;  
  border-bottom-color: #663300;  
  border-left-color: #663300;  
  border-top-width: 2px;  
  border-right-width: 2px;  
  border-bottom-width: 2px;  
  border-left-width: 2px;  
  border-top-style: groove;  
  border-right-style: groove;  
  border-bottom-style: groove;  
  border-left-style: groove;  
  font-size: 22px;  
  color: blue;  
  text-align: center;  
  padding-top: 8px;  
  background-color: rgba(204, 255, 255, 0.49);
}
.top_cover{width: 320px;}
.top_cover img{width: 100%;}
.next {width: 11em; margin: 10px auto; padding: 6px 0 3px; background-color: brown; font-weight: bold; text-align: center; border-radius: 10px; /* CSS3草案 */ 
　　　　　-webkit-border-radius: 10px; /* Safari,Google Chrome用 */ 
　　　　　-moz-border-radius: 10px; /* Firefox用 */}
.next a{color: #fff;}


.midasi {
    color: #036EB8;
font-size: 1.3em;
margin-top: 10px;
}

.midasi:first-letter {
    color: orange;
}

