/*=======================================*/
/*　東京地図出版株式会社　*/
/*　出版案内用のスタイルシート　*/
/*　制作開始：2005.08.03　　　　　　　　　*/
/*=======================================*/

/*----------------------------------------*/
/*　タイトル　*/
/*----------------------------------------*/
/*
#title {
}
#title h2 {
	position: absolute;
	top: 110px;
	margin-left: 20px;
	height: 60px;
	width: 750px;
	display: block;
	background: url();
	font-size:0px;
}
#title h2 span {
	display: none;
}
*/


/*----------------------------------------*/
/*　サブタイトル　*/
/*----------------------------------------*/
/*
#subTitle1 {
}
#subTitle1 h3 {
	position: absolute;
	top: 170px;
	margin-left: 208px;
	height: 61px;
	width: 562px;
	display: block;
	background: url();
	font-size:0px;
}
#subTitle1 h3 span {
	display: none;
}
*/

/*----------------------------------------*/
/*　ディレクトリ　*/
/*----------------------------------------*/
/*
#directory {
	position: absolute;
	top: 90px;
	margin-top: 0px;
	margin-left: 23px;
	padding-top: 0px;
	padding-left: 0px;
}
#directory h3 {
	display: none;
}
#directory span {
	margin-top: 0px;
	margin-left: 14px;
	font-size:12px;
	color:#333333;
}
#directory span a {
	margin-top: 0px;
	margin-left: 0px;
	font-size:12px;
	color:#333333;
}
#icon {
	position: absolute;
	top: 3px;
	margin-top: 0px;
	margin-left: 0px;
	height: 11px;
	width: 11px;
	background: url(/images/hdg02000000001gl-img/hdg02000000001r5.gif);
	background-repeat: no-repeat;
*/
}




/*----------------------------------------*/
/*　「サイトマップ」ページ内容　*/
/*----------------------------------------*/
/*
.topBorder {
	margin-top: 10px;
	margin-left: 208px;
	padding-top: 0px;
	padding-left: 0px;
	height: 1px;
	width: 561px;
	background: url(/images/line.gif);
	background-repeat: no-repeat;
	font-size:0px;
}
*/


#siteMap {
/*	margin-top: 179px;
	margin-left: 208px;*/
	width: 562px;
}


.sitemapGlobalNavi {
	margin-top: 6px;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 2px;
	font-weight : bold;
	font-size:12px;
	background: url(/hdg0200000000d1a-img/hdg0200000000h5t.gif) 2px 2px;
	background-color: #EFF2F4;
	background-repeat: no-repeat;
}
.sitemapGlobalNavi a {
	margin: 0px;
	padding: 0px;
}
.sitemapLocalNavi {
	font-size:12px;
	background-color: #F2F2F2;

}

.sitemapLocalNavi ul {
	/*list-style-type: square;*/
	/*border-left: 2px dotted #7aa;*/
	padding-top: 2px;
	padding-bottom: 5px;
	list-style-type: none;
	list-style-image:url(/hdg0200000000d1a-img/hdg0200000000h5u.gif);

}

#siteMap a{
	text-decoration: none;
}
#siteMap a:active{
	text-decoration: none;
}
#siteMap a:link {
	text-decoration: none;
	color:#417FA2;
}
#siteMap a:hover {
	text-decoration: underline;
	color:#417FA2;
}
#siteMap a:visited{
	text-decoration: none;
	color:#417FA2;
}

