@charset "Shift_JIS";

@import url("common.css");

/* マイインテリア・コーディネーター style */

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

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

div#contents h2 {
	clear:both;
	width:588px;
	height:58px;
	text-indent:-9999px;
	background:url(../myinterior/img/my_interior.gif) no-repeat 70px 0;
}
div#contents hr {
	clear:both;
	margin-left:70px;
}

div.contents, div.contents2, div.contents3, div.contents4, div.nextcontents {
	clear:both;
	padding-left:70px;
	margin-bottom:15px;
}
div#contents div p {
	font-size:0.75em;
	line-height:170%;
	margin-bottom:10px;
}

/* マイインテリアの説明 */
div.contents {
	background:url(../myinterior/img/contents_bg.gif) no-repeat;
}
div.contents h3 {
	height:45px;
	text-indent:-9999px;
	background:url(../myinterior/img/3-c_title_0.jpg) no-repeat;
	margin-bottom:15px;
}
div.contents h4, div.contents2 h4 {
	margin:20px 0 5px 0;
	height:20px;
	text-indent:-9999px;
	margin-bottom:10px;
}

h4.position {
	background:url(../myinterior/img/3-c_h4_02.jpg) no-repeat;
}
div#feature h4 {
	background:url(../myinterior/img/3-c_h4_01.jpg) no-repeat;
}
div#feature h5 {
	font-size:0.75em;
	line-height:170%;
	margin:15px 0 5px 0;
	color:#FF0000;
	font-weight:400;
}
div#feature p {
	font-size:0.75em;
	line-height:170%;
	margin:0;
}
span.red {
	color:#F46D49;
}

/* リフォルのポジション */
div.center {
	text-align:center;
}
div.contents3 h4 {
	margin:30px 0 15px 0;
	height:32px;
	text-indent:-9999px;
}
.one {
	background:url(../myinterior/img/3-c_title_1.jpg) no-repeat;
}
.two {
	background:url(../myinterior/img/3-c_title_2.jpg) no-repeat;
}
.three {
	background:url(../myinterior/img/3-c_title_3.jpg) no-repeat;
}
/* 画像配置 */
div.contents3 img {
	margin-left:40px;
}
div.contents4 h3 {
	height:75px;
	text-indent:-9999px;
	text-align:left;
	background:url(../myinterior/img/3-c_h3_3d.jpg) no-repeat;
	margin:20px 0 15px 0;
}

/* ページの下お問い合わせコーナー */
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;
}

