#productReview .reviewArea{
  border-top: 1px solid #ccc;
      background: url(//image.rakuten.co.jp/com/img/rms/storefront/pc/page/icn_review_s_trans.gif) left center no-repeat ;
  padding: 5px 0px 5px 18px;
}
/*underline style*/
#productReview .reviewArea a,#productReview .book-title a,div#productReview div.review dl.reviewCount a{
    text-decoration: none;
}
#productReview .reviewArea a:hover,#productReview .book-title a:hover,div#productReview div.review dl.reviewCount a:hover{
    text-decoration: underline;
}

#productReview .reviewArea .count,div#productReview div.review dl.reviewCount .count{
    font-size: 120%;
    font-weight: bold;
}
#productReview .book-title{
font-size: 14px; font-weight: bold; margin-left: 25px; 
}
#productReview .review-title{
    font-weight: bold;
    margin-bottom: 10px;
    text-indent: -0.5em;
    font-size: 14px;
}
#productReview .review-title.notitle{
  color: #a0a0a0;
}

#productReview .review-ebook{
    margin-top: 40px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.otherAnswer{
    margin-top: 10px;
}
.otherAnswer span{
  font-weight: bold;
  color: #BF0000;
  font-size: 180%;
}
div#productReview .reviewCount{
     background: url(//image.rakuten.co.jp/com/img/rms/storefront/pc/page/icn_review_s_trans.gif) left center no-repeat ;
  padding: 5px 0px 5px 20px;
    display: inline-block;
    margin: 5px 0 0 10px;
}
div#productReview div.review dl.reviewCount {
     display: block;
    width: 245px;
}
div#productReview .allReview{
    padding: 5px 0;
    }
div#productReview div.review dl.allReview{
    margin-right: 10px;
}
div#productReview .moreInfo_eBook{
    display: none;
}
div#productReview div.review{
    margin-bottom: 0;
    padding-bottom: 0;
}
div#productReview div.review dl.allReview dd{
  font-size: 18px;
}
div#productReview div.reviewList dd.reviewDate{
  font-size: 11px;
}
div#productReview div.reviewList dt{
  padding: 2px 0 0;
}
div#productReview .review p.notReviewed{
  margin: 10px 0 0;
}
div#productReview .notReviewed .reviewCount{
  margin: 5px 0 0 10px;
}