@charset "UTF-8";

/* サイトマップ
------------------------------------------- */
#mainArea #sitemap {
	width: 730px;
	margin: 0 auto;
	padding: 0 0 35px 0;
}

#mainArea #sitemap * {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#mainArea #sitemap dl.left {
	float: left;
	width: 355px;
}

#mainArea #sitemap dl.right {
	float: right;
	width: 355px;
}

#mainArea #sitemap dt {
	margin: 20px 0 9px 0;
	padding: 7px 5px 5px 23px;
	background: url(../images/sitemap_ttl_bg.gif) no-repeat top;
	font-size: 117%;
	line-height: 1.4em;
	font-weight: bold;
}

#mainArea #sitemap dt.top {
	margin: 35px 0 9px 0;
}

#mainArea #sitemap dt.margin {
	margin: 25px 0 9px 0;
}

#mainArea #sitemap dd {
	padding:0 0 0 22px;
	background: url(../images/sitemap_list_img01.gif) no-repeat 10px 6px;
}

#mainArea #sitemap dd.in {
	padding:0 0 0 34px;
	background: url(../images/sitemap_list_img02.gif) no-repeat 24px 6px;
}

#mainArea #sitemap dd.margin {
	padding-bottom: 1px
}

#mainArea #sitemap dt a:link,
#mainArea #sitemap dt a:visited {
	font-weight: bold;
}

#mainArea #sitemap dt a:hover,
#mainArea #sitemap dt a:active {
	font-weight: bold;
}
