@charset "utf-8";
/* ===================================================================
CSS information

 file name  :sitemap.css
 style info :サイトマップ コンテンツエリア
=================================================================== */

div.map-box {
clear: both;
margin-bottom: 35px;
}

	div.map-box p.smLink {
	width: 137px;
	_width: 157px;
	padding-left: 20px;
	float: left;
	background: url(../../sitemap/images/arrow_sitemap.gif) no-repeat;
	background-position: left center;
	}
	
	div.map-box p.smLink a {
	color:#464646;
	}
	
	.ls-reset {
	letter-spacing:0;
	}
	
	div.smm {
	margin-bottom: 40px;
	}
	
	div.nom {
	margin-bottom: 0;
	}
