@charset "UTF-8";
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 5%;
	margin-bottom: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 100%;
	background-color: #000000;
}
#wrapper #header {
	height: 130px;
	background-image: url(image/top_design.jpg);
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	width: 900px;
}
#wrapper #main p {
	line-height: 0px;
}
#wrapper #main {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper #main object {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 0px;
}
#wrapper #footer {
	height: 50px;
	letter-spacing: 0.2em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	font-family: "Courier New", Courier, mono;
	color: #A14A4A;
	line-height: 1.2em;
	font-size: 70%;
	padding-top: 15px;
	background-image: url(image/footer_bar.gif);
	background-repeat: repeat-x;
}
#wrapper #footer .ad {
	font-size: 90%;
	text-decoration: none;
	font-style: normal;
	color: #6F3838;
	font-family: "Times New Roman", Times, serif;
	line-height: 180%;
}
#wrapper #footer .ad a {
	font-family: "Times New Roman", Times, serif;
	color: #6F3838;
	text-decoration: none;
	font-size: 100%;
}

