BODY, TR {
	font-size: 96%;
	}
TEXTAREA {
	font-family: "ＭＳ Ｐゴシック";
	}

.12pt {
	font-size: 12pt;
	}
.11pt {
	font-size: 11pt;
	}
.10pt {
	font-size: 10pt;
	}
.9pt {
	font-size: 9pt;
	}
.8pt {
	font-size: 8pt;
	}

.l150 {
	line-height: 150%;
	}
.l135 {
	line-height: 135%;
	}
.l125 {
	line-height: 125%;
	}

.white {
	color: white;
	}

A.white {
	color: white;
	}
A.title {
	color: #000099;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	}

A.noline {
	text-decoration:none;
	}
A.noline:HOVER {
	text-decoration:underline;
	}

.fo {
	background-color: white;
}

.ofo {
	background-color: #113399;
	color: white;
}
.small {
	font-size: 8pt;
	}
h3 {
	font-size: 14px;
	border-style: solid;
	border-width: 0 0 1 0;
	border-color: #888B94;
	padding: 0px 0px 1px 3px;
}
h2 {
	background-color: #F4F4F4;
	font-size: 16px;
	border-style: solid;
	border-width: 1 0 1 0;
	border-color: #888B94;
	padding: 4px 3px 4px 4px;
}
A.title {
	color: #000099;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	}
	
		
.color_green{
	color:green;
}

.color_orange{
	color:orangered;
}
.color_red{
	color:#FF0000;
}