.day {
	color: #1977B3;
	padding-right: 15px;
	font-weight: bold;
}
.news {
	font-size: 0.8em;
	line-height: 1.3em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #BFBFBF;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
	padding-bottom: 6px;
	margin-left: 5px;
	color: #333333;
	padding-top: 7px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.day {
	font-weight: bold;
	color: #0C3B91;
}
.news-txt {
	font-size: 0.8em;
	line-height: 130%;
}
.point {
	margin-right: 5px;
}
.point2 {
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #1977B3;
	text-decoration: underline;
}
a:visited {
	color: #1BA9C4;
	text-decoration: underline;
}
a:hover {
	color: #ff8c00;
	text-decoration: none;
}
a:active {
	color: #FF8C00;
	text-decoration: underline;
}
body {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

