@charset "utf-8";
body {
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
}

#apDiv1 {
	position:absolute;
	left:166px;
	top:17px;
	width:607px;
	height:auto;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#apDiv2 {
	position:absolute;
	left:166px;
	top:194px;
	width:608px;
	height:6270px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:167px;
	top:144px;
	width:845px;
	height:auto;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.redText {
	color: #F00;
	font-weight: bold;
	font-size: 14px;
}

