/* ScrollUp Image style */
#scrollUp {
	bottom: 30px;
	right: 10px;
	height: 64px; 
	width: 44px;
	background: url(img/ryoma_top.png) no-repeat;
	text-indent: -9999px;
}

#scrollUp:hover {
	bottom: 35px;
	right: 10px;
	height: 64px; 
	width: 44px;
	text-indent: -9999px;
}