@charset "utf-8";
.logo {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}
.sub_t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.main_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


#navigation {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #006699;
	border-left-color: #006699;
}

#navigation a {
	color: #006699;
	font-weight: normal;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.brd_tb {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #006699;
}
#navigation a:hover {
	color:#FF9900;
	}
#navigation2 a {
	color: #999999;
	font-weight: normal;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#navigation2 a:hover {
	color:#999999;
	}
#navigation2 {
	color: #999999;
	font-weight: normal;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}
