/*----------------------------------------------------------
	Module Top Style Sheet
-----------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	line-height: 1.6;
	color: #000;
}
img,
embed {
	vertical-align: top;
}
html {
	height: 100%;
}
body {
	height: 100%;
	text-align: left;
}
body #area_flash {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
		body div#nonFlash h1 {
			position: absolute;
			top: 50%;
			margin-top: -180px ;
			left: 50% ;
			margin-left: -280px ;
		}
		body div#nonFlash h2 {
			position: absolute;
			top: 50%;
			margin-top: 166px ;
			left: 50% ;
			margin-left: -58px;
		}
		