@charset "utf-8";
h1 {
	font-family:sans-serif, Osaka, "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 16px;
	text-decoration: none;
	color: #8E8C7C;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}
h1 a{
	text-decoration: none;
	color: #56554C;
}
h1 a:hover{
	text-decoration: underline;
	color: #56554C;
}
.sitemap {
	font-family: sans-serif, Osaka, "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	float: left;
	width: 350px;
	margin-top: 30px;
	color: #56554C;
	margin-left: 15px;
	text-align: left;
	margin-bottom: 35px;
}
.sitemap a{
	color: #56554C;
	text-decoration: none;
}

.sitemap a:hover{
	color: #5C54BB;
	text-decoration: underline;
}
.sitemap-r {
	font-family: sans-serif, Osaka, "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	float: right;
	width: 360px;
	margin-top: 30px;
	color: #56554C;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	margin-bottom: 35px;
	;
	padding-left: 15px;
	clear: none;
}
.sitemap-r a{
	color: #56554C;
	text-decoration: none;
}

.sitemap-r a:hover{
	color: #5C54BB;
	text-decoration: underline;
}
