#bars1
	{
	text-indent:-9999px;
	background-image : url(../htmls/images/bar_sitemap.jpg);
	background-repeat : no-repeat;
	height:40px;
	}

.sitemapBody
	{
	text-align : left;
	width : 135px;
	float : left;
	}
.sitemapTateLine
	{
	background-image : url(../htmls/images/sitemap_tate.jpg);
	background-repeat : repeat-y;
	width : 20px;
	float : left;
	height : 270px;
	background-position : center center;
	}
.sitemapText
	{
	margin-top:10px;
	font-size : 12px;
	color:#666666;
	text-indent : 15px;
	}
.sitemapText a
	{
	text-decoration:none;
	color:#666666;
	}
.sitemapText a:hover
	{
	text-decoration:underline;
	color:#ff9900;
	}