/*=工場だから出来る高品質> ユニット工法=
quality/index.html
---------------------------------------------*/
#appeal_tile_wall_contents_top {
	width: 600px;
	height: 79px;
	display: block;
	margin:0;
	padding:0;
	position: relative;
	background: url(../images/top_banner_bg.jpg) no-repeat;
}
.inner_box_underline {
	width: 565px;
	display: block;
	position: relative;
	text-align: left;
	padding-bottom: 20px;
	background: url(../../../common/images/underline.gif) left bottom repeat-x;
	margin-bottom: 15px;
	height: auto;
}

/*==========tile==========*/
.tile_style_images{
	position: relative;
	margin: 0px;
	float: right;
	width: 145px;
	padding: 0px 0px 0px 5px;
}
/*------------------------*/

/*======contents_top_images=====*/
.earthquake_images{
	position: relative;
	margin: 0px;
	width: 565px;
	padding: 0px;
	background: url(../images/earthquake_images.jpg) left top no-repeat;
	height: 359px;
}
.storm_images{
	position: relative;
	margin: 0px;
	width: 565px;
	padding: 0px;
	background: url(../images/storm_images.jpg) left top no-repeat;
	height: 213px;
}

/*------------------------*/

/*=======unit_foundation==========*/
.strong_unit_box{
	position: relative;
	margin: 0px;
	width: 254px;
	float: left;
	padding: 0px;
}
.foundation_box{
	position: relative;
	width: 290px;
	float: left;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.unit_foundation_box{
	position: relative;
	width: 565px;
	padding: 0px;
	height: 400px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*------------------------*/

/*=======different==========*/
.different_text01{
	position: relative;
	margin: 0px;
	width: 565px;
	padding: 0px;
	height: 35px;
	margin: 0px auto;
	background-image: url(../images/different_text01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.different_text02{
	position: relative;
	width: 565px;
	padding: 0px;
	height: 35px;
	margin: 0px auto;
	background-image: url(../images/different_text02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.different_text03{
	position: relative;
	margin: 0px;
	width: 565px;
	padding: 0px;
	height: 35px;
	background: url(../images/different_text03.gif) no-repeat;
	margin: 0px auto;
}
.different_text04{
	position: relative;
	margin: 0px;
	width: 565px;
	padding: 0px;
	height: 34px;
	margin: 0px auto;
	background: url(../images/different_text04.gif) no-repeat;
}
.different_box{
	position: relative;
	width: 565px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	text-align: left;
	height: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(../images/border_different.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.different_images_box{
	position: relative;
	width: 170px;
	height: 128px;
	float: left;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
.different_text_underline{
	position: relative;
	width: 365px;
	margin: 0px;
	background: url(../../../common/images/underline.gif) left bottom repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.different_text_box{
	position: relative;
	height: 128px;
	width: 365px;
	float: left;
	margin: 0px;
	padding: 0px;
}
/*------------------------*/

/*==========font==========*/
.point{
	color: #FF9900;
	font-weight: bold;
}
.blue{
	color: #2948BB;
	margin: 0px;

}

/*------------------------*/
