
@charset "shift_jis";
/**
 * accessibilityNav
 * (c) FOURDIGIT Inc.
 */
	#accessibilityNav {
		position:absolute;
		left: -9999px;
		top: -9999px;
		width: 1px;
		height: 1px;
		overflow: hidden;
		background: none;
	}



