@charset "utf-8";
body,td,th {
	font-weight: bold;
	text-align: left;
	background-color: #000;
}
img.bg {
		min-height: 100%;
		min-width: 800px;
		width: 100%;
		height: auto;
		z-index:1;
		position: fixed;
		top: 0;
		left: 0;
		}
		
		@media screen and (max-width: 1024px){
img.bg {
		left: 50%;
		margin-left: -512px; }
		}
#Box {
	position:absolute;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #F00;
	text-align: center;
	z-index: 1;
	height: 451px;
}
#apDiv1 {
	position:absolute;
	width:170px;
	height:126px;
	z-index:2;
	left: 121px;
	top: 320px;
}
