@charset "UTF-8";

/*トップ----------------------*/
#sitemap {
	margin: 0px;
	padding: 0px;
}

#sitemap #top h2 dl {
	text-align: left;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sitemap #top h2 dl dt.en {
	font-size: 85%;
	color: #000;
	letter-spacing: 0.1em;
}
#sitemap #top h2 dl dt.title {
	font-size: 230%;
	color: #000;
	letter-spacing: 0.3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.4em;
}



#sitemap #top {
	background-image: url(../sitemap/img/h2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}



#list dl {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#list dt {
	background-image: url(../images/common/li_bg_white.gif);
	background-repeat: no-repeat;
	background-position: left 22px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#list dd {
	background-image: url(../images/common/li_bg_white.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}
