@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
}

html, body {
	height: 100%;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -1px; 
	width:1000px;
}

.footer, .push {
	height: 1px;
}


#header {
	height:600px;
	text-align:left;
}

.flashrequire_back {
	background:url(/common/images/flashrequire_back.gif);
	height:600px;
	margin:0;
}

.getflash {
	float:left;
	margin:285px 0 0 20px;
	display: inline;
	clear:both;
}

.menuflash {
	float:left;
	margin:20px 0 0 20px;
	display: inline;
	clear:both;
}

.menuflash img {
	margin-bottom:10px;
}