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

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

div#localNavi {
	width: 922px;
	padding:5px 0;
}

div#localNavi div.left{
	float: left;
	width: 300px;
	margin-right: 11px;
}

div#localNavi div.right{
	float: right;
	width: 300px;
}


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

div#sitemap-lang {
	background-color: #fff;
	width: 922px;
	padding-bottom: 10px;
	margin: 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;
}