@charset "utf-8";
/* CSS Document */

.excelsearch_dl {
	padding-bottom: 15px;
}
.excelsearch_dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #006;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #006;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 5px;
}
.quality_strong {
	font-size: 18px;
	color: #900;
}
.sitemap_list {
	list-style-type: none;
	padding-left: 30px;
}
.sitemap_list li {
	padding-bottom: 15px;
}
.sitemap_list li a {
	color: #666;
	font-size: 14px;
	text-decoration: underline;
}
.sitemap_list li a:hover {
	color: #999;
	text-decoration: none;
}
