@charset  "utf-8";
/*
  サイトマップ
--------------------------------------------------------------------------------------------------------*/
#sitemap #main article .section {
	margin-bottom: 40px;
}
#sitemap #main article .section a {
	text-decoration: none;
}
#sitemap #main article .section a:hover {
	text-decoration: underline;
}
#sitemap article .h4 {
	margin-top: 0 !important;
}
#sitemap article .cols {
	margin-bottom: 30px;
}
#sitemap article .cols li {
	margin-bottom: 15px;	
}

#sitemap article .link-boxw a {
	padding: 20px;
	font-size: 13px;
}