﻿body {
	margin: 0px;
	background-color : #FFFFFF;
}

body,td { font-size: 12px; font-family: "ＭＳ Ｐゴシック, Osaka"; line-height: 130% ; color: #333333}

A:link { color:#003399;
 text-decoration:none; }
A:visited { color:#006699;
 text-decoration:none; }
A:hover { color:#FF0000;
 text-decoration:UNDERLINE; }
A:active { color:#FF0000;
 background-color:none; }

#news {
	width: 470px;
	height: 100px;
	position: relative;
	left: 130px;
	top: 0px;
}

.brown_b{ font-size:12px; font-weight:bold; color: #573A00; }

.dB{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	width: 100%;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0px;
	visibility: hidden;
	background-color: #000000;
}
