@charset "utf-8";
/* SITEMAP CSS */

h3 {
	margin:10px 0 7px;
	padding:7px 0 0 10px;
	background-image: url(../sitemap/images/tit_bg.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	height:22px;
}
h4 {
	margin:10px 0 0px;
	padding:3px 0 2px 15px;
	background-image: url(../../shared/images/cmn_icon01.gif);
	background-repeat: no-repeat;
	background-position:0 0;
	font-size:1em;
}
#sit {
}
#sit a {
	text-decoration:none;
}
#sit div {
	width:190px;
	float:left;
	padding:0 0 0 15px;
}
#sit div p {
	background-image: url(../../shared/images/cmn_icon02.gif);
	background-repeat: no-repeat;
	background-position:0 4px;
	padding:0 0 0 10px;
	margin:3px 0 2px 5px;
}
#sit span {
	display:block;
	font-size:0;
	line-height:0;
	margin:8px 0;
	border-bottom:1px dotted #525252;
}
