@charset "utf-8";
body,td,th {
	font-weight: bold;
	text-align: left;
	background-color: #000;
}
img.bg {
		min-height: 100%;
		min-width: 1024px;
		width: 100%;
		height: auto;
		position: fixed;
		top: 0;
		left: 0;
		}
#Box {
	position:relative;
	width:825px;
	height:493px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #F00;
}
#apDiv1 {
	position:absolute;
	width:170px;
	height:126px;
	z-index:3;
	left: 328px;
	top: 366px;
}
