@charset "shift_jis";

/*-------------------------------------------------------------------------------- 
 under [ sitemap ]
-------------------------------------------------------------------------------- */

.sitemap-le{
	width:280px;
	float:left;
	padding-left:10px;
}

.sitemap-le dt {
	width:270px;
	height:33px;
	color:#0099cc;
	font-size:135%;
	line-height:200%;
	padding:0 0 0 22px;
	margin-top:30px;
	margin-bottom:3px;
	background: url(../../sitemap/images/sitemap_bg.jpg) no-repeat;
}

.sitemap-le .sitemap-t {
	margin-top:0;
}


.sitemap-le dd{
	width:250px;
	background: url(../../images/icon-dart.jpg) no-repeat 0% 50%;
	padding-left:13px;
	padding-top:7px;
	margin-left:8px;
	border-bottom:#CCCCCC 1px dotted;
	padding-bottom:7px;
}

