body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #333;
	background-repeat: no-repeat;
	color: #999;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
}
h1 {
	font-size: 12px;
	font-style: normal;
	text-align: left;
	padding: 10px;
	margin: 0px;
	height: 30px;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a {  color: #6699FF}
p {  line-height: 130%}
#container {
	height: auto;
	width: 800px;
	background-color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.right {
	margin: 0px;
	float: right;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	background-color: #333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	background-color: #333;
	padding: 15px;
	height: 70px;
	width: 100%;
	margin: 0px;
	text-align: center;
}
#contents {
	height: 660px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#ad {
	background-color: #333;
	margin: 0px;
	padding: 0px;
}
