@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: 200px;
	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: 220px;
}

#pagelink .navi_cos{
	bottom: 160px;
}

#pagelink .navi_delivery{
	bottom: 100px;
}

#pagelink .navi_premium{
	bottom: 40px;
}


/*
終了アイコン 
------------------------------ */
.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;
}
