@charset "utf-8";
/* CSS Document */

/*物件リスト
-------------*/

strong {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#bukken_list h2 {
	font-size: 1.2em;
	font-weight: normal;
}

#bukken_list h3 {
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 60px;
	background: url(../../images/sitemap/map_bg01.gif) no-repeat 0px center;
}

#bukken_list h4 {
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 110px;
	background: url(../../images/sitemap/map_bg02.gif) no-repeat 0px center;
}

#bukken_list strong {
	font-weight: normal;
	padding-left: 160px;
}

#bukken_list ul {
	padding: 0px;
	margin: 0px;
}

#bukken_list ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	padding-left: 210px;
}


