@charset "utf-8";

/*=============================
サイトマップページ
=============================*/
#main_box h3{
	margin-bottom: 20px;
}
#main_box p{
	line-height: 1.5;
	margin-bottom: 25px;
}
#main_box p.bt50{
	line-height: 1.5;
	margin-bottom: 50px;
}

#lt_map{
	float:left;
	width:220px;
}
#ct_map{
	float:left;
	width:220px;
}
#rt_map{
	float:left;
}

li.first{
	padding-left:17px;
	padding-bottom:20px;
	line-height:1.2;
	min-height:13px;
	height: auto !important;
	height: 13px;
	background: url(../../sitemap/img/icon01.gif) no-repeat left top;
}
ul ul{
	margin: 0;
	padding-top: 5px;
	padding-left: 3px;
}
li.second{
	padding:5px 0 5px 10px;
	background: url(../../sitemap/img/icon02.gif) no-repeat left bottom;
}
