@charset "utf-8";
/*
  url:http://www.jki.co.jp/
-----------------------------------
  create: バイオ・コンシェルジェ株式会社
  update: 2010年01月18日
  url: http://www.bio-concierge.com/
----------------------------------- */
#sitemap {
	width: 625px;
	float: left;
	margin: 0;
	padding: 0;
}
#sitemap ul {
	width: 300px;
	margin: 0 0 15px 12px;
	padding: 0;
	float: left;
	display: block;
}
#sitemap ul li.cate1 {
	background: url(../img/square.png) no-repeat left bottom;
	padding: 0 0 0 18px;
	margin: 4px 0 4px 0;
}
#sitemap ul li.cate2 {
	background: url(../img/contents/sitemap_02.png) no-repeat 0 2px;
	padding: 0 0 0 20px;
	margin: 2px 0 2px 18px;
}
#sitemap ul li.page {
	background: url(../img/contents/sitemap_03.png) no-repeat 0 2px;
	padding: 0 0 0 20px;
	margin: 2px 0 2px 36px;
}
#sitemap ul li.page2 {
	background: url(../img/contents/sitemap_03.png) no-repeat 0 2px;
	padding: 0 0 0 20px;
	margin: 2px 0 2px 36px;
}
