@charset "UTF-8";

/*	世田谷マンション紹介	*/


/*==========*/
/*	<top>	*/
/*==========*/

div#mansionList dl{
	line-height: 200%;
}

div#mansionList dt{
	margin: 0;
	width: 20em;
	float: left;
	clear: both;
	text-indent: 20px;
	background: transparent url(/images/skin/icon/aqua_ball_17x17.gif) no-repeat left center;
}

div#mansionList dt.heading{
	background-image: none;
}

div#mansionList dd{
	margin: 0 0 0 20em;
}

/*==========*/
/*	</top>	*/
/*==========*/


/*==========*/
/*	<detail>	*/
/*==========*/
p.photo{
	text-align: center;
}


/*==========*/
/*	</detail>	*/
/*==========*/
