@charset "ISO-8859-1";

/*
===== CONTENTS <2006/12/12> =================
    1: .siteMap
=============================================
*/

/*
===== 1: .siteMap =====
*/

.siteMap {}

.siteMap h3.listNone {
	margin:0 0 30px;
}

.siteMap ul.company {
	/*background:url(images/sitemap_img_01.jpg) no-repeat 0 0;*/
	background:url(images/sitemap_img_05.jpg) no-repeat 0 0;
	margin:0 0 30px 20px;
	padding:5px 0 0 30px;
	font-size:0.75em;
	height:103px;
}

.siteMap ul.services {
	background:url(images/sitemap_img_04.jpg) no-repeat 0 0;
	margin:0 0 30px 20px;
	padding:5px 0 0 30px;
	font-size:0.75em;
	height:40px;
}
.siteMap ul.project {
	background:url(images/sitemap_img_03.jpg) no-repeat 0 0;
	margin:0 0 30px 20px;
	padding:5px 0 0 30px;
	font-size:0.75em;
	/*height:162px;*/
	height:102px;
}
.siteMap ul.new,.siteMap ul.site {
	/*background:url(images/sitemap_img_04.jpg) no-repeat 0 0;*/
	background:url(images/sitemap_img_06.jpg) no-repeat 0 0;
	margin:0 0 30px 20px;
	padding:5px 0 0 30px;
	font-size:0.75em;
	/*height:42px;*/
	height:21px;
}

.siteMap  li.linktop {
	margin-top:3px;
	_margin-top:7px;
}

.siteMap li {
	height:20px;
}