@charset "utf-8";
#navi {
	bottom: 360px;
}

#contents {
	width: 740px;
	margin: 0px;
	padding: 0px;
	height: 388px;
}


/*---▼施工例---------------------------------------------*/

#s_img	{
	position:relative;
	width:740px;
	height:360px;
	background-color:#ffffff;
	float: left;
	top: 27px;
}
#s_img    h1 #title	{
	position:absolute;
	top:20px;
	left:10px;
	width:275px;
	height:22px;
	margin: 0px;
}
#smp_01 {
	float: left;
	height: 250px;
	width: 620px;
	margin-top: 80px;
	position: relative;
	left: 60px;
}
#smp_01 h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: 1px;
}
#smp_01  h2 a:visited {
	color: #000000;
}


#smp_01 img {
	text-align: center;
}
#smp_01 p {
	font-size: 12px;
	padding-left: 10px;
	letter-spacing: 1px;
	line-height: 1.5em;
}


#smp_01 td {
	border-bottom-style: ridge;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	vertical-align: middle;
}
