/* CSS Document */

@charset "utf-8";
.review_wrap{margin-top:10px;}
.review_img{ float:left;width: 650px;}
.review_right{ float: right; width: 320px;}
.review_title{background-color:#fc0; color:#000; padding:10px; line-height:120%; font-size:180%;}
.review_item{color:#000; padding:10px; line-height:150%; font-size:150%; font-weight: bold;}
.review_text{color:#000; padding:10px; line-height:150%; font-size:110%;border-top: solid 1px #ccc;}
.under {background: linear-gradient(transparent 70%, #ff0 70%);}
.clear{clear: both;margin: 0 0 10px 0;}