@charset "UTF-8";

/* CSS Infomation -------------------------------

Website: いちょう保育園

Name   : sitemap.css
Ver    : 1.0.0
Link   : sitemap.html
Date   : 2011/04/01
Update : 2013/05/07

-----------------------------------------------*/



#Headline h2 {
	padding-left: 33px;
	background: url(../img/icon-icho-bk.png) no-repeat 0 2px;
}

#Sitemap li {
	padding: 0 0 5px 33px;
	background: url(../img/icon-icho.png) no-repeat 0 2px;
	border-bottom: 1px dotted #DDDBD7;
	margin-bottom: 10px;
}

#Sitemap li.Second {
	padding-left: 66px;
	background-position: 33px 2px;
}

#Sitemap li.Third {
	padding-left: 99px;
	background-position: 66px 2px;
}
