ul {
	margin:0px;
	padding:0px;
}

.sitemap{
	clear: both;  /*回り込みを解除 */
	margin-top: 10px; /* マージン指定 */
}

.sitemap-text{
	padding:5px;
	font-size: 12px; /* フォントサイズ指定 */
	line-height: 150%; /* 行間指定 */
}

.sitemap-2{
	float: left;
	width:268px; /* 横幅指定 */
	border-left: 1px dashed #999999; /* ボーダー指定 */
	border-top: 1px solid #999999; /* ボーダー指定 */
	border-bottom: 1px solid #999999; /* ボーダー指定 */
}

.sitemap-3{
	float: left;
	width:268px; /* 横幅指定 */
	border-left: 1px dashed #999999; /* ボーダー指定 */
	border-right: 1px dashed #999999; /* ボーダー指定 */
	border-top: 1px solid #999999; /* ボーダー指定 */
	border-bottom: 1px solid #999999; /* ボーダー指定 */
}

.sitemap-4{
	float: left;
	width:536px; /* 横幅指定 */
	border-left: 1px dashed #999999; /* ボーダー指定 */
	border-right: 1px dashed #999999; /* ボーダー指定 */
	border-top: 1px solid #999999; /* ボーダー指定 */
	border-bottom: 1px solid #999999; /* ボーダー指定 */
}

.sitemap-wp-1{
	float: left;
	width:268px; /* 横幅指定 */
	border-left: 1px dashed #999999; /* ボーダー指定 */
	border-top: 1px solid #999999; /* ボーダー指定 */
}

.sitemap-wp-2{
	float: left;
	width:268px; /* 横幅指定 */
	border-left: 1px dashed #999999; /* ボーダー指定 */
	border-right: 1px dashed #999999; /* ボーダー指定 */
	border-top: 1px solid #999999; /* ボーダー指定 */
}

.sitemap-wp-3{
	float: left;
	width:268px; /* 横幅指定 */
	border-left: 1px dashed #999999; /* ボーダー指定 */
	border-top: 1px solid #999999; /* ボーダー指定 */
	border-bottom: 1px solid #999999; /* ボーダー指定 */
}

.sitemap-wp-4{
	float: left;
	width:268px; /* 横幅指定 */
	border-left: 1px dashed #999999; /* ボーダー指定 */
	border-right: 1px dashed #999999; /* ボーダー指定 */
	border-top: 1px solid #999999; /* ボーダー指定 */
	border-bottom: 1px solid #999999; /* ボーダー指定 */
}

#sitemap-list ul { 
	list-style-image : url("./img/icon-yajirusi.gif")
}
#sitemap-list li { 
	margin-left:2em; 
	list-style-image : url("./img/icon-yajirusi.gif")
}

.map-midasi {
	background-image:url(./img/icon-yajirusi4-2.gif); 
	background-repeat:no-repeat;
	padding-left:14px; 
	font-size:12px;
	margin:0px;
}


.clear2{
clear:both;
margin:0px;
padding:0px;
}

.color-white{
color:white;
text-decoration: none;
}