@charset "Shift_JIS";
/* ==================================================================

	■個別のCSS指定
	
=================================================================== */

/* =================================
   ■ ひだまり不動産とは？
================================== */

#whats {
	width: 380px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 50px 130px 30px 130px;
	line-height: 160%;
}
.whats_t_bg {
	position: relative;
	left: 0px;
	top: 0px;
}
.whats_b_bg {
	position: relative;
	left: 0px;
	top: 0px;
}
#whats img {
	padding-bottom: 5px;
}


