/* ---------- コンテンツ部 ---------- */

div#sitemap {
	width: 922px;1
	margin: 0 0 32px 0;
	padding: 0;
	line-hight: 0%;
}

div#sitemapmain {
	zoom: 1;
	background-image: url(/en/common/img/sitemap_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
}

div#sitemapmain:after,
div#sitemapmain:before {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}

div#sitemap-left {
	float: left;
	width: 311px;
}

div#sitemap-middle {
	float: left;
	width: 311px;
}

div#sitemap-right {
	float: right;
	width: 300px;
}


/* ---------- ローカルナビ ---------- */

div.sitemaplist {
	width: 300px;
}

div.sitemaplist * {
	margin: 0px;
	padding: 0px;
}

div.sitemaplist dl dt {
font-size: 100%; 
background-color: #eee; 
border-top: 1px solid #9f9f9f; 
font-weight: bold;
padding: 4px 0 4px 14px; 
margin: 8px 0 0 0; 
}

div.sitemaplist dl dt.alone {
border-bottom: 1px solid #9f9f9f; 
}

div.sitemaplist dl dt.top {
margin: 0 0 0 0; 
}

div.sitemaplist dl dd ul {
	list-style-type: none;
}

div.sitemaplist dl dd ul li {
	background-image: url(/jp/common/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	background-color: #fff;
	border-top: 1px solid #9f9f9f;
	display: block;
	padding:5px 0 5px 14px;
}

div.sitemaplist dl dd ul li.current {
	background-image: url(/jp/common/img/arrow_greyout.gif);
}

div.sitemaplist dl dd ul li.current a {
	text-decoration: none;
	color: #999;
}

div.sitemaplist dl dd ul ul {
	margin-left: 14px;
}

div.sitemaplist dl dd ul ul li {
	background-image: url(/jp/common/img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	border: none;
	display: block;
	padding:5px 0 5px 14px;
	text-decoration: underline;
}

div.sitemaplist dl dd ul ul li.current {
	background-image: url(/jp/common/img/arrow2_greyout.gif);
}

div.sitemaplist dl dd ul ul li.current a {
	text-decoration: none;
	color: #999;
}


/*各言語へのリンク */

div#sitemap-lang {
	padding-bottom: 8px;
	width: 922px;
	margin: 0 0 14px 0; 
border-bottom: 1px solid #9f9f9f; 
border-top: 1px solid #9f9f9f; 

}

div#sitemap-lang ul {
	margin: 0;
	padding: 8px 14px 0 14px;
	list-style: none;
	}

div#sitemap-lang ul li {
	border-left: 1px solid #000;
	margin: 0 6px 0 0;
	padding: 0 0 0 8px;
	display: inline;
	position: relative;
}

div#sitemap-lang ul li a {
	white-space: nowrap;
	font-size: 100%;
	font-weight: bold;
}
