@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

html, body {
	background: #000;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 12px;
	line-height: 1.6em;
	font-family: verdana,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
}

#swfcontent {
	text-align: center;
}

#swfcontent p,
#swfcontent h1,
#swfcontent h2 {
	padding: 15px;
}

#swfcontent h1 {
	padding-top: 60px;
}

#swfcontent p,
#swfcontent hr {
	width: 600px;
	margin: 0 auto;
}

#swfcontent hr {
	width: 200px;
	margin: 10px auto;
	height: 1px;
	border: none;
	border-top: 1px solid #ccc;
}

img {
	border: none;
}
