@charset "utf-8";

/* **************************************************
 * 『アザナエル』公式サイト
 * 作品紹介Flash
 ************************************************** */
html, body, #flashContent {
	width: 100%;
	height: 100%;
	overflow: auto;
}
body {
	background: #000;
	color: #fff;
	margin: 0;
	padding: 0;
}
object {
	outline: none; /* Fx3.6 */
}
