@charset "Shift_JIS";

body {
	color			: #f0f0f0;
	background-color	: #000000;
	font-family		: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	font-size		: 1.0em;
}

a:link {
	color			: #66eeff
}

a:visited {
	color			: #44ccdd
}

a:hover {
	color			: #ccffff
}

.main_box {
	margin-left		: 40px;
	margin-right		: 40px;
}

.blue2 {
	color			: #ffffff;
	background-color	: #3366cc;
	font-family		: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
}

table {
	font-size		: 100%;
}

address {
	text-align		: center;
	font-style		: normal;
}