/***** 売却物件求む専用 *****/

/***** メインタイトル *****/
#Title h1{
	padding : 18px 0 8px 0;
}

#Title h2{
	font-size : 17px;
	padding : 0 0 30px 0;
	float : left;
	width : 120px;
}
#Title .setsumei{
	float : right;
	width : 630px;
	padding : 3px 0 30px 0;
}

/***** コンテンツ *****/
#Contents{
	margin : 0 0 20px 0;
}
#Contents .button{
	float : left;
	width : 235px;
	margin : 0 10px 0 0;
}
#Contents p{
	line-height : 18px;
	padding : 0 0 20px 0;
	float : right;
	width : 505px;
}