@charset "utf-8";

/* -------------------------------------------------- */
/* file   :sitemap.css                                   */
/* update : 2010/01/14 T.S                           */
/* -------------------------------------------------- */
/* 共通 */
/* -------------------------------------------------- */
/* index */
/* -------------------------------------------------- */

#sitemap .sitemap_content_wrap01{
	width: 666px;
}
#sitemap .sitemap_content01{
	float: left;
	width: 202px;
	margin-right: 20px;
	color: #B3B3B3;
	line-height: 1.8;
	margin-bottom: 25px;
}
#sitemap .sitemap_content01 a{
	color: #B3B3B3;

}
#sitemap .sitemap_title01{
	font-size: 14px;
	color: #B78900;
	background-image: url(../../sitemap/img/bg_title01.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 19px;
	font-weight: bold;
	background-position: left 6px;
	margin-bottom: 7px;
}

#sitemap .sitemap_content01 li{
	background-image: url(../../sitemap/img/icon02.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left: 13px;
	line-height: 1.8;	
}
#sitemap .sitemap_content01 li ul li{
	background-image: url(../../sitemap/img/icon03.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;

}