@charset "UTF-8";

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

Website: あじさい保育園
Design office: contrast - http://www.cs321.jp/

Name   : sitemap.css
Ver    : 1.0.0
Link   : sitemap.html
Date   : 2011/04/01
Update : 2011/04/01
Editor : Wataru Shitami

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



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

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

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