BODY,TABLE,TD {
	font-family : Verdana,"MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	color : Black;
}
INPUT,SELECT,TEXTAREA {

	border : 1px solid #0086E7;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	color : Black;
}
h1 {
	font-size:small;
	font-weight: bold;
}
h2 {
	font-size: x-small;
	font-weight: bold;
}
A {
	color: #000;
	text-decoration : none;
}
A:hover {
	color: #000;
	text-decoration : underline;
}
A.navline {
	color: black;
	font-weight: bold;
	font-size: 10pt;
}
A.navline: hover {
	color: black;
	font-weight: bold;
	font-size: 10pt;
}
.sps {
	background-color: #ebebeb;
}
.form {
	border : 1px solid #0086E7;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	color : Black;
}
.txt, .ttl, .subttl, .stxt, .ttl_menu2, .menu2, .menu2g, .super_ttl, .otxt, .ostxt, .atxt, .txtb {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	color : Black;
}
.txtb {
	font-weight : bold;
}
.otxt, .ostxt {
	color: #FF8E00;
}
.atxt {
	color: #FFFFFF;
}
.super_ttl {
	font-size : 16px;
	font-weight : bold;
}
.stxt, .otxt {
	font-size : 8px;
}
.ttl, .subttl {
	font-weight : bold;
}
.ttl {
	font-size : 12 px;
}
.ttl_menu2 {
	color : #FFFFFF;
}
.menu2 {
	color : #000000;
}
.menu2g {
	color : #E0E0E0;
}
.ttl_menu2 {
	font-weight : bold;
}
.btn {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 0 0 0 0;
}

