@charset "shift_jis";

/* +++++++++++++++++++++++++++++++++
■各セレクタの初期設定
+++++++++++++++++++++++++++++++++ */
html {
	color:#8a8a8a;
}
body {
	margin:0px;
	background:#000000;
	text-align:center;
}
#flash_block {
	width:930px;
	margin:20px auto 0px auto;
}
#powered_by {
	margin-top:3px;
	text-align:right;
	color:#ffffff;
	font-size:60%;
}