@charset "UTF-8";
/* sitemap.css */

.list_sitemap_l{
	margin: 3px 0 20px 24px;
        padding:0;
	list-style-position:outside;
	font-size: 120%;
}
.list_sitemap_l li{
	margin:0 0 6px 0;
        padding:0;
	line-height: 1.3;
	background: url("../img/arw.gif") 0px 0.2em no-repeat;
	font-size: 120%;
	text-indent:18px;

}

.list_sitemap{
        display:inline;
		font-size: 120%;
}


.list_sitemap dt{
	margin:0 0 6px 23px;
	line-height: 1.3;
}


.list_sitemap dd{
	margin:0 0 6px 23px;
	list-style-position:inside;
        padding:0;
	line-height: 1.3;
	background: url("../img/eda.gif") 0px 0.2em no-repeat;
	font-size: 90%;
	text-indent:18px;
}


.list_sitemap dd.last{
	margin:0 0 6px 23px;
	list-style-position:inside;
        padding:0;
	line-height: 1.3;
	background: url("../img/eda_last.gif") 0px 0.2em no-repeat;
	font-size: 90%;
	text-indent:18px;
}

/* ���Ф� */
.topi_sitemap{
	padding: 0 0 2px 5px;
	line-height: 1.4;
	font-size: 180%;
	
}
.topi_sitemap a{
	padding-left: 20px;
	color: #333 !important;
	background: url("../img/h2.gif") 0 0 no-repeat;
}
	
