.link1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}
.link1 a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	color:#66CD00;
	text-decoration: none;
}
.link2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	color: #267326;
	text-decoration: none;
	font-weight: normal;

}
.link2 a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	color:#00CD00;
	text-decoration: underline;
	text-decoration: none;
}
.sitemap-link1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
.sitemap-link1 a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color:#009933;
	text-decoration: underline;
	font-weight: bold;
}
.sitemap-link2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
.sitemap-link2 a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color:#66CC00;
	text-decoration: underline;
}
.more {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #FF6666;
	text-decoration: none;

}
.more a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color:#ffffff;background-color:#ff7777;
}