﻿.Title {
	text-align: center;
	font-family: HGS創英角ﾎﾟｯﾌﾟ体;
	font-size: 20pt;
	color: #008000;
}
.menuitem {
	border-color: #3399FF;
	border-style: solid;
	border-width: 1px;
	padding: 3px 7px 3px 7px;
	margin: 20px;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	color: #0066FF;
	text-decoration: none;
	text-align: center;
	background-color: #F4FEFF;
}
.menucell {
	text-align: center;
	vertical-align: top;
	width: 200px;
	line-height: 130%;
}
.maincell {
	padding-top: 20px;
	line-height: 125%;
}
.TitleImg {
	border-width: 0px;
}

.red {
	color: #FF0000;
	font-weight: bold;
	font-family: Tahoma;
}
.footer1 {
	color: #C0C0C0;
	text-align: center;
	border-style: dashed;
	border-width: thin;
}
.footer {
	text-align: center;
	font-size: small;
}
.hr {
	color: #C0C0C0;
	text-align: left;
	border-style: dashed;
	border-width: thin;
}
body {
	font-family: Tahoma;
	font-size: medium;
}
h1 {
	font-family: "Arial Black";
	font-size: 16px;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-left-width: 10px;
	border-left-color: #009933;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #009933;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #009933;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #993333;
}
p {
	padding-left: 20px;
	padding-right: 20px;
}

a {
}
a:visited {
	color: #AA00FF;
}
a:active {
	color: #FF0066;
}
a:hover {
	color: #FF0066;
}

.cent {
	text-align: center;
}
