/*=ハイムの賢い建て方>建物が長持ちする理由=
build/lasting/index.html
---------------------------------------------*/
#appeal_build_contents_top {
	width: 600px;
	height: 79px;
	display: block;
	margin:0;
	padding: 0;
	background: url(../images/top_banner_bg.gif) no-repeat;
	position: relative;
}
.title_link {
	position: relative;
	background: url(../../../../common/images/small_list_icon.gif) left center no-repeat;
	display: block;
	width: 260px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
.title_link a:link {
	color: #197ADD;
	text-decoration: none;
}
.title_link a:visited {
	color: #197ADD;
	text-decoration: none;}
.title_link a:hover {
	color: #197ADD;
	text-decoration: none;}
/*-------------*/

/*=========box=========*/
.what_tile_images_box {
	position: relative;
	width: 290px;
	float: right;
}
.inner_box_underline03 {
	width: 565px;
	display: block;
	position: relative;
	text-align: left;
	margin-bottom: 10px;
	height: 200px;
}
.inner_box_underline04 {
	width: 565px;
	display: block;
	position: relative;
	text-align: left;
	padding-bottom: 10px;
	background: url(../../../../common/images/underline.gif) left bottom repeat-x;
	margin-bottom: 10px;
	height: 130px;
}
.inner_box_underline05 {
	width: 565px;
	display: block;
	position: relative;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 130px;
}
.inner_box_underline {
	width: 565px;
	display: block;
	position: relative;
	text-align: left;
	padding-bottom: 10px;
	background: url(../../../../common/images/underline.gif) left bottom repeat-x;
	margin-bottom: 10px;
	height: 260px;
}
.inner_box_underline01 {
	width: 565px;
	display: block;
	position: relative;
	text-align: left;
	padding-bottom: 10px;
	background: url(../../../../common/images/underline.gif) left bottom repeat-x;
	margin-bottom: 10px;
	height: 190px;
}
.box_images {
	width: 290px;
	display: block;
	position: relative;
	height: auto;
	float: right;
}
/*-------------*/

/*=========font=========*/
.point{
	font-weight: bold;
	color: #FF9900;
}
.blue{
	color: #2948BB;
	font-size: 1.08em;
	display: block;
	margin: 0px;
	padding-bottom: 10px;
}
.margin_0{
	margin: 0px;
	float: left;
	width: 260px;
	display: block;
	position: relative;
	text-align: left;
}
/*-------------*/
