/*=======================================================
 * sitemap
 *=======================================================*/
div#contents {
	background-image: url('../img/contents_bk_sitemap.jpg');
	background-repeat: no-repeat;
	background-position: right 0;
	min-height: 1551px;
	_height: 1551px;
	top: 0;
	left: 50%;
	margin: 0 0 0 -424px;/**/
}

div#main {
	width:848px;
	min-height: 1510px;
	_height: 1510px;
	background: #32322D;
}

img#sitemapTitle {
	position: absolute;
	left: 42px;
	top: 21px;
}

dl#sitemap {
	position: absolute;
	left: 115px;
	top: 100px;
}

dt, dd {
	float: left;
	font-size: 11px;
}

dt.top {
	width: 100px;
}
dt.mainD1 {
	width: 100px;
}
dt.mainD2 {
	width: 115px;
}
dt.mainD3 {
	width: 45px;
}

dt.craftsmen {
	width: 100px;
}

dt.craftsmenD1 {
	width: 115px;
}


dt.clear {
	clear: left;
}

dt.mt18, dd.mt18 {
	margin-top: 18px;
}

ul {
	width: 350px;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffcc00;
}