/* right fixd */
* html body {background: url(null) fixed;}

* html div#rc_rightArea{
	position:absolute !important;
	top: expression((documentElement.scrollTop || document.body.scrollTop) + 100 + 'px');
	left: expression((documentElement.scrollLeft || document.body.scrollLeft) + document.body.clientWidth - 100 + 'px');/*摜̉l*/
}

div#rc_rightArea{
	position: fixed;
	top:150px;
	right: 0px;
	text-indent:-9993px;
	display:block;
}

div#rc_rightArea2{
	position: fixed;
	top: 350px;
	right: 0px;
	text-indent:-9993px;
	display:block;
}

div#rc_rightArea3{
	position: fixed;
	top: 500px;
	right: 0px;
	text-indent:-9993px;
	display:block;
}

div#rc_rightArea4{
	position: fixed;
	top: 650px;
	right: 0px;
	text-indent:-9993px;
	display:block;
}

div#rc_rightArea .rc_right
 {
	outline:none;
	display: block;
	position: relative;
	width:125px;
	height:283px;
	left:0px;
	z-index:9998px;
}

div#rc_rightArea2 .rc_right2 ,
div#rc_rightArea3 .rc_right3 ,
div#rc_rightArea4 .rc_right4 {
	outline:none;
	display: block;
	position: relative;
	width:125px;
	height:200px;
	left:0px;
	z-index:9998px;
}

div#rc_rightArea .rc_right{
	background: url("https://image.rakuten.co.jp/uchigen/cabinet/04592803/marason07-10bai.jpg") no-repeat scroll 0 0 transparent;  
}

div#rc_rightArea2 .rc_right2{
	background: url("https://image.rakuten.co.jp/uchigen/cabinet/04820680/h18-8-100off-side.jpg") no-repeat scroll 0 0 transparent;  
}

div#rc_rightArea3 .rc_right3{
	background: url("https://image.rakuten.co.jp/uchigen/cabinet/04820680/h18-8-300off-side.jpg") no-repeat scroll 0 0 transparent;
}

div#rc_rightArea4 .rc_right4{
	background: url("https://image.rakuten.co.jp/uchigen/cabinet/04820680/h18-8-500off-side.jpg") no-repeat scroll 0 0 transparent;
}

div#rc_rightArea .rc_right:hover ,
div#rc_rightArea2 .rc_right2:hover ,
div#rc_rightArea3 .rc_right3:hover ,
div#rc_rightArea4 .rc_right4:hover {
	background-position:0px 0px; width:100px;
}
