@charset "utf-8";
/* CSS Document */

p#houseSearchTxt {
	margin-bottom: 30px;
}

p#supportTxt {
	margin-bottom: 40px;
}

p#hopeTxt {
	margin-bottom: 40px;
}

p#introductionTxt {
	margin-bottom: 30px;
}

p#formButton {
	margin-bottom: 45px;
	text-align: center;
}

p#pointButton {
	/*position: relative;*/
	float: left;
	width: 640px;
	height: 70px;
	background-image: url(../introduction_house/img/img_introduction_house_point.jpg);
}

p#pointButton a {
	/*position: relative;
	display: block;
	width: 161px;
	height: 35px;*/
	/*position: absolute;
	top: 15px;
	left: 460px;*/
	display: block;
	width: 161px;
	height: 35px;
	margin: 15px 0 0 460px;
}

p#pointButton a img {
	/*margin: 15px 0 0 460px;*/
}


.costTxt {
	font-size: 110%;
	font-weight: bold;
	color: #880000;
}

