@charset "UTF-8";
/* CSS Document */




#mainWrapper2 {
	width: 740px;
	float: left;
	background-image: url(../images/sitemap/engine.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
	clear: both;
	padding-bottom: 20px;
}


.ul#map { margin: 0; padding: 0; }
ul#map ul {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}
ul#map li {
	list-style-type: none;
	margin: 0 0 0 2em;
	padding: 0 0 0 15px;
	background-image: url(../images/sitemap/map_marker.gif);
	background-repeat: no-repeat;
	}
ul#map li.joint  {
	background-image: url(../images/sitemap/map_joint.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
ul#map li.joint2  {
	background-image: url(../images/sitemap/map_joint2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
ul#map li.bottom {
	background-image: url(../images/sitemap/map_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul#map li.bottom2 {
	background-image: url(../images/sitemap/map_bottom2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftBox {
	line-height: 2;
	float: left;
	width: 360px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 20px;
}
#rightBox {
	line-height: 2;
	clear: right;
	float: left;
	width: 350px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}
