@charset "UTF-8";
/* scroll-direction CSS */


.scroll-horizontally{
	position:fixed;
	bottom:100px;
	left:20px;
	width:186px;
	height:24px;
}
.scroll-vertically{
	width:115px;
	height:20px;
	
}
.scroll-verticallyJpn{
	width:168px;
	height:24px;
	position:fixed;
	left:20px;
	bottom:100px;
}
