@charset "utf-8";

/* サイトマップ  ------------------------------*/

span.sm_00 a,
span.sm_00 a:visited {
	background-image: url(../../image/sitemap/ya_00_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 24px;
	display: block;
	width: 290px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	margin-bottom: 30px;
	color: #646464;
}
span.sm_00 a:hover {
	background-image: url(../../image/sitemap/ya_00_hover.gif);
	color: #1e8cdc;
	background-color: #c8e6ff;
}


span.sm_01 a {
	background-image: url(../../image/sitemap/ya_00_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 24px;
	display: block;
	width: 290px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	margin-bottom: 10px;
	color: #646464;
}
span.sm_01 a:hover {
	background-image: url(../../image/sitemap/ya_00_hover.gif);
	color: #1e8cdc;
	background-color: #c8e6ff;
}


ul.ssm_00 li {
	margin-bottom: 10px;
}
ul.ssm_00 li a {
	background-image: url(../../image/sitemap/ya_01_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 24px;
	display: block;
	margin-left: 20px;
	width: 270px;
	color: #646464;
}
ul.ssm_00 li a:hover {
	background-image: url(../../image/sitemap/ya_01_hover.gif);
	color: #1e8cdc;
}
