
#pointinfo a:hover ,#sampleinfo a:hover ,#otodokeinfo a:hover ,#saleinfo a:hover ,#howtoinfo a:hover{
     background-position: 0 0 ! important;}


#howtoinfo {
position:fixed;
top:50px;
right:0;
z-index:999;
}
#howtoinfo a {
display: block;
text-indent: -9999px;
width:51px;
height:208px;
background: url(https://image.rakuten.co.jp/kabegamiyahonpo/cabinet/goldimg/top/rhowto-info-bn.gif) no-repeat -51px 0;
}


#sampleinfo {
position:fixed;
top:268px;
right:0;
z-index:999;
}
#sampleinfo a {
display: block;
text-indent: -9999px;
width:37px;
height:169px;
background: url(https://image.rakuten.co.jp/kabegamiyahonpo/cabinet/goldimg/top/sample-info-bn.gif) no-repeat -37px 0;
}
  
#otodokeinfo {
position:fixed;
top:438px;
right:0;
z-index:999;
}
#otodokeinfo a {
display: block;
text-indent: -9999px;
width:37px;
height:169px;
background: url(https://image.rakuten.co.jp/kabegamiyahonpo/cabinet/goldimg/top/otodoke-info-bn.gif) no-repeat -37px 0;
}



#pointinfo {
position:fixed;
top:608px;
right:0;
z-index:999;
}
#pointinfo a {
display: block;
text-indent: -9999px;
width:37px;
height:177px;
background: url(https://image.rakuten.co.jp/kabegamiyahonpo/cabinet/goldimg/top/rpoint-info-bn.gif) no-repeat -37px 0;
}


#saleinfo {
position:fixed;
top:156px;
right:0;
z-index:999;
}
#saleinfo a {
display: block;
text-indent: -9999px;
width:37px;
height:169px;
background: url(https://image.rakuten.co.jp/kabegamiyahonpo/cabinet/goldimg/campaign/saimatu-sale-tab.gif) no-repeat -37px 0;
}


* html #pointinfo, * html #sampleinfo , * html #otodokeinfo , * html #howtoinfo , * html #saleinfo{
position:absolute;
margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
margin-left:expression(0 - parseInt(this.offsetWidth / 2) + (document.documentElement && document.documentElement.scrollLeft || document.body.scrollLeft) + 'px');
}
