@charset "UTF-8";

#apDiv1 {
	position:absolute;
	left:50%;
	top:0px;
	width:1024px;
	height:auto;
	z-index:1;
	margin-left: -512px;
	float: left;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	line-height: 17px;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #AF210D;
}
.gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4C4C4C;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.hell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 18px;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AF210D;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B0220D;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
