.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009999;
}
.navitaitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFCC;
	text-align: center;
}
body {
	font-size: small;
	line-height: 16px;
	background-color: #FFFFCC;
	margin-top: 0px;
}
h1 {
	font-size: 14px;
	color: #009999;
	padding: 5px;
	border: thick double #009999;
}
h2 {
	font-size: 12px;
	padding-left: 5px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #009999;
}
.liststyle {
	font-size: 10px;
	line-height: 15px;
	background-color: #009999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	list-style-type: square;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009999;
}
h1 a {
	margin: 0px;
	padding: 0px;
}
h1 a {
	margin: 0px;
	padding: 0px;
}
h1 a {
	margin: 0px;
	padding: 0px;
}
