/*****************************/
/* contentsArea */
/*****************************/

/* ===== ttl_h3Area   ===== */

#ttl_h3Area h3.h3_sitemap{
	background-image: url(../../sitemap/img/ttl_h3_sitemap.jpg);
}




/*****************************/
/* leftcontentsArea */
/*****************************/

/* ===== sitemapArea ===== */

#sitemapArea{
	clear: both;
}

#sitemap_l{
	float: left;
	clear: left;
	width: 350px;
}

#sitemap_r{
	float: right;
	clear: right;
	width: 350px;
}

.sitemapbox{
	margin-bottom: 1em;
}

.sitemapbox ul{
	margin-left: 30px;
}

.sitemapbox ul li{
	clear: both;
	list-style-type: disc;
}

.sitemapbox ul li ul{
	margin-left: 5px;
}

.sitemapbox ul li ul li{
	clear: both;
	list-style-type: none;
	background:url(../img/ic_sitemaptree.gif) no-repeat left center;
	padding-left:8px;
}




/*****************************/
/* clearfix */
/*****************************/

#sitemapArea:after{
	content: ",";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#sitemapArea{/* ===== IE hack ===== */
	display: inline-block;
}

#sitemapArea{/* ===== Opera ===== */
	display: block;
}
