@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;
		position: fixed;
		top: 0;
		left: 0;
		}
		
		@media screen and (max-width: 1024px){
img.bg {
		left: 50%;
		margin-left: -512px; }
}
#Box {
	position:relative;
	width:820px;
	height:493px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Kozuka Mincho Pro R";
	color: #F00;
	
}
#apDiv1 {
	position:absolute;
	width:170px;
	height:126px;
	z-index:2;
	left: 326px;
	top: 363px;
}
