@charset "UTF-8";
/* CSS Document */

/*サイトマップ*/

#sitemap {
    margin: 20px 0px;
	padding: 0 0 0 100px;
	font-size:14px;
	line-height:21px;
	}
#sitemap dt{
	background-image: url(img/ct07allow.gif);
	background-repeat: no-repeat;
	/*background-position: 0px 0px;*/
	text-indent:16px;
	background-position: 0px 4px;
}
#sitemap dd{
	margin-left:50px;
	_margin-left:25px;
	margin-bottom:10px;
}
	
	
