body {
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
	background-position: top left;
	color: Black;
	background-color: White;
	font-size: medium;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
	font-size: 12px;
	font-style: normal;
	color: Black;
	margin: 0px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
   font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: Black;
}
h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体",serif;
	color: #1E90FF;
	font-size: 120%;
	margin: 0.5em 0px;
	clear: both;
	border: 1px solid #1E90FF;
	border-left: 8px solid #1E90FF;
	padding-left: 2px;
	background-color: #B7EEFF;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	margin: 0px;
	text-indent: 8px;
	line-height: 18px;
}
h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	margin: 0px;
	text-indent: 8px;
	line-height: 18px;
}
h6 {
	font-family: "Arial", serif;
	font-size: 100%;
	color: #00BFFF;
	margin: 0px;
}
h2 a {
	text-indent: 3px;
	font-weight: normal;
}
/*h3 a{
	font-family: "Arial", serif;
	font-size: 18px;
	font: bold;
	color: #FF1493;
}*/
h4 a{
	color: Maroon; /*	text-align: middle;*/
	margin: 0px;
	font-weight: bold;
	border-bottom: double;
}
h4 a:hover {
	color: #FF1493;
}
h4 a:active {
     border-color:#FEEED3 ff1493 ff1493 FEEED3;
}
h5 a {
	display: block;
	width: 200px;
	height: 20px;
	background-color: #00CED1;
	border: 2px solid;
	border-color: #DCDCDC 959595 959595 DCDCDC;
	text-align: left;
	font-family: "Gill Sans Ultra Bold";
	font-size: 18px;
	font-weight: 900;
	color: Black;
}
h5 a:hover {
	background-color: #0000CD;
	color: White;
}
h5 a:active {
	border-color: #A9A9A9 ffff00 ffff00 ffcc99;
}

h4 a {
	display: block;
	width: 200px;
	background-color: #AEFEFF;
	border: 2px solid;
	border-color: #FEEED3 696969 696969 FEEED3;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: Black;
}
h4 a:hover {
	background-color: #FFE4E1;
	border: 2px solid;
	border-color: FFD700 030303 030303 ffc0cb;
	color: #FF1493;
	font: bolder;
}
h4 a:active {
	border-color: #FFD700 030303 030303 ffc0cb;
}
p {
   font-size: 10px;
   line-height: 120%;
}
ul {
   margin-top: 0px;
   font-size: 90%;
   line-height: 150%;
   list-style-image: url(blt.gif);
}
address {
   font-family: "Times New Roman", Times, serif;
   font-size: 80%;
   font-style: normal;
   text-align: center;
	padding-bottom: 5px;
}
a {
	color: #00BFFF;
	font-family: "Arial Black";
	text-decoration: none;
	font-weight: normal;
}
li a {
   border-bottom: 1px dashed #669900;
}
