@charset 'euc-jp';

/*

--------------------------------------------------------------------


	三和ハウス　賃貸 index.css

	URL : http://www.sanwa-house.com/

	NOTE:


--------------------------------------------------------------------

*/



		/* ○○○
		------------------------------------------- */

	

	/* ○○○ ///
	---------------------------------------------- */



/* ○○○
//////////////////////////////////////////////////////////////////// */




/* トップページ
///////////////////////////////////////////////////////////////////*/
/* トピックス・フリースペース------------------------------------------　*/
/* topics-----------------　*/
#new {
	position:relative;
	float:left;
	margin:0px 0 20px 0;
}
	#new #newtextarea{
		position:absolute;
		top:55px;
		left:15px;
		height: 125px;
		width:332px;
		padding: 0px 5px;
		overflow-x: hidden;
	}
	#new #title{
		color: #FF6600;
		font-size: 16px;
		font-weight: bold;
	}
	#new p{
		margin:0;
		line-height:1.4;
	}
/* フリースペース-----------------　*/
#mypage_box {
	position:relative;
	float:right;
	margin:0px 0 20px 0;
}

/* 物件スペース--------------------------------------------------　*/
/* おすすめ売買-----------------　*/
#osusume_b {
	clear:both;
	margin:0px 0 20px 0;
}
#osusume_b #bukken_b {
	margin:10px auto 0 auto;
	width:720px;
	height:475px;
	text-align:left;
	overflow: scroll;
	overflow-x: hidden;
}
/* おすすめ賃貸-----------------　*/
#osusume_c {
	clear:both;
}
#osusume_c #bukken_c {
	margin:10px auto 0 auto;
	height:340px;
	width:720px;
	text-align:left;
	overflow: scroll;
	overflow-x: hidden;
}

/* センチュリー21フェアバナー-----------------　*/
#menu_campaign img {
	max-width: 100%;
}