@charset "UTF-8";
* {
}
body {
	background-color: #FEFDEA;
}
body,td,th {
	text-align: center;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:link {
	text-decoration: none;
	color: #330000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #330000;
}
.style1 {
	font-size: 36px;
	font-weight: lighter;
	text-align: center;
	letter-spacing: 0.4em;
	vertical-align: top;
	color: #330000;
	font-family: "Courier New", Courier, monospace;
}
.style2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: 0.2em;
	color: #330000;
	text-align: center;
}
.style3 {
	font-size: 24px;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	color: #330000;
	text-align: center;
	letter-spacing: 0.2em;
}
.style4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: lighter;
	color: #330000;
}
.style5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #330000;
}
.style6 {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	font-weight: lighter;
	color: #330000;
}
.style7 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #330000;
}
.style8 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #330000;
}
.style9 {
	font-size: 24px;
	font-family: "Courier New", Courier, monospace;
	color: #330000;
	font-weight: bolder;
	letter-spacing: 0.2em;
}
.style10 {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	color: #FFFF00;
	text-decoration: blink;
	font-weight: lighter;
}
#apDiv1 {
	width: 575px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}
#apDiv2 {
	width:575px;
	height:30px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
}
#apDiv3 {
	width:610px;
	height:760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bag2.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	overflow: auto;
	background-position: center top;
	vertical-align: top;
}
