@charset "UTF-8";

* html div#ie8-cover{
	position:absolute !important;position: absolute; 
 	top: expression((documentElement.scrollTop || document.body.scrollTop) + 0 + 'px'); 
	left: expression((documentElement.scrollLeft || document.body.scrollLeft) + document.body.clientWidth - 0 + 'px');/* 画像の横幅数値 */
} 

div#windowSideBnr{
	z-index:10;
	position:fixed;
	bottom:500px; right:0
}

* html div#windowSideBnr{
	position:fixed;
	right:0;
	bottom:500px; right:0;
	_position:absolute; /* for IE */bottom:100px; right:0;
}

	
#windowSideBnr ul li{
	position:relative;
	margin-bottom:0x;line-height:1em;list-style:none;
	position:relative;
}

#windowSideBnr ul li a{
	display:block;
	text-indent:-8888px;
	margin-bottom:10px;
}

#windowSideBnr ul li#snav01 a{
	background:url(http://image.rakuten.co.jp/sweet-sheep/cabinet/sozai/side-mimi-rebyu.gif) no-repeat left top;
	width:30px;height:58px;
}

#windowSideBnr ul li#snav02 a{
	background:url(http://image.rakuten.co.jp/sweet-sheep/cabinet/sozai/side-mimi-02.jpg) no-repeat left top;
	width:30px;height:59px;
}
#windowSideBnr ul li#snav03 a{
	background:url(http://image.rakuten.co.jp/sweet-sheep/cabinet/sozai/side-mimi-03.jpg) no-repeat left top;
	width:30px;height:75px;
}
#windowSideBnr ul li#snav04 a{
	background:url(http://image.rakuten.co.jp/sweet-sheep/cabinet/sozai/side-mimi-04.jpg) no-repeat left top;
	width:30px;height:74px;
}
#windowSideBnr ul li#snav05 a{
	background:url(http://image.rakuten.co.jp/sweet-sheep/cabinet/sozai/side-mimi-outer.jpg) no-repeat left top;
	width:30px;height:59px;
}
#windowSideBnr ul li#snav06 a{
	background:url(http://image.rakuten.co.jp/sweet-sheep/cabinet/sozai/side-mimi-11.jpg) no-repeat left top;
	width:30px;height:59px;
}

#windowSideBnr ul li a:hover{
  filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}

/* ▼スーパーセール用▼ */

#windowSideBnr ul li#snav01v a{
	background:url(http://www.s-shuna.com/recruit.gif) no-repeat left top;
	width:68px;height:190px;
}

#windowSideBnr ul li#snav02v a{
	background:url(http://image.rakuten.co.jp/sweet-sheep/cabinet/sozai/04775409/tshirt_mini.gif) no-repeat left top;
	width:68px;height:139px;
}
#windowSideBnr ul li#snav03v a{
	background:url(http://image.rakuten.co.jp/sweet-sheep/cabinet/sozai/04775409/201512ss_mimi-03.jpg) no-repeat left top;
	width:68px;height:75px;
}
#windowSideBnr ul li#snav04v a{
	background:url(http://image.rakuten.co.jp/sweet-sheep/cabinet/sozai/top-side-mimi.gif) no-repeat left top;
	width:68px;height:75px;
}

/* ▲スーパーセール用▲ */

@media screen and (max-width: 640px) {
div#windowSideBnr{display:none}
}