@charset "UTF-8";


/* ***************************************
 *　　　      　SITEMAP 
 * ***************************************
 */

#sitemap p{
	clear:both;
	width:705px;
	background:#EBEBEB url(../sitemap/img/arrow01.jpg) left top no-repeat;
	padding:6px 0 6px 25px;
	margin:0 0 8px 0;
}

#sitemap ul{
	width:705px;
	margin:0 5px 8px 20px;
	display:block;
}

#sitemap li{
	width:155px;
	background:url(../sitemap/img/arrow02.jpg) left top no-repeat;
	float:left;
	margin:0 0 10px 0;
	padding:0 0 0 15px;
}

#sitemap li.tit{
	width:710px;
	background:none;
	color:#6C6C00;
	display:block;
	padding:0;
	margin:0 0 5px 0;
	font-weight:bold;
}