/*__________________________________________________

  リスト設定
  __________________________________________________*/
ul#sitemap {
	list-style-image: url("../img/com/arrow_grey.png");
	letter-spacing: 0.1em;
	line-height: 150%;
}
