@charset "Shift_JIS";

/* --------------------------------------------------------------------
	カスタマーレビュー一覧
--------------------------------------------------------------------- */
.common_headline2_.userreview_ {
	color: #FFF;
	padding:14px 10px 10px 35px;
	border:#e5e5e5 1px solid;
	font-size: 18px;
	font-weight: bold;
	color:#fff;
	background: #3B1D1D;

}
div.review_ {
	width:960px;
	margin:0 auto;
}

/* レビュー情報 */
.userreview_{
	background: #EEE;
	padding-bottom: 1px;	
}
div.review_intro_ {
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
	border-bottom: 2px solid #fff;
}
div.review_info_ {
	width: 100%;
	overflow: hidden;
	padding: 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#userreview_frame{
/*background: #FFF;*/
margin: 20px;
}
div.review_count_summary_ {
width: 720px;
margin: 0 auto 20px;
overflow: hidden;
}
div.review_count_summary_ dl dt{
	width: 110px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	    text-align: center;
	    	padding: 10px 0;
}
div.review_count_summary_ dl dd{
	background: #FFF;
	width: 235px;
		padding: 10px 0;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	font-size: 14px;
}
div.review_count_summary_ dl dt,
div.review_count_summary_ dl dd{
	display: table-cell;
	vertical-align: middle;

}
div.review_count_summary_ dl.review_score_ {
float: left;
	overflow: hidden;
	vertical-align: middle;
}
div.review_count_summary_ dl.review_score_ dd img {
	height:14px;
}
div.review_count_summary_ dl.review_score_ dt {


	font-weight: bold;
	background: #F0DACD;
	font-size: 14px;
	
}
div.review_count_summary_ dl.review_count_ {
float: right;
	overflow: hidden;
}
div.review_count_summary_ dl.review_count_ dt {
float: left;
    display: inline;
    font-weight: bold;
	background: #F0DACD;
	font-size: 14px;
    
}
div.review_desc_ {
display: table;
table-layout: fixed;
width: 720px;
margin: 0 auto;
}
div.review_desc_ >p{
	display: table-cell;
	font-size: 14px;
	vertical-align: middle;
}
div.review_desc_ .btn_review_ {
	margin-top: 10px;
	text-align: right;
	display: table-cell;
	width: 210px;
}
div.review_desc_ .btn_review_ a {
	text-decoration:underline;
}
.review_pagenav_ {
	margin: 0;
	clear: both;
	/*background: #fff;*/
	padding: 20px 0;
	text-align: center;
}
#review_read_button a{
	padding: 10px 20px;
	background: #3B1D1D;
	text-align: center;
	color: #fff;
	display: block;
	width: 210px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
}

/**/
/* ページ切換 */
div#page_changer_top {
}
div#page_changer_top .pager_ref_ {
    margin: 0 1px;
    padding: 2px 7px;
    background-color: #eee;
	font-weight: bold;
	white-space: nowrap;
}
div#page_changer_top .pager_now_ {
    margin: 0 1px;
    padding: 2px 7px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background: #331a0e;
	white-space: nowrap;
}
span.moderate_vote_link_ {
	cursor: pointer;
	text-decoration: underline;
}
div.moderate_vote_list_ {
	background-color: #ffffff;
	position: absolute;
	z-index: 1;
	display: none;
	border: solid 1px #ccc;
	right: 5px;
	top: 100%;
	margin-top: -16px;
	padding: 5px;
	width: 188px;
}
span.moderate_vote_item_ {
	cursor: pointer;
	font-size: x-small;display: block;margin-bottom: 4px;
}
/**/
/* レビュー記事 */
.review_line_ {
	width: 100%;
	padding-bottom: 10px;
	/*overflow: hidden;*/
	border-bottom: 2px solid #eeeeee;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
		background: #FFF;
}
.review_line_title_ {
	margin: 0 0 10px 0;
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
div.review_line_summary_ {
	margin-bottom: 10px;
}
div.review_line_summary_ .star_{
	margin-bottom: 10px;
}
div.review_line_summary_ img{
	height: 18px;
	width: auto;
}
div.review_line_summary_ dl.review_line_name_ {
	width: 100%;
	overflow: hidden;
}
div.review_line_summary_ dl.review_line_name_ dt {
	float: left;
	display: inline;
	font-weight: bold;
}
div.review_line_summary_ dl.review_line_name_ dt img {
	height:14px;
	padding:0 10px 0 0;
}
.review_line_comment_ {
	margin-bottom: 10px;
	-ms-word-break: break-all;
	    word-break: break-all;
}
.moderate_vote_ {
	padding: 5px;
	font-weight: bold;
	text-align: right;
	position: relative;
}
.moderate_info1_ {
	margin-top: 10px;
}
.moderate_info2_ {
	margin-top: 10px;
}
.moderate_info2_ span {
	cursor:pointer;
	text-decoration:underline!important;
}
.mode_select_line_ {
	cursor: pointer;
	padding: 2px 4px;
	display: block;
}
#review_form {
	margin-bottom:30px;
	text-align: right;
	margin-right: 20px;
}

/**/
/* --------------------------------------------------------------------
	カスタマーレビュー投稿画面
--------------------------------------------------------------------- */
/* 入力画面 */
div.review_ {
	padding:20px 60px 0px 60px;
}
.review_table_ {
	margin: 20px 0;
	border-collapse: collapse;
	width:100%;
}
.review_table_ th {
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
}
.review_submit_ {
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: center;
	border-bottom: 1px dotted #CCC;
}
.review_backbutton_ {
	margin: 20px 0 0 0;
	text-align:center;
}
span.title_ {
	float: left;
}
.review_table_ div.star_base_ {
	float: left;
	width: 60px;
	height: 15px;
	background: url('../img/usr/user_review/star.png');
}
.review_table_ div.star_select_ {
	width: 60px;
	height: 15px;
	background: url('../img/usr/user_review/star.png');
	background-repeat: no-repeat;
}
.review_table_ div.star_select_link_ {
	color: #3b1d1d;
	float: left;
	margin-left: 5px;
}
/**/
/* 確認画面 */
div.confirm_layer_frame_ {
	margin-top: 20px;
}
div.review_confirm_ {
	background-color: #ffffff;
	display: none;
}
div.review_confirm_ .review_line_{
	margin-bottom: 20px;

}
/**/