.sitemap-link-title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF6600;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.sitemap-link-whatnew {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	height: 100px;
	width: 100%;
}
.sitemap-link-contents {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
}
.sitemap-link-contents li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	list-style-type: decimal;
	list-style-position: inside;
}
.sitemap-link-contents ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.sitemap-link-contents-left {
	margin: 0px;
	padding: 0px;
	width: 46%;
	float: left;
}
.sitemap-link-contents-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 46%;
}
.sitemap-link-contents a {
	color: #333333;
	text-decoration: none;
}
.sitemap-link-contents a:hover {
	text-decoration: underline;
	color: #FF6600;
}
