@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  kuchikomi/index.css
 style info :  クチコミページだけに使用
=================================================================== */

/*ｸﾞﾛｰﾊﾞﾙﾅﾋﾞ 現在ﾍﾟｰｼﾞ表示*/

a#gNav2-2{
	background-position:0 -24px;
}

#main h2 {
	margin-bottom: 15px;
}

#review {
  width:626px;
  height:92px;
  background:url(img/rev-bg-001.png) no-repeat;
  padding:11px 14px 0 20px;
}

.re-photo{
  width:70px;
  height:70px;
  margin:0 18px 0 0;
  float:left;
}

.re-prof{
  width:188px;
  height:72px;
  float:left;
  margin:0 8px 0 0;
}

div.re-prof:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}  

div.re-etc:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
} 
.re-etc{
  width:342px;
  height:72px;
  float:left;
  margin:0;
}


.girls-name{
  width:146px;
  height:24px;
  color:#ff06bc;
  background:url(img/rev-ic-001.png) no-repeat;
  padding:3px 3px 0 35px;
  margin:2px 2px 0 2px;
  font-size:13px;
}

.girls-name span{
  font-weight:bold;
  font-size:14px;
}

.girls-size{
  width:140px;
  font-size:13px;
  color:#ff06bc;
  float:left;
  padding:2px 2px 0 5px;
}

.girls-cup{
  width:34px;
  font-size:13px;
  color:#ff06bc;
  float:left;
  padding:0 2px 3px 0;
}

.tl-img{
  margin:2px 5px 2px 12px;
  width:114px;
  font-size:0;
  float:left;
}

.hyouka{
  width:190px;
  margin:2px 0 8px 0;
  font-size:0;
  float:left;
}

.hyouka img{
  margin-left:5px;
  padding:0;
}

.re-bt001{
  width:151px;
  margin-right:6px;
  float:left;
}

.re-bt002{
  width:185px;
  float:left;
}

div.rev-main-txt:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}  

.rev-main-txt{
  background:url(img/rev-bg-002.png) repeat-y;
  width:620px;
  padding:0 20px;
  clear:both;
}

h3.title{
  width:430px;
  color:#5e3e25;
  float:left;
  font-size:16px;
  padding-left:40px;
  margin-top:5px;
  background:url(img/ewv-ic-005.png) no-repeat;
}

.toukousha{
  width:150px;
  color:#7c5c43;
  float:right;
  font-size:12px;
  text-align:right;
  padding-top:3px;
  margin-top:5px;
}

.rev-txt{
  font-size:14px;
  line-height:130%;
  color:#7c5c43;
  clear:both;
  padding-top:15px;
}

.rev-bottom{
  margin:0 0 20px 0;
  font-size:0;
  line-height:0;
}

.page_num{
  margin:20px auto;
  color:#5e3e25;
  font-size:13px;
  text-align:center;
}

.rev_bt{
  margin:10px auto;
  text-align:center;
}
