@charset "UTF-8";
/* CSS Document */
body {
	background-color: #CCCCCC;
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#content {
	height: 6700px;
	margin: auto;
	position: relative;
	top: 0px;
	width: 966px;
	background-color: #dddddd;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.box_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.style1 {
	font-size: 18px;
	text-align: center;
}
#menu {
	position: relative;
	top: -140px;
	width: 966px;
	height: 33px;
	background-color: transparent;
	border: none;
	text-align: left;
}
#apDiv1 {
	position:absolute;
	width:240px;
	height:115px;
	z-index:1;
	left: 23px;
	top: 287px;
	visibility: visible;
	text-align: left;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 14px;
	color: #C00;
}
#apDiv2 {
	position:absolute;
	width:712px;
	height:850px;
	z-index:2;
	left: 218px;
	top: 250px;
}
#apDiv3 {
	position:absolute;
	width:615px;
	height:1200px;
	z-index:2;
	left: 270px;
	top: 251px;
}
a:link {
	color: #306;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #306;
}
a:hover {
	text-decoration: underline;
	color: #812C06;
}
#content #apDiv1 .box p {
	font-size: 18px;
}
a:active {
	text-decoration: none;
	color: #306;
}
