/* 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: 310px;
	right: 0px;
	text-indent:-9993px;
	display:block;
}

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

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

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

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


div#rc_rightArea .rc_right ,
div#rc_rightArea2 .rc_right2 ,
div#rc_rightArea3 .rc_right3 ,
div#rc_rightArea4 .rc_right4 ,
div#rc_rightArea5 .rc_right5 ,
div#rc_rightArea6 .rc_right6 {
	outline:none;
	display: block;
	position: relative;
	width:100px;
	height:150px;
	left:0px;
	z-index:9998px;
}

div#rc_rightArea .rc_right{
	background: url("https://image.rakuten.co.jp/benkyo/cabinet/02640991/02978367/imgrc0078257946.gif") no-repeat scroll 0 0 transparent;  
}

div#rc_rightArea2 .rc_right2{
	background: url("https://image.rakuten.co.jp/benkyo/cabinet/02640991/02978367/imgrc0078009886.gif") no-repeat scroll 0 0 transparent;  
}

div#rc_rightArea3 .rc_right3{
	background: url("") no-repeat scroll 0 0 transparent;
}

div#rc_rightArea4 .rc_right4{
	background: url("") no-repeat scroll 0 0 transparent;
}

div#rc_rightArea5 .rc_right5{
	background: url("") no-repeat scroll 0 0 transparent;
}

div#rc_rightArea6 .rc_right6{
	background: url("https://image.rakuten.co.jp/benkyo/cabinet/02640991/02978367/imgrc0078151993.gif") 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 ,
div#rc_rightArea5 .rc_right5:hover ,
div#rc_rightArea6 .rc_right6:hover {
	background-position:0px 0px; width:120px;
}
