@charset "Shift_JIS";
/* CSS Document */
div#ote_wrap .lay_clear{ font-size: 0; line-height:0; width: 100%; height: 0; clear: both; }


h1{
	background: url(img/title.jpg) no-repeat 0 0;
	width: 770px;	
	height: 46px;
	text-indent:-9999px;
}

div#ote_wrap{
	margin-top:15px;
	overflow:hidden;
}

div#ote_wrap h2{
	background: url(img/h2_roof.jpg) no-repeat 0 0;
	height: 56px;
	text-indent:-9999px;
	clear:both;
}
div#ote_wrap h2.siding{
	background: url(img/h2_siding.jpg) no-repeat 0 0;
	margin-top:20px;
}
div#ote_wrap p{
	float:left;
	width:264px;
	_width:263px;
	margin-bottom:15px;
}
div#ote_wrap p.end{
	width:242px;
	_width:240px;
}
div#ote_wrap p a img:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.8;
	opacity:0.8;
}
