/* 全体 */
body {
	font-family: "Verdana", Osaka, sans-serif;
	background-color: #FFFFFF;
	background:url("./images/haikei.gif");
	text-align: center;
	margin: 0px;
	padding: 10px;
} 

/* リンク関連 */
a {
	color: #669933;
	text-decoration: none;
	background: none;
}

a:link {
	color: #669933;
	text-decoration: none;
	background: none;
}

a:link:hover {
	color: #FF6600;
	text-decoration: none;
	background: none;
}

a:link:active {
	color: #000000;
	text-decoration: none;
	background: none;
}

a:visited {
	color: #669933;
	text-decoration: none;
	background: none;
}

a:visited:hover {
	color: #FF6600;
	text-decoration: none;
	background: none;
}

a:visited:active {
	color: #000000;
	text-decoration: none;
	background: none;
}

/* 見出し */
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

/* 全体を囲う箱 */
#inbox {
	text-align: left;
	line-height: 1.3em;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background: #FFFFFF;
	border: 1px solid #003366;
}

/* バナー */
#banner {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #003366;
	background-color: #FFFFFF;
	background-image: url(top.jpg);
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#banner h1 {
	font-size: 1.0em;
}	

.description {
	font-size: 0.8em;
	color: #3333CC;
}

#banner a  {
	color: #FFFFFF;
	text-decoration: none;
}

#banner a:link {
	color: #FFFFFF;
	text-decoration: none;
}

/* レイアウト */
#image {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#links {
	margin-top: 0px;
	padding-left: 5px;
	margin-right: 5px;
	width: 220px;
	float: right;
}

#content {
	background-color: #FFFFFF;
	margin: 7px 0px 0px 10px;
	padding: 10px;
	width: 520px;
	float: right;
}

#footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	text-align: center;
	margin-top: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}

address {
	font-size: 0.8em;
	font-weight: bold;
	color: #003300;
}

/* 記事まわり */
#content h2,h3 {
	color:#FFFFFF;
	font-size: 0.8em;
	background-color: #000000;
	padding-top: 0px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 0px;
	clear: both;
}

.halfleft {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 245px;
	float: left;
}

.halfright {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 250px;
	float: right;
}

#content p {
	font-size: 0.8em;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content ul {
	margin-top: 5px;
	margin-left: 0;
	padding-left: 0;
}

#content li {
	font-size: 0.8em;
	list-style-type: none;
}

#content .imageleft{
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}

#content .imageright{
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
}

#info {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 25px;
}

#info dt {
        padding: 0 0 0 0.3em;
}

#info dd {
        line-height: 140%;
        margin: -1.6em 0 0.8em 8em;
        border-bottom: 1px solid #CCCCCC;
}


caption {
	text-align: left;
}

th {
	font-weight: normal;
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

td {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/* サイドバー */
.sidebar {
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.sidebar h4 {
	color:#FFFFFF;
	font-size: 0.8em;
	background-color: #000000;
	padding-top: 0px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 0px;
}

.sidebar h5 {
	color:#003300;
	font-size: 0.8em;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0px;
}

/* メニュー周り */
#indexcontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	margin-top: 2px;
	width: 162px;
}

#indexcontainer ul {
	margin-top: 0px;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0px;
	list-style-type: none;
}

#indexcontainer a {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	width: 162px;
	display: block;
}

#indexcontainer a:link, #navlist a:visited {
	text-decoration: none;
	color: #000066;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

#indexcontainer a:hover {
	color: #336633;
	background-color: #EEEEEE;
}

.sidebar p {
	font-size: 0.75em;
	margin-top: 5px;
	margin-bottom: 5px;
}

.sidebar img {
	border: 3px solid #FFFFFF;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 時計 */
.clock      {
  color: #FFFFFF;
  font-size: 25px;
  font-family:  "Arial Black", Osaka‐等幅;
  background-color: transparent;
  margin: 0px 0px 0px 2px;
  border: 0px;
  width: 300px;
  height: 30px
}

form {
  margin: 0px;
  padding: 0px;
}