@charset "UTF-8";
/* コンテンツ */
#doc_page h2 {
	background-image:url(../img/title.png);	
}
.sitemap li {
	background-image:url(../../img/pt_link.gif);
	background-repeat:no-repeat;
	background-position:0 0.5em;
	padding:0 0 5px 9px;
	margin-bottom:8px;
	line-height:1.6;
	border-bottom:1px dotted #ccc;
}
.sitemap li.bl1 {
	margin-left:50px;
}
.sitemap li.bl2 {
	margin-left:100px;
}
