body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #000000;
}

#container	{
	width: 1000px;
	height: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -300px 0 0 -500px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#flashContent{
	background-color: #000;
	width: 192px;
	height: 153px;
	margin-top: 20px;
	margin-left: 20px;
}