body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#logo {
	padding: 10px;
	background-color: #FFFFFF;
	float: left;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
}
#header {
	height: 65px;
	background-color: #000000;
}
#hinfo {
	color: #FFFFFF;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#hinfo a {
	color: #FFFFFF;
	text-decoration: none;
}

.brclear {
	clear: both;
}
#hinfo   ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.8em;
	list-style-type: none;
	text-align: center;
}
#hinfo li {
	padding: 3px;
	width: 7em;
	background-color: #1a1a1a;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
}
#mainarea a {
	color: #000000;
	text-decoration: none;
}
#subarea a {
	color: #000066;
	text-decoration: underline;
}

#hcenter {
	float: left;
	margin: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-top: 12px;
}
#imgarea {
	padding-bottom: 10px;
}
#mainarea {
	width: 590px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
#subarea {
	width: 189px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
}
.subtitle {
	font-size: 0.9em;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #CCCCCC;
}

blockquote {
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
p {
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
.subcontent {
	font-size: 0.8em;
	color: #2d2d2d;
	padding: 10px;
}
#topics {
	padding-top: 10px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

.right {
	text-align: right;
}
#topics ul {
	margin: 0px;
	font-size: 0.8em;
	list-style-type: square;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2em;
}
.t_title {
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.8em;
}
.sitemap {
	font-size: 0.8em;
	line-height: 1.5em;
	list-style-type: none;
}

#topics li {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
#bottom_content {
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
}
#footer {
	font-size: 0.7em;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 3px;
	bottom: 0px;
	width: 794px;
	margin-top: auto;
	margin-bottom: 0px;
}
.bottom_space {
	margin: auto;
}
#hinfo a:hover {
	color: #FFCC99;
	text-decoration: none;
	background-color: #003399;
}
.dbo {
	padding-left: 30px;
}
.tda {
	background-color: #000018;
	clear: both;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	font-size: 0.8em;
}
.tdh {
	text-align: justify;
	padding: 0.5em;
	float: left;
	width: 7em;
	color: #FFFFFF;
	background-color: #000018;
}
.tdb {
	background-color: #FFFFFF;
	padding: 0.5em;
	margin-left: 8em;
}
.bottom_space2 {
	margin: auto;
	height: 15em;
}
.sitemap   a:hover  {
	text-decoration: none;
	background-color: #999999;
}
.subcontent img {
	padding-top: 5px;
	padding-bottom: 10px;
}
h1 {
	background-image: url(../images/img.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 800px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}
