@charset "Shift_JIS";

@import url("common.css");

/* モデルルーム業務 style */

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

/* メニューの選択中表示 */
ul#headerNavi li.service {
		width :118px;
		background : url(../img/headerNavi_bg_o.jpg) no-repeat -238px 0px;
		}

ul.ReFOLService li.modelroom {
		background : url(../img/menu_service_o.jpg) no-repeat;
		}

div#contents h2 {
	clear:both;
	width:588px;
	height:58px;
	text-indent:-9999px;
	background:url(../modelroom/img/modelroom.gif) no-repeat 70px 0;
}
div#contents hr {
	clear:both;
	margin-left:70px;
}
div.contents, div.contents2, div.contents3, div.nextcontents {
	padding-left:70px;
	padding-bottom:20px;
}
div#contents p {
	font-size:0.75em;
	line-height:170%;
	margin-bottom:10px;
}

/* モデルルーム業務の説明 */
div.contents {
	background:url(../modelroom/img/contents_bg.gif) no-repeat;
	text-align:right;
	
}
div.contents h3 {
	clear:both;
	height:45px;
	text-indent:-9999px;
	background:url(../modelroom/img/3-a_title_0.jpg) no-repeat;
	margin-bottom:15px;
	text-align:left;
}
div.contents h4 {
	width:285px;
	height:36px;
	text-indent:-9999px;
	background:url(../modelroom/img/h4_a.gif) no-repeat;
	margin-bottom:10px;
}

div.contents2 {
	text-align:right;
}
div.contents2 h4 {
	width:270px;
	height:36px;
	text-indent:-9999px;
	background:url(../modelroom/img/h4_b.gif) no-repeat;
	margin-bottom:10px;
	margin-top:20px;
}
div.contents2 img {
	margin-top:20px;
}
div.text{
	float:left;
	width: 285px;
	text-align:left;

}


/* 業務の流れ */
div.contents3 h4 {
	width:270px;
	height:36px;
	text-indent:-9999px;
	background:url(../modelroom/img/h4_c.gif) no-repeat;
	margin-top:10px;
}
div#flow {
}
div#flow br {
	clear:both;
}
div.flow {
	padding-left:45px;
	padding-bottom:15px;
}
div.flow:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div.contents3 h5 {
	width:517px;
	height:32px;
	text-indent:-9999px;
	margin-bottom:10px;
}
h5.one {
	background:url(../modelroom/img/3-a_title_1.jpg) no-repeat;
}
h5.two {
	background:url(../modelroom/img/3-a_title_2.jpg) no-repeat;
}
h5.three {
	background:url(../modelroom/img/3-a_title_3.jpg) no-repeat;
}
h5.four {
	background:url(../modelroom/img/3-a_title_4.jpg) no-repeat;
}
h5.five {
	background:url(../modelroom/img/3-a_title_5.jpg) no-repeat;
}
/* 画像配置 */
div.left {
	float:left;
}
div.right {
	float:right;
}
.w225 {
	width:225px;
}
.w230 {
	width:230px;
}
.w235 {
	width:235px;
}

/* ページの下お問い合わせコーナー */
div.nextcontents h4 {
	float:left;
	width:420px;
	height:15px;
	text-indent:-9999px;
	background:url(../modelroom/img/h6_a.gif) no-repeat;
	margin-top:20px;
	margin-bottom:10px;
}
div.nextcontents p {
	float:left;
	width:420px;
}
div.nextcontents img {
	float:right;
	margin-top:20px;
	margin-bottom:20px;
}
