body {
	background-color: #000000;
}
.style1 {color: #2F878E}
.link {
	background-color: #333333;
}
.link a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ丸ゴ Pro W4";
	color: #aaaaaa;
	display: block;
	text-align: left;
	text-indent: 60px;
	letter-spacing: 1px;
	padding: 4px;
	text-decoration: none;
	white-space: nowrap;
	background-attachment: scroll;
	background-image: url(images/03news.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.link a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ丸ゴ Pro W4";
	color: #FF6600;
	display: block;
	text-align: left;
	text-indent: 60px;
	letter-spacing: 1px;
	padding: 4px;
	text-decoration: underline;
	background-attachment: scroll;
	background-image: url(images/03news_over.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.link2 {
	background-color: #333333;
}
.link2 a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ丸ゴ Pro W4";
	color: #aaaaaa;
	display: block;
	text-align: left;
	text-indent: 60px;
	letter-spacing: 1px;
	padding: 4px;
	text-decoration: none;
	white-space: nowrap;
	background-attachment: scroll;
	background-image: url(images/03new.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
.link2 a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ丸ゴ Pro W4";
	color: #FF6600;
	display: block;
	text-align: left;
	text-indent: 60px;
	letter-spacing: 1px;
	padding: 4px;
	text-decoration: underline;
	background-attachment: scroll;
	background-image: url(images/03new_hover.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#archives a {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #009999;
	display: block;
	background-color: #003366;
	word-spacing: 0em;
	letter-spacing: 3px;
	text-indent: 65px;
	text-decoration: none;
}
#archives a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #00CC99;
	display: block;
	background-color: #006699;
	word-spacing: 0em;
	letter-spacing: 3px;
	text-indent: 65px;
	text-decoration: none;
}
