* {
	list-style: none;
	font-style: normal;
	text-decoration: none;
}
html {
	width:100%;
	height:100%;
}
.clearfix {
	zoom: 100%;
}
.clearfix:after {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
body {
	margin:0px;
	min-width:1000px;
	min-height:680px;
	height:100%;
	width: 100%;
	text-align: center;
	font: normal 70%/1.8em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif, serif;
	color: #666666;
}

#flashcontent {
	height: 100%;
	width: 100%;
	display: block;
}