@charset "utf-8";
/* CSS Document */


/* pngハック　IE6,5対応 */
* html img,div{
  behavior: url(common/iepngfix.htc);

}




h2{
display:block;}	


/* Top img より下コンテンツ*/



div#syousai{
	float:left;
	width:502px;
	padding-bottom: 30px;
}


div#bounen{
float:right;}

















.spaceSyousai{
	padding-bottom:35px;
}




p#rentalEx{
	padding:7px 0px;
	border:#FF99CC 1px solid;
	text-align: center;
	margin: 5px 0;
	color:#FF3399;
}


table{
	margin-top:15px;
	border-top:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	margin-bottom: 3px;
}


table tr td, table tr th{
	padding:5px;
	text-align:center;
	color:#0c6de5;
	border-right:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;



}


table tr th{
	color:#FFFFFF;
	font-weight: bold;
	background-color:#0c6de5;
}

table tr td.floor{
	color:#0c6de5;
	font-weight: bold;
	background-color:#b7deff;
}
