@charset "utf-8";
/* page */
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
/* jscroller2 */
.jscroller2_up, .jscroller2_down, .jscroller2_left, .jscroller2_right {
	margin: 0;
	padding: 0;
}	
.jscroller2_left, .jscroller2_right, .jscroller2_left_endless, .jscroller2_right_endless {
	white-space: nowrap;
}
