@charset "shift_jis";

#default #header{ min-width:930px; }
#keepLead{
	margin-top:28px;
}


.keepBox{ 
	margin-top:23px;
	background:#e9eaf3;
}


.keepHead{
	min-width:650px;
	background:#e9eaf3 url(https://img1.kakaku.k-img.com/images/keep/bg_line.png) repeat-x left bottom;
	border-top:3px solid #7281cb;
	position:relative;
}

.nodata .keepHead{
	background:#e9eaf3;
	border:none;
	overflow:hidden;
}


#keepCatBox{
	margin:25px 25px 32px 116px;
	padding:5px;
	background:#cad0e9;

	-o-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}



#keepCatBox ul{
	min-height:52px;
	padding:11px 38px 11px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#f5f6fb;
	overflow:hidden;
}

#keepCatBox ul li{
	display: inline-block;
    /* for ie 6,7 */
    *display: inline;
    *zoom:1;
	
	margin-right:6px;
	padding-right:6px;
	white-space: nowrap;
	line-height:2;
	background:url(https://img1.kakaku.k-img.com/images/keep/bg_line_category.png) no-repeat right 4px;
}

#keepCatBox ul span{
	padding:5px 10px;

	-o-border-radius:2px;
	-ms-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;

}

#keepCatBox ul li.endLine{ background-image:none;}
#keepCatBox li.focus span{
	background:#7281cb;
	color:#fff;
	
}

#keepCatBox ul a:link,
#keepCatBox ul a:visited{ text-decoration:none; }
#keepCatBox ul a:hover,
#keepCatBox ul a:active{ text-decoration:underline; }

#balloon_lead{
	position:absolute;
	left:10px;
	top:-18px;
}

.bt_del-c{
	font-size:85%;
	position:absolute;
	right:25px;
	bottom:12px;

}

#no-keep{
	width:545px;
	margin:155px auto;	
}

#no-keep > img{
	display:block;
	margin:0 auto 160px;
}


#no-keep a,
#no-keep a img{
	display:block;
	width:185px;
	height:45px;
	margin:0 auto;
	border:none;
}

#no-keep a img{ background:url(https://img1.kakaku.k-img.com/images/keep/bt_keep_close.png) no-repeat 0 0; }
#no-keep a:hover img{ background-position:0 -55px; }


#select-keep > img{
	display:block;
	width:800px;
	margin:10px auto 31px;
}

/* V‹KID“o˜^—U“±ƒ|ƒbƒvƒAƒbƒv@2015.07 sm3 */
.idBenefitPrBnr {
	display:none;
	position:fixed;
	right:40px;
	bottom:40px;
	width:250px;
	border:3px solid #cbcbcb;
	-ms-box-shadow:1px 1px 2px rgba(0,0,0,0.5);
	box-shadow:1px 1px 2px rgba(0,0,0,0.5);
	z-index:2;
}
.idBenefitPrBnr .close {
	position:absolute;
	top:0;
	right:0;
	display:block;
	background:#cbcbcb url(https://img1.kakaku.k-img.com/images/history/icon_popup_id_benefit.png) no-repeat 3px 1px;
	width:18px;
	height:18px;
	z-index:3;
}
.idBenefitPrBnr .close:hover {
	cursor:pointer;
}
.idBenefitPrBnr .inCtn {
	display:block;
	background:#fff url(https://img1.kakaku.k-img.com/images/history/bg_popup_id_benefit.png) no-repeat left center;
	padding:10px 0 10px 54px;
	color:#000;
	font-size:100%;
	line-height:1.5;
	text-align:center;
	text-decoration:none;
}
.idBenefitPrBnr .inCtn .bold {
	font-weight:bold;
}
.idBenefitPrBnr .inCtn .em {
	color:#f90;
	font-weight:bold;
}
.idBenefitPrBnr .inCtn .link {
	display:block;
	margin-top:5px;
	color:#00d;
	text-decoration:underline;
}