@charset "utf-8";

.mainBodyWideFull h2 { text-indent: -9999px; }

#sitemap { width: 880px; }
#sitemap .title {
	height: 35px;
	margin: 20px 0px 30px;
	background: url(img/title.gif) top left no-repeat;
	}
#sitemap .linkCont {
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
#sitemap .bg { border-bottom: 3px solid #EEEEF0; }

/* ---- */
#sitemap .subTitle,
#sitemap .subTitleB {
	font-size: 16px;
	line-height: 130%;
	}
#sitemap dl {
	width: 195px;
	float: left;
	margin-right: 20px;
	padding: 0px 0px 10px 9px;
	}
#sitemap dl.last { margin-right: 0px; }
#sitemap ul { list-style: none; }
#sitemap li {
	padding: 1px 3px 4px 14px;
	line-height: 120%;
	background: url(../common/icon_arrow.gif) 2px 2px no-repeat;
	*background: url(../common/icon_arrow.gif) 2px 3px no-repeat;
	}
#sitemap .subTitle,
#sitemap .subTitleB {
	margin-top: 15px;
	padding: 1px 0px 10px 14px;
	display: block;
	color: #000000;
	font-weight: bold;
	}
#sitemap .subTitle {
	background: url(../common/icon_red18.gif) 2px 1px no-repeat;
	*background: url(../common/icon_red18.gif) 2px 2px no-repeat;
	}
#sitemap .subTitleB {
	background: url(../common/icon_black18.gif) 2px 1px no-repeat;
	*background: url(../common/icon_black18.gif) 2px 2px no-repeat;
	}

#sitemap a {
	color: #555555;
	text-decoration: none;
	}
#sitemap a:visited { color: ##285080; }
#sitemap a:hover {
	color: #1E81BB;
	text-decoration: underline;
	}
#sitemap ul,
#sitemap .dotline { padding-bottom: 6px; }

#sitemap .exlink { background-position: right 3px; }








