﻿html {
	overflow:scroll
}
body {
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
}
a {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 100%;
	color: #8080FF;
}
a:link {
	list-style: none;
	text-decoration: underline;
	float: none;
	display: inline;
}
a:visited {
	color: #5689bf;
	text-decoration: underline;
}
a:active {
	color: #009E7B;
	text-decoration: none;
}
a:hover {
	color: white;
	background-color:#333300;
	text-decoration: underline;
}
h1 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 140%;
	color: #000080;
	margin: 7px 0px 6px 10px;
	height: 30px;
	padding-top: 8px;
	width: 700px;
	border-bottom-color: #5279AD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #003366;
	border-top-style: solid;
	border-top-width: 3px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 130%;
	color: #000080;
	margin: 5px 0px 4px 8px;
}
h5 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 120%;
	color: #000080;
	margin: 3px 0px 2px 8px;
	height: 25px;
	width: 680px;
	background-image: url('hd05.gif');
	padding-left: 20px;
	background-repeat: no-repeat;
}
div {
}
table {
	border-collapse: collapse;
}
tr {
	text-align: left;
	vertical-align: top;
}
td {
	padding: 3px;
}
li {
	list-style: none;
	margin: 4px 0px 2px 0px;
	float: none;
}
img {
	border: 0px;
	vertical-align: middle;
	text-align: center;
}
