body {
	margin-top: 0px;
	vertical-align: middle;
	height: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
html {
	height: 100%;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: small;
	list-style-type: square;
	list-style-position: outside;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006633;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-decoration: none;
}
a:link.textlink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #339900;
	font-size: small;
	list-style-type: square;
	list-style-position: outside;
}
a:visited.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #339900;
	text-decoration: none;
}
a:hover.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF6600;
	text-decoration: none;
}
a:active.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #339900;
	text-decoration: none;
}
.hgr_sub {
	background-image: url(../img/hgr_sub.jpg);
	background-repeat: no-repeat;
}
.hgr_home {

	background-image: url(../img/hgr_home.jpg);
	background-repeat: no-repeat;
}
.txt_01 {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #660000;
}
.txt_navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.txt_02 {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	color: #660000;
	text-align: right;
}
.txt_marker {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFF;
	background-color: #600;
	display: inline;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
}
