@charset "utf-8";

html, body {
height: 100%;
margin: 0px;
}

a {
	color: #663333;
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
	color: #996666;
	text-decoration: underline;
}
a:active {
	color: #BB8888;
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tx01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.tx01error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: left;
	font-weight: bold;
}


.tx02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.tx03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b0897c;
}
.tx04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.tx05 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.hl01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #663333;
	text-align: left;
}
.hl02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #663333;
	text-align: left;
}

.hl03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
	text-align: left;
}
.hl04 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	text-align: left;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#level1 .tx03 #impr {
	color: #997777;
	text-align:left;
	left:0px;
}
#level1 .tx03 #impr:link {
	color: #997777;
}
#level1 .tx03 #impr:visited {
	color: #997777;
}
#level1 .tx03 #impr:hover {
	color: #AA7777;
}
#level1 .tx03 #impr:active {
	color: #997777;
}
