@charset "utf-8";
/* CSS Document for access.html */
/* 2011.9.17 last modified */

/* Layer section */

#apDiv1 {
	position:absolute;
	left:10px;
	top:10px;
	width:960px;
	height:240px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:25px;
	top:260px;
	width:200px;
	height:600px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:250px;
	top:260px;
	width:700px;
	height:625px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:25px;
	top:900px;
	width:960px;
	height:11px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	left:25px;
	top:930px;
	width:960px;
	height:30px;
	z-index:5;
}
#apDiv6 {
	position:absolute;
	left:60px;
	top:60px;
	width:577px;
	height:462px;
	z-index:6;
}

/* Style section */
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
h1 {
	margin: 0px;
}