@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	vertical-align: bottom;
}
div#closed {
	position: absolute;
	width: 700px;
	height: 260px;
	top: 50%;
	left: 50%;
	margin: -130px 0 0 -350px;
	z-index: 100;
}