@charset "utf-8";
/**/
*{
}
body{
	margin: 0px;
	padding: 0px;
}
container{
}
h1{
}

h2{
}

h3{
}

p{
}

address{
}

#flash{
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#textdata {
	text-indent: -9999px;
	position: absolute;
	left: -9999px;
	top: -9999px;
}
#keyword {
	text-indent: -9999px;
	position: absolute;
	left: -9999px;
	top: -9999px;
}
