@charset "utf-8";
div.sitemapBox {
	clear: both;
	width: 690px;	
	margin: 0 auto;
	text-align: left;
}

div.sitemapBox div.dlBox{
	float: left;	
	width: 200px;
	margin: 15px 15px 0 0;
	text-align: left;
}

h1 { margin: 0!important; }

div#contentArea h2.siteMap {
	clear: both;
	height: 21px;
	_height: 29px;
	margin-bottom: 0px;
	padding: 10px 15px 0 13px;
	background: url(/knowledgesuite/service/images/h2_head_funcinner.gif) no-repeat ;
}

div#contentArea h2.noLower { margin-bottom: 20px; }


/*-------------------------- リスト */

ul.siteMapList {
	margin-bottom: 30px!important;
	padding: 10px 0 10px 10px;
	background: #efefef;
}

ul.siteMapList li {
	float: left;
	width: 200px;
	_width: 210px;
	height: 22px;
	_height: 35px;
	line-height: 1em;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 18px;
	padding-top: 13px;
	border-bottom: 1px dotted #999;
	
}

ul.siteMapList li.last { margin-right: 0;}

ul.sfaIcon li { background: url(/knowledgesuite/service/images/list_mark_center_func.gif) left center no-repeat; }

ul.siteMapList li.line2 {
	height: 30px;
	_height: 35px;
	padding-top: 5px;
}
