@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	min-width:800px;
	max-width:1000px;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:768px;
	z-index:5;
	background-image: url(images/bg01.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#apDiv2 {
	position:absolute;
	top:547px;
	width:100%;
	height:221px;
	z-index:10;
	background-image: url(images/reflection01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	visibility: visible;
}
#apDiv3 {
	position:absolute;
	top:487px;
	width:100%;
	height:58px;
	z-index:20;
	background-image: url(images/footer01.png);
	background-position: center bottom;
	background-repeat:no-repeat;
}
#apDiv4 {
	position:absolute;
	top:185px;
	width:100%;
	z-index:30;
	min-height:225px;
	background-image: url(images/contentbg01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 225px;
}
#apDiv5 {
	position:absolute;
	top:37px;
	width:100%;
	height:150px;
	z-index:22;
	background-image: url(images/header.png);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#apDiv6 {
	position:relative;
	top:75px;
	padding-left:43%;
	width:408px;
	height:42px;
	z-index:23;
}
#apDiv7 {
	position:relative;
	top:75px;
	padding-left:21%;
	height:250px;
	z-index:23;
}
#apDiv8 {
	position:absolute;
	top:262px;
	width:100%;
	z-index:21;
	min-height:225px;
	background-image: url(images/contentbg02.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	height: 225px;
}
#apDiv10 {
	position:absolute;
	text-align:center;
	left:0px;
	top:343px;
	width:100%;
	height:135px;
	z-index:31;
}
