@charset "utf-8";
/* ===================================================================
	init.css
=================================================================== */

#dummy_sample {
	color:#000000;
}


/* footer .shoplist 
body.shop_id2 footer .shoplist,
body.shop_id4 footer .shoplist,
body.shop_id12 footer .shoplist,
body.shop_id7 footer .shoplist,
body.shop_id3 footer .shoplist,
body.shop_id6 footer .shoplist,
body.shop_id5 footer .shoplist,
body.shop_id8 footer .shoplist {margin:22px auto 0 auto;}
*/



/*
pagelink
--------------------------------------------------- */
#pagelink{}

#pagelink .down {
	top: 130px;
	height: 50px;
	position: absolute;
	right: 20px;
	width: 50px;
	z-index:1000;
}
.scroll_on #pagelink .down {
	top: 20px;
	position: fixed;
}

#pagelink .pagetop {
	bottom: 40px;
	display: none;
	height: 50px;
	position: fixed;
	right: 20px;
	width: 50px;
	z-index:1000;
}

#pagelink .navi_option,
#pagelink .navi_cos,
#pagelink .navi_delivery,
#pagelink .navi_premium{
	display: none;
	height: 50px;
	position: fixed;
	right: 20px;
	width: 50px;
	z-index:1000;
}

#pagelink .navi_option{
	bottom: 160px;
}

#pagelink .navi_cos{
	bottom: 100px;
}

#pagelink .navi_delivery{
	bottom: 40px;
}


/*
recommend
--------------------------------------------------- */
.recommend {
	background:url(../../share/images/pc/search/icon_recmmend_base.png) no-repeat left top !important;
	height: 49px;
	position: absolute;
	right: -12px;
	top: -12px;
	width: 44px;
}
.recommend div {
	height: 49px;
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
}
.recommend div img{
	width:100%;
	height:auto;
}

.ranking_slide_2-10 .recommend {
	background:url(../../share/images/pc/search/icon_recmmend_base_s.png) no-repeat left top !important;
	height: 40px;
	width: 36px;
}
.ranking_slide_2-10 .recommend div{
	height: 40px;
	width: 36px;
}

#soku_area .recommend {
	background:url(../../share/images/pc/search/icon_recmmend_base_s.png) no-repeat left top !important;
	right: -25px;
	height: 40px;
	width: 36px;
}
#soku_area .recommend div{
	height: 40px;
	width: 36px;
}

.todays_list_area .recommend {
	right: -20px;
	top: -14px;
}
.list_type_listgirl .recommend {
	top: -17px;
}

#profile_area .recommend {
	right: 0px;
	top: 0px;
	background:url(../../share/images/pc/search/icon_recmmend_base.png) no-repeat left top !important;
	background-size: 100% auto !important;
	height: 60px;
	width: 49px;
}
#profile_area .recommend div{
	height: 60px;
	width: 49px;
}

/*
終了アイコン 
------------------------------ */
.now_show span.end {
	background:url("../../share/images/pc/icon_ukesyu_base.png") left top no-repeat;
	position:relative;
}
.now_show span.end span {
	position:absolute;
	top:0px;
	left:0px;
}
