@charset "utf-8";

/*--------------------------
sitemap
--------------------------*/
.sitemap p {
	margin: 10px 0 0 0;
	padding: 6px 0 5px 10px;
	background: #f2f2f2;
	color:;
	line-height: 100%;
	font-family:"Osaka−等幅","ＭＳ ゴシック","monospace";
}
.sitemap a {
	line-height: 100%;
}

.sitemap ul {
	margin: 6px 0 0 0;
}

.sitemap li {
	margin-top: 2px;
}
.sitemap li a {
	text-decoration: underline;
}

/*--------------------------
sitemap
--------------------------*/
.contentR h3 {
	font-weight: bold;
	margin: 10px 0 6px 0;
	color: #00688f;
}












