@charset "Shift_JIS";

@import url("common.css");

/* インテリアエッセンス style */

/* ヘッダー背景 */
div#rogo{
		background : url(../img/headerimg/3-f.jpg) no-repeat;
		}

div#contents h2 {
	clear:both;
	width:588px;
	height:58px;
	text-indent:-9999px;
	background:url(../interioressence/img/essence.gif) no-repeat 70px 0;
}
div.contents {
	padding-left:70px;
	margin-bottom:15px;
}
div.contents {
	background:url(../interioressence/img/contents_bg.gif) no-repeat;
}
div.contents h3 {
	height:25px;
	text-indent:-9999px;
	background:url(../interioressence/img/3-f_title_0.jpg) no-repeat;
	margin-bottom:20px;
}
div.contents h4 {
	width:230px;
	height:17px;
	text-indent:-9999px;
	margin-bottom:10px;
}
h4.one {
	background:url(../interioressence/img/h4_a.gif) no-repeat;
}
h4.two {
	clear:both;
	background:url(../interioressence/img/h4_b.gif) no-repeat;
}
h4.three {
	background:url(../interioressence/img/h4_c.gif) no-repeat;
}
div#contents div p {
	font-size:0.75em;
	line-height:170%;
	margin-bottom:10px;
}
div.text {
	float:left;
	width:283px;
}
div.photo {
	float:right;
	width:225px;
}
div.kakejiku {
	float:right;
	width:200px;
	margin-left:10px;
	font-size:10px;
}
div.kakejiku img {
	margin-top:5px;
}
h5 {
	clear:right;
	width:164px;
	height:14px;
	text-indent:-9999px;
	background:url(../interioressence/img/h5.gif) no-repeat;
	margin-bottom:10px;
	margin-left:235px;
}
div.works {
	float:right;
	width:410px;
}
div.works img {
	margin-bottom:3px;
}
img.left {
	float:left;
}
img.right {
	float:right;
}
div.contents:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
