@charset "utf-8";
/* ===================================================================
    ショップ個別頁用
=================================================================== */
/* Shop Name */
.shopname_img{
	background-color: #ffffff;
	border-top: solid #666666 1px;
	border-bottom: solid #666666 1px;
	margin-bottom: 7px;
	margin-top:7px;
	padding-top: 6px;
	padding-bottom: 3px;
	text-align: left;
	font-size: 118%;
	font-weight: bolder;
}
.shopname_img em{ display: none;}

/* Right */
#shop_right #item_box{
	float: none;
	width: auto;
}

a#item_box{
	border: solid #E8A467 1px;
	margin: 5px 10px;
	display: block;
	overflow: hidden;
	background: #ffffff;
	text-decoration: none;
}

a#item_box:hover{
	border: solid #2562DF 1px;
}

#item_box img{
	margin: 0 auto;
	border: none;
}

.com{
	padding: 5px;
	text-align: left;
	color: #725843;
	background: #dddddd url(../images/shop/item_box_com_bg.jpg) left bottom no-repeat;
	font-size: 94%;
}

.price{
	color: #BA080E;
	font-weight: bolder;
}
.comment{
	color: #725843;
	font-weight: normal;
	font-size:70%;
}

.title_push{
	background: url(../images/shop/shop_right_title.gif) 0 0 no-repeat;
	height: 31px;
}
.title_push span{ display: none;}
#title_left{
	background: url(../images/shop/title_left_bg.gif);
	color: #fff;
	height: 24px;
	padding-top: 7px;
	padding-left: 7px;
	font-weight: bolder;
	font-size: 108%;
}

/* left1 graph */
#graph{
	position: relative;
	border: solid #666666 1px;
	background: #ffffff;
	text-align: left;
	color: #887769;
	margin-bottom: 10px;
}

#totalrank{
	position: relative;
}

.totalrankbg{
	position: absolute;
	top: 0;
	left: 72px;
	width: 114px;
	height: 30px;
	background: url(../images/shop/totalrank_bg.gif) top left no-repeat;
}

.totalrankstar{
	position: relative;
	height: 31px;
	background: url(../images/shop/totalrank.gif) top left no-repeat;
}

.totalrank {
	position: absolute;
	color: #97003C;
	font-weight: bolder;
	font-size: 150%;
	top: 3px;
	right: 5px;
	text-align: right;
}

/* left2 shop default */
ul.default{
	margin: 0 5px 0 15px;;
	padding-left: 5px;
	font-size: 84%;
	color: #725843;
}

ul.default li{
	list-style-type: circle;
	line-height: 160%;
}

/* center review entry */
.rev_ent_btn{
	display: block;
	overflow: hidden;
	width: 448px;
	height: 91px;
	background: url(../images/shop/member_entry.jpg) bottom center no-repeat;
	position: relative;
	margin-bottom: 10px;
	
}

a.rev_ent_btn:hover{ background: url(../images/shop/member_entry_h.jpg) bottom center no-repeat;}

.rev_ent_btn span{
	display: none;
}

#contbox{
	width: 450px;
	margin: 0 auto;
}
/* titlebar */
#title_1col{
	background: url(../images/shop/h2_bg.gif);
	color: #5A5A5A;
	height: 24px;
	padding-top: 7px;
	padding-left: 7px;
	font-weight: bolder;
	font-size: 108%;
}

#title_1col span{
	font-weight: lighter;
}
#review_box{
	border: solid #DD873A 1px;
	width: 448px;
	background: #ffffff url(../images/shop/review_box_bg.gif) left repeat-y;
	margin: 0 auto;
	margin-top: 10px;
	_margin-top: 0px;
	float: left;
}

#review_box .review_title{
	border-bottom: solid #DD873A 1px;
	padding: 3px;
	color: #5A5A5A;
	background: #B7AB9A url(../images/shop/review_title_bg.gif);
	text-align: left;
	position: relative;
	text-indent: 23px;
	height: 17px;
}

#review_box .review_title span{
	font-size: 128%;
	color: #CC0000;
	font-weight: bolder;
	margin-right: 3px;
}

#review_box .review_title img{
	position: absolute;
	left: 62px;
}

#review_box .review_title .linkButton{
	position: absolute;
	left: 125px;
}

#review_box .review_title .use{
	position: absolute;
	right: 2px;
	top: 4px;
}

#review_box .left{
	float: left;
	background-color: #FBD884;
	width: 130px;
	font-size:12px;
}

#review_box .left p.star5, #review_box .left p.star4, #review_box .left p.star3, #review_box .left p.star2, #review_box .left p.star1, #review_box .left p.star0{
	text-align: left;
	color: #5D4F33;
	font-size: 94%;
	padding: 1px 5px;
}

#review_box .left p.star5{
	background: url(../images/icon/review_star5.gif) center right no-repeat;
}

#review_box .left p.star4{
	background: url(../images/icon/review_star4.gif) center right no-repeat;
}

#review_box .left p.star3{
	background: url(../images/icon/review_star3.gif) center right no-repeat;
}

#review_box .left p.star2{
	background: url(../images/icon/review_star2.gif) center right no-repeat;
}

#review_box .left p.star1{
	background: url(../images/icon/review_star1.gif) center right no-repeat;
}

#review_box .left p.star0{
	background: url(../images/icon/review_star0.gif) center right no-repeat;
}

#review_box .rigth{
	margin-left: 130px;
	background: #FFFFFF;
	text-align: left;
	font-size: 94%;
	padding: 0 7px;
	line-height: 160%;
}

/*  paging  */
#paging {
	margin-top: 10px;
}
#paging ul{
	margin: 0 auto;
	text-align: center;
}

#pagination {margin: 5px auto; text-align: right; font-size:11px;}

#pagination li{
	border:0; margin:0; padding:0; font-size:11px; list-style:none; float:left;
}
#pagination a{
	border:solid 1px #DF9A5D; margin-right:2px;
}
#pagination .previous-off, #pagination .next-off{
	border:solid 1px #DEDEDE; color:#888888; display:block; float:left; font-weight:bold; margin-right:2px; padding:3px 4px;
}
#pagination .next a, #pagination .previous a {
	font-weight:bold;
}	
#pagination .active {
	background:#DF9A5D; color:#FFFFFF; font-weight:bold; display:block; float:left; padding:4px 6px; margin-right:2px;
}
#pagination a:link, #pagination a:visited{
	color:#DF9A5D; display:block; float:left; padding:3px 6px; text-decoration:none;
}
#pagination a:hover{
	border:solid 1px #2562DF;
}