@charset "utf-8";
@import "../../common/0-import.css";
/*  
	Author : S.Takahashi
	Update : 6/17
*/
/*------------------------------------------------------------
	施工例下層
------------------------------------------------------------*/
#conts h2 {
	padding: 0 0 10px;
}

#conts h3 {
	margin-left: 8px;
	padding: 0 0 10px 0;
}

#conts p {
	padding: 0 10px 25px;
}

#conts p#btm {
	padding: 0 10px 0;
}

#conts #box {
	height: 100%;
	overflow: hidden;
}

#conts .photo {
	margin: 5px 15px 0;
	
	float: right;
	
	display: inline /* IE6hack */
}