﻿#contents {
	text-align: left;
}
strong {
	font-size: 75%;
	font-family: "Lucida Sans Unicode";
	font-weight: bold;
	display: block;
}
#navi {
	width: 798px;
	height: 156px;
}
#container {
	padding: 0px;
	width: 798px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	margin: 0px auto 0px auto;
	height: 870px;
}
h1 {
	position: absolute;
	top: 730px;
	left: 450px;
	display: block;
}
* {
	padding: 0px;
	margin: 0px;
}
a {
	cursor: pointer;
}
body {
	background-color: #f0f0f0;
	font-size: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #333;
}
img {
	border-width: 0px;
}
.clearfix:after {
content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix{zoom:1;}
object {
	position: relative;
	top: 0px;
	left: 0px;
	width: 798px;
	height: 410px;
}
.menu {
	background-image: url('../index/menu_bg.png');
	background-repeat: repeat;
	background-position: left top;
	height: 24px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	line-height: 2em;
	width: 798px;
}
#navi ul {
	list-style-type: none;
	float: left;
	width: 398px;
}
#navi li {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
ul#left {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}
#topics {
	position: relative;
	top: 40px;
	left: 25px;
	width: 370px;
	float: left;
}
#info {
	position: relative;
	left: 79px;
	float: left;
	top: 40px;
}
#siteinfo {
	height: 240px;
}
.topics {
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#footer {
	font-size: 70%;
	height: 38px;
	background-color: #E0E0E0;
	line-height: 3.5em;
	width: 798px;
	font-family: Arial;
}
#navi img {
	vertical-align: top;
}
iframe {
	height: 135px;
	width: 100%;
}
strong span {
	display: block;
	position: relative;
	top: 0px;
	left: 10px;
}
