@charaset "Shift_JIS";



* {

	margin: 0;

	padding: 0;

}

body {

	background: #fff;

	color: #000;

}

a {

	color: #c86e00;

}

#flashcontent {

	height: 100%;

	width:  100%;

}

#alert {

	position: absolute;

	top: 50%;

	left: 50%;

	width: 434px;

	height: 230px;

	margin: -115px 0px 0px -217px;

	text-align: center;

}

body > #alert {

	height: auto;

	min-height: 434px;

}

#alert-text {

	margin: 50px 0 20px;

}

#alert-copyright {

	margin-top: 50px;

}