@charset "shift_jis"; 


#colR .sitemap_lst {
	margin-bottom: 15px;
	padding: 5px 10px 15px ;
	border: 1px solid #cccccc;
	clear: both;
}
	#colR .sitemap_lst .sitemap_ttl {
		clear: both;
	}
		#colR .sitemap_lst .sitemap_ttl li {
			padding: 10px 0 5px 10px;
			background: url(../img/common/line_dot.gif) bottom left repeat-x;
		}
			#colR .sitemap_lst .sitemap_ttl li.bg_none {
				background: none;
			}
			#colR .sitemap_lst .sitemap_ttl li a {
				padding: 2px 2px 2px 15px;
				background: url(../img/common/lst_mark.gif) top left no-repeat;
			}
				#colR .sitemap_lst .sitemap_ttl li .sitemap_dtl {
					padding: 0 0 5px 15px;
				}
					#colR .sitemap_lst .sitemap_ttl li .sitemap_dtl dt {
						padding: 5px 2px;
						font-weight: bold;
						background: url(../img/common/line_dot.gif) bottom left repeat-x;
					}
					#colR .sitemap_lst .sitemap_ttl li .sitemap_dtl dd {
						padding: 5px 2px;
						margin-left: 15px;
						background: url(../img/common/line_dot.gif) bottom left repeat-x;
					}



