@charset "utf-8";
/* CSS Document */

/* ==================================================================
	Site Name:穴吹デザインプラス 
	Version: 1.0
	sitemap.htmlのCSSです
	
	上部　下部　左メニューは共通(common.css)
	内容部分のみ
--------------------------------------------------------------------*/

.sitemap dl dt {
	padding-left:23px;
	background:url(../images/sitemap/big.gif) 2px 2px no-repeat!important;
}

.sitemap dl dd {
	padding-left:23px;
	background:url(../images/sitemap/small.gif) 0 2px no-repeat!important;
	font-size:100%;
}
.sitemap {
	height:500px;
}


