@charset "utf-8";
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.brd_rltb {
	border: 1px dashed #006699;
}
.brd_rlb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
#navigation2 td {
	border-bottom: 1px solid #003366;
	}
#navigation2 a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	}
#navigation2 a:hover {
	color:#003366;
	}.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
