@charset "UTF-8";
/*PCレビューページ用*/

.entrywrap.contact.revform {display: none;}


.barwrap {overflow: hidden;
	clear: both;
	width: 270px;
	height:31px;
}
.barwrap img{float:left;}

.progressBar{float: left;
	width:216px;
	height:31px;
	background:url(/img/result_bg_bar.gif) no-repeat 0 0;
	position:relative;
}
.progressBar span{
	position:absolute;
	display:block;
	width:200px;
	height:15px;
	background:url(/img/result_bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:200px;
	height:15px;
	background:url(/img/result_bg_cover.gif) repeat-x 0 0;
	top:0;
}




.review_listbox { 
	clear: both;
	width: 520px; 
	margin: 20px 0 0px 10px;
	border-bottom:1px solid #212929;
	background: url(/img/_nocap.gif);
}

.review_listbox p img {vertical-align: middle; margin: 0 5px 0 0;}

.review_listdate { 
	clear: both;
	text-align: right; 
	height:19px;
	padding: 6px 10px 0 0 !important;
	font-size: 85%;
	background: url(/img/review_listdate.gif) no-repeat;
}



.review_listname {
	border-right:1px solid #212929;
	border-left:1px solid #212929;
	padding: 8px 10px 0 10px !important;
	font-weight: 700;
	font-size: 85%;
	letter-spacing: 1px;
}
.review_dotline {
	background: url(/img/review_dotline.gif) no-repeat center;
	border-right:1px solid #212929;
	border-left:1px solid #212929;
}

.review_listcom {
	border-right:1px solid #212929;
	border-left:1px solid #212929;
	padding: 5px 8px 5px 10px !important;
}
.review_listbox.full .review_listcom { padding: 10px 20px 10px 24px;}

.review_listcom a { font-weight: 700; color: #b3d565 !important;}

.review_listlink {
	border-right:1px solid #212929;
	border-left:1px solid #212929;
	padding: 8px 10px 0 10px !important;
	font-weight: 700;
	font-size: 85%;
	letter-spacing: 1px;
}
.review_del {
	border-right:1px solid #212929;
	border-left:1px solid #212929;
	text-align: right;
	height: 24px;
	padding: 0 10px 3px 0!important;
	overflow:hidden;
}
.review_del form input {color: #ffffff;}
.review_del form input.delbtn {
	font-size: 12px; 
	height: 15px;
	border:1px solid #cccccc;
	vertical-align: middle;
	margin-left: 1px;
}
.review_listeval {
	border-right:1px solid #212929;
	border-left:1px solid #212929;
	padding: 8px 10px 0 10px;
	color: #b3d565;
	font-size: 85%;
}
.review_listplaygame {
	border-right:1px solid #212929;
	border-left:1px solid #212929;
	padding: 8px 10px 0 10px;
	font-size: 85%;
	color: #b3d565;
}


.revopen {
	clear: both;
	margin: 20px 0 10px 5px;
	cursor: pointer;
}

.sub1 .review_result {
	padding: 0px 0 20px 12px;
}
