@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 author     :owada (admin)
 style info :ページごとの設定TOP用
 
=================================================================== */

/*----------------------------------------------------
	リスト
----------------------------------------------------*/
.sitemap_list {
	padding:10px 0 15px 20px;
}
.sitemap_list li {
    padding-left: 16px;
    background: url(/img/sitemap/sitemap_yaji.png) no-repeat 0 0;
    list-style: none;
}

