@charset "shift_jis";

body {
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	margin: 24px auto;
}

a,
a:link,
a:visited {
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

