@charset "shift_jis";

body, table, th, td, h1, h2, h3, h4, h5, h6, small {
	line-height: 135%;
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	font-weight: normal;
}

html, body {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
	color: #acacac;
	text-align: center;
}

#outer {
	width: 684px;
	margin: 0 auto;
	text-align: left;
}

a:link,
a:visited {
	color: #90fd02;
	text-decoration: none;
}
a:hover,
a:active {
	color: #c2fc76;
	text-decoration: underline;
}




