@charset "UTF-8";
body {
	background-color: #000;
}
#logo {
	width: 320px;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 50px;
	letter-spacing: 1px;
	text-align: right;
	left: 100px;
	top: 300px;
	position: absolute;
	display: none;
}
