@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-repeat: repeat-x;
	background-image: url(topimage3.jpg);
}
h3 {
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-left-color: #0066FF;
}
p {
	font-size: 95%;
	line-height: 150%;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
address {
	font-size: 85%;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000099;
	text-align: center;
	width: 800px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
table {
	border: 1px solid #0066CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
th {
	color: #FFFFFF;
	background-color: #0033CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #0033FF;
}
td {
	background-color: #9999CC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}
h5 {
	text-align: center;
}

ul {
	width: 800px;
	list-style-type: none;
	letter-spacing: 0px;
	text-align: center;
	text-indent: 0px;
	background-position: center center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li {
	margin: 0px;
	white-space: normal;
	display: inline;
	border: 0;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CC9933;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #006666;
}
#base {
	background-color: #FFFFFF;
	width: 800px;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	margin-right: auto;
	margin-left: auto;
}
big {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-large;
}

h4 {
	font-size: large;
	color: #000099;
	padding-left: 20px;
}
p img {
	float: left;
	margin: 0px;
}
