@charset "Shift_JIS";

/* --------------------------------------------------------------------
	カスタマーレビュー一覧
--------------------------------------------------------------------- */
/* レビュー情報 */
h2.h2_user_review_ {
	padding: 16px 8px 10px 55px;
	background: url(../img/usr/ttl_user_review960.png) no-repeat;
	height: 24px;
	text-indent: -99999px;
	clear: both!important;
	color: #fff;
}
#user_reviews {
	padding:0 0 15px 0;
	margin-bottom:20px;
	background: url(../img/usr/goods_box_bottom.png) left bottom no-repeat;
}
div.review_intro_ {
	padding:0 10px 10px 10px;
	overflow: hidden;
	background:#FFF;
}
div.review_info_ {
	overflow: hidden;
	width: 100%;
}
div.review_count_summary_ {
	float: left;
	display: inline;
	width: 180px;
}
div.review_count_summary_ dl.review_score_ {
	width: 100%;
	overflow: hidden;
}
div.review_count_summary_ dl.review_score_ dt {
	float: left;
	display: inline;
}
div.review_count_summary_ dl.review_count_ {
	width: 100%;
	overflow: hidden;
}
div.review_count_summary_ dl.review_count_ dt {
	float: left;
	display: inline;
}
div.review_desc_ {
	padding-top: 15px;
	float: right;
	display: inline;
	width: 360px;
	text-align: right;
}
div.review_desc_ .btn_review_ {
	margin-top: 10px;
	text-align: right;
}
.review_pagenav_ {
	clear: both;
	background: #FFF;
	padding: 10px 20px;
}
/**/
/* ページ切換 */
div#page_changer_top {
}
div#page_changer_top .pager_ref_ {
	margin: 2px 5px;
	color: #003780;
	text-decoration: underline;
	font-weight: bold;
	white-space: nowrap;
}
div#page_changer_top .pager_now_ {
	margin: 2px 5px;
	color:#CC0000;
	font-weight: bold;
	white-space: nowrap;
}
/**/
/* レビュー記事 */
.review_ #userreview_frame {
}
.review_line_ {
	padding-bottom: 10px;
	overflow: hidden;
	background:#FFF;
}
.review_line_title_ {
	padding-bottom: 10px;
	background: url(../img/usr/review_top.png) center 0 no-repeat;
}
.review_line_title_ h3 {
	padding: 35px 41px 10px;
	font-weight: bold;
	color: #bc7c00;
	font-size: 13px;
	background: url(../img/usr/review_line.png) center bottom no-repeat;
}
div.review_line_summary_ {
	padding-bottom: 15px;
}
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;
}
div.review_line_summary_ dl.review_line_score_ {
	width: 100%;
	overflow: hidden;
}
div.review_line_summary_ dl.review_line_score_ dt {
	float: left;
	display: inline;
}
.review_line_main_ {
	margin: 0;
	padding: 0 41px;
	background: url(../img/usr/review_main.png) center 0 repeat-y;
}
.review_line_bottom_ {
	margin: 0;
	padding: 0;
	text-align: center;
}
.review_line_bottom_ img {
	vertical-align: top;
}
.review_line_comment_ {
}
.moderate_vote_ {
	padding: 5px 25px 0;
}
.moderate_info1_ {
	margin: 10px 20px;
}
.moderate_info2_ {
	margin: 10px 20px;
}
.moderate_info2_ span {
	cursor:pointer;
	text-decoration:underline!important;
}
.mode_select_line_ {
	cursor: pointer;
}
#review_form {
	padding: 0 22px 0 0;
	text-align: right;
	background:#FFF;
}

/**/
/* --------------------------------------------------------------------
	カスタマーレビュー投稿画面
--------------------------------------------------------------------- */
/* 入力画面 */
div.review_ {
	margin: 0 auto;
	padding: 0 0 150px;
	width: 960px;
}
.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;
}
.review_backbutton_ {
	margin: 20px 0 0 0;
	text-align:center;
}
span.title_ {
	float: left;
}
/**/
/* 確認画面 */
div.confirm_layer_frame_ {
	margin-top: 20px;
}
#confirm_ {
	margin: 0 auto;
}
/**/