
/*▼! 右側バナー用▼*/

#fixArea_neo a img  {border:0;}

#fixArea_neo {
	width:105px;
	text-align:left;
	position:fixed;
	top:65px;
	right:0;
	z-index:9999;
	text-indent: -9999px;
}
* html div#fixArea_neo {
	position: absolute;
}

/*▼バナー▼*/
div#fixArea_neo a{
/*▼キッズチェストハンガー
	background:url(//image.rakuten.co.jp/hobbytoy/cabinet/web_bn/150128right_kidsche.gif?) no-repeat scroll 5px 0;
	background:url("//image.rakuten.co.jp/hobbytoy/cabinet/web_bn/150128right_kidsche.gif?") no-repeat scroll 5px 0 rgba(0, 0, 0, 0);*/
	/*▼ミッキーチェスト*/
	background:url("https://image.rakuten.co.jp/hobbytoy/cabinet/web_bn/170830_build_right.gif") no-repeat scroll 5px 0 rgba(0, 0, 0, 0);
	display: block;
	height: 300px;
	outline: medium none;
	width: 105px;
}

div#fixArea_neo a:hover {
	background:url("https://image.rakuten.co.jp/hobbytoy/cabinet/web_bn/170830_build_right.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

	display: block;
	height: 300px;
	outline: medium none;
	width: 105px;
}

#fixArea_neo a {
	display: block;
	margin: 0;
}

/*2つ目*/

#fixArea_neo1 a img  {border:0;}

#fixArea_neo1 {
	width:105px;
	text-align:left;
	position:fixed;
	top:65px;
	right:0;
	z-index:9999;
	text-indent: -9999px;
}
* html div#fixArea_neo1 {
	position: absolute;
}

/*▼バナー▼*/
/*div#fixArea_neo1 a{

	background:url("https://image.rakuten.co.jp/hobbytoy/cabinet/web_bn/xmas105300bn.jpg") no-repeat scroll 5px 0 rgba(0, 0, 0, 0);
	display: block;
	height: 300px;
	outline: medium none;
	width: 105px;
}

div#fixArea_neo1 a:hover {
	background:url("https://image.rakuten.co.jp/hobbytoy/cabinet/web_bn/xmas105300bn.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

	display: block;
	height: 300px;
	outline: medium none;
	width: 105px;
}

#fixArea_neo1 a {
	display: block;
	margin: 0;
}

*/







/*▲バナー▲*/
* html #fixArea_neo, * html #fixArea_neo1 {
 position:absolute;
 top:expression(parseInt(60) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
 left:expression(parseInt(5 - this.offsetWidth) + document.body.clientWidth + document.body.scrollLeft + 'px');

}
/*▲! 右側バナー用▲*/


