﻿@charset "UTF-8";

body#sitemap {
	background:#e9eeef url(/nordica/common/img/bg_short.gif) center top no-repeat;
	}

#section .floatL .box {
	padding:40px;
	background-color:#ffffff;
	}

dl.sitemapList {
	margin-top:5px;
	padding-top:14px;
	padding-bottom:12px;
	background-color:#ffffce;
	border:solid 1px #e3e3e3;
	}
dl.sitemapList dt {
	padding-right:14px;
	padding-left:28px;
	color:#8a8a8a;
	font-weight:bold;
	}
dl.sitemapList dt a {
	float:left;
	text-decoration:none;
	}
dl.sitemapList dd a {
	text-decoration:none;
	}
dl.sitemapList dt a,
dl.sitemapList dt a:link,
dl.sitemapList dt a:visited,
dl.sitemapList dt a:hover, a:focus, a:active ,
dl.sitemapList dd a,
dl.sitemapList dd a:link,
dl.sitemapList dd a:visited,
dl.sitemapList dd a:hover, a:focus, a:active { color:#409fad;}

dl.sitemapList dt a:hover ,
dl.sitemapList dd a:hover {
	text-decoration:underline;
	}
dl.one dt {
	background:url(../common/img/icon03.gif) 14px center no-repeat;
	}
dl.noLink {
	background:#f4f4f4 url(../common/img/icon04.gif) 14px center no-repeat;
	}
dl.two {
	background:#ffffff url(../img/bg_two.gif) left center repeat-y;
	}
dl.two dt {
	float:left;
	width:128px;
	background:url(../common/img/icon03.gif) 14px center no-repeat;
	}
dl.two dd {
	margin-left:170px;
	padding:2px 14px 2px 24px;
	line-height:1.5;
	background:url(../common/img/icon02.gif) 14px center no-repeat;
	}
dl.two dd p {
	_height:1%;
	}
dl.two dd.start {
	_margin-left:167px;
	_background:url(../common/img/icon02.gif) 17px center no-repeat;
	}


















