@charset "utf-8";
.content_ewm {text-align: center;}
.content_ewm dt div{text-align: center;font-size: 15px;line-height: 30px;}

/*sitemap*/
.sitemap{padding:15px 3%; background: #fff; margin-bottom: 20px;}
.sitemap dl{clear:both; border-bottom:#e9e9e9 1px solid; padding:20px 0;}
.sitemap dl dt{ background:url(../images/sitemap_icon.gif) no-repeat left center; padding-left:24px; font-weight:bold; color:#006eab;}
.sitemap dl dt a{color:#006eab;;}
.sitemap dl dd ul{overflow:hidden; zoom:1; padding-top:10px;}
.sitemap dl dd li{float:left; padding:10px 0; width:20%; position: relative; overflow: hidden;padding-left:10px;background: url(../images/sitemap_li_icon.gif) no-repeat 1px center;}
/*.sitemap dl dd li:before{content:''; position:absolute; left:0; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #9A9999;}*/
.sitemap dl dd li a{margin-left: 18px; float: left; max-width:91%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.sitemap dl dd{padding:0 0 0 22px;}
.sitemap dl dd a:hover{color:#006eab;;}
.sitemap dl:last-child{border-bottom:none;}
.sitemap .sitemap_ztzl dd li{ width:33.333333%;}

@media (max-width: 500px) and (min-width: 350px){
	.side-l {
		float: none;}
}
