/*****************************/
/* ttlArea */
/*****************************/

#ttlArea{
	background-image: url(../../sitemap/img/ttlarea_hd2.jpg)
}




#leftArea{
	float: none;
	width: 800px;
}


.sitemapArea h2{
	background:url(../img/h2_white_s.gif) no-repeat left center;
	height:32px;
	font-size:1em;
	font-weight:bold;
	line-height:32px;
	color:#2C3759;
	padding-left:15px;
	margin-bottom:5px;
	margin-top:15px;
}


/*****************************/
/* sitemapArea */
/*****************************/

.sitemapArea{
	width: 365px;
	float: left;
	margin-right: 10px;
	margin-bottom: 14px;
	margin-left: 15px;
}



.sitemapArea ul{
	margin-left: 20px;
}

.sitemapArea ul li{
	list-style: none;
	background: url(../img/ic_triangle_navy.gif) no-repeat left 2px;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-left:12px;
}


