body { margin: 0; padding: 0; }

p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }
.class_index_f0 { color: blue; font-size: 12px; text-decoration: none; border-top-color: green; border-right-color: green; border-bottom-color: green; border-left-color: green; border-bottom-style: solid; border-left-style: outset; }
.class_index_f1 { color: blue; font-size: 12px; text-decoration: none; border-bottom-color: green; border-bottom-style: solid; border-left-color: fuchsia; border-left-style: outset; }
.class_index_12blue { color: blue; font-size: 12px; text-decoration: underline; }
.class_index_15white { color: white; font-size: 15px; }
.class_index_12white { color: white; font-size: 12px; text-decoration: underline; }
.class_index_12black { color: black; font-size: 12px; }
.class_index_12red { color: red; font-size: 12px; text-decoration: underline; }

/* news styles
------------------------------*/
#news {
	width: 500px;
	padding: 10px;
	margin: 10px;
	border: 3px solid #000099;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
#news h3 {
	margin-bottom: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	background-color: #0033FF;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
