body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #333;
	background-repeat: no-repeat;
	color: #999;
	line-height: normal;
	margin: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
}
table {  color: #FFFFFF; font-size: 12px; line-height: 125%}
h1 {
	font-size: 12px;
	font-style: normal;
	text-align: left;
	padding: 10px;
	margin: 0px;
	height: 30px;
	font-weight: normal;
}
li {
}

h2 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #CCC;
	text-decoration: underline;
}
h3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #554444;
}
h4 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	border-left-width: 10px;
	border-left-color: #FFF;
	border-left-style: solid;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	width: 760px;
}
h5 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	border-left-width: 8px;
	border-left-color: #CCC;
	border-left-style: solid;
	padding-left: 5px;
	margin-left: 10px;
}


a {  color: #6699FF}
p {
	line-height: 150%;
	padding: 10px;
	margin: 0px;
}
#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: 10px;
	height: 30px;
	width: 100%;
	margin: 0px;
	text-align: center;
}
#contents {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 10px;
	text-align: left;
}
#ad {
	background-color: #333;
	margin: 0px;
	padding: 0px;
}
li {
	line-height: 125%;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
table {
	font-size: 12px;
	line-height: 125%;
}

