div#index_bldngs{
	width: 460px;
	height: 270px;
	background-color: #fff799;
}

div#index_bldngs dl dt{
	display: block;
	margin: 0;
	padding: 0;
	width: 220px;
	height: 200px;
	border: 0;
	text-indent: -99999px;
	font-size: 1em;
	line-hehgit: 1em;
}

div#index_bldngs dl dt a{
	display: block;
	width: 220px;
	height: 200px;
}

div#index_bldngs dl dd{
	display: block;
	width: 210px;
	height: 43px;
	_height: 50px;
	padding-top: 7px;
	_padding-top: 5px;
	background-color: #fff;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	overflow: hidden;
}

div#index_bldngs_a{
	width: 220px;
	margin: 10px 0 10px 10px;
	display: inline;
	float: left;
}

div#index_bldngs_a dl dt{
	background: transparent url(../images/index_mitsuhoshi.jpg) no-repeat top left;
}

div#index_bldngs_b{
	width: 220px;
	margin: 10px 10px 10px 0;
	display: inline;
	float: right;
}

div#index_bldngs_b dl dt{
	background: transparent url(../images/index_forest.jpg) no-repeat top left;
}


