@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
.tl-left-sitemap {
	width:50%;
}
#wrap {
	width: 766px;
	margin: 0 auto;
}
#wrap #header-sitemap {
	float: left;
	width: 766px;
	background-image: url(../images/site-map.gif);
	background-repeat: no-repeat;
	background-color: #cfffff;
	height: 48px;
}
#wrap #header-sitemap h2 {
	margin: 0px;
	padding: 0px;
	border: none;
	text-indent: -9999px;
}

#wrap    #header-sitemap    h2 img  {
	margin: 0px;
	padding: 0px;
}

#wrap  #body-sitemap  {
	float: left;
	width: 766px;
	background-color: #dfffff;
}
.area      {
	float: left;
	margin-left: 100px;
	display: inline;
}

.title-plus-icon {
	margin: 0;
	padding: 5px 0;
	font-size: 24px;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #004316;
}

