@charset 'utf-8';
/*	Cascading Style Sheets: style.css 5.2	*/ 

.contents__sitemapwrap { width:880px; float:left; clear:none; margin:0 0 0 40px; }
.contents__sitemap { width:293px; float:left; clear:none; margin:0 0 30px 0;}
.contents__sitemap a { width:100%; float:right; clear:none; margin:0 0 20px 0; text-align:left; }
.contents__sitemap a:link { color:#000; }
.contents__sitemap a:visited { color:#000; }
.contents__sitemap a:hover { color:#000; text-decoration:underline; }
.contents__sitemap a:active { color:#000; }
.contents__sitemap a img  { width:4px; float:none; margin:10px 10px 0 0; }
.contents__sitemap a span { width:95%; float:right; clear:none; text-align:left; }

.contents__sitemap a.contents__eq { width:90%; float:right; clear:none; text-align:left; margin:0 0 20px 10%; border:none; }
.contents__sitemap a.contents__eq span { width:90%; float:right; clear:none; text-align:left; margin:0 0 0 0%; border:none; }





@media screen and (max-width: 740px){
	
.contents__sitemapwrap { width:90%; float:left; clear:none; margin:0 0 0 5%; }	
.contents__sitemap { width:100%; float:left; clear:none; margin:0 0 30px 0;}	
.contents__sitemap a { width:100%; float:right; clear:none; margin:0 0 10px 0; text-align:left; }


	
	
	
}