@charset "UTF-8";

body{
background:url(../image/bg_body.gif);
}

/*------------------------------------------------------------------

	#header

------------------------------------------------------------------*/
#headerWrap{
width:100%;
height:50px;
background:#230E00;
}
#header{
width:1000px;
margin:0 auto;
}
#header p.logo{
background:url(../image/logo.jpg) no-repeat bottom;
width:336px;
height:38px;
padding-top:6px;
margin-right:20px;
text-indent:-9999px;
float:left;
}
#header p.logo a{
width:336px;
height:38px;
display:block;
overflow:hidden;
}
#header ul{
float:left;
width:432px;
}
#header li{
float:left;
height:50px;
text-indent:-9999px;
}


#header p.special_link{
color:#FFFFFF;
font-size:12px;
padding-top:20px;
width:35em;
float:left;
}
#header p.special_link a{
color:#FFFFFF;
text-decoration:underline;
font-size:12px;
padding-top:20px;
width:35em;
}
#header p.special_link a:visited{
color:#FFFFFF;
text-decoration:underline;
font-size:12px;
padding-top:20px;
width:35em;
}
#header p.special_link a:hover{
color:#FFFF66;
text-decoration:underline;
font-size:12px;
padding-top:20px;
width:35em;
}


#header p.btn_shiryou{
width:166px;
height:45px;
padding-top:5px;
float:right;
text-indent:-9999px;
}
#header .btn_shiryou a{
background:url(../image/btn_shiryou.gif) no-repeat;
width:166px;
height:40px;
display:block;
overflow:hidden;
}
#header .btn_shiryou a:hover{
background-position:0 -40px;
}
/*------------------------------------------------------------------

	#mainContent

------------------------------------------------------------------*/

#mainContentWrap{
width:100%;
clear:both;
}
#mainContent{
width:900px;
margin:0 auto;
background:#FFFFFF;

padding-top:20px;
}
div#mainContent h1{
background:url(../roomplan/image/h1_roomplan.jpg) no-repeat;
width:876px;
height:109px;
text-indent:-9999px;
margin:0 auto;
}


div#roomplan_wrap{
width:870px;
margin:20px auto 0 auto;
}



div#roomplan_wrap img.plan_box01{
display:block;
width:279px;
height:367px;
float:left;
margin-right:15px;
}
div#roomplan_wrap img.plan_box02{
display:block;
width:279px;
height:367px;
float:left;
margin-right:15px;
}
div#roomplan_wrap img.plan_box03{
display:block;
width:279px;
height:367px;
float:left;
}
div#roomplan_wrap img.plan_box04{
display:block;
width:279px;
height:367px;
clear:both;
float:left;
margin-top:20px;
margin-right:15px;
}
div#roomplan_wrap img.plan_box05{
display:block;
width:279px;
height:367px;
float:left;
margin-top:20px;
margin-right:15px;
}
div#roomplan_wrap img.plan_box06{
display:block;
width:279px;
height:367px;
float:left;
margin-top:20px;
}

div#roomplan_wrap img.plan_box07{
display:block;
width:868px;
height:272px;
clear:both;
margin-top:20px;
}

/*------------------------------------------------------------------

	#navi

------------------------------------------------------------------*/
div#naviWrap{
width:100%;
height:52px;
background:url(../image/bg_navi.jpg) repeat-x;
}
div#naviWrap ul#navi{
width:819px;
height:52px;
margin:0 auto;
}
div#naviWrap ul#navi li{
overflow:hidden;
height:52px;
text-indent:-9999px;
float:left;
}
div#naviWrap #navi a{
height:52px;
display:block;
}
#navi .navi01 a{
background:url(../image/navi_home.jpg) no-repeat;
width:114px;
}
div#naviWrap ul#navi .navi02 a{
background:url(../image/navi_concept.jpg) no-repeat;
width:124px;
}
div#naviWrap ul#navi .navi03 a{
background:url(../image/navi_modelroom.jpg) no-repeat;
width:137px;
}
div#naviWrap ul#navi .navi04{
background:url(../image/navi_madori.jpg) no-repeat;
background-position:0 -52px;
width:89px;
}
div#naviWrap ul#navi .navi05 a{
background:url(../image/navi_setsubi.jpg) no-repeat;
width:107px;
}
div#naviWrap ul#navi .navi06 a{
background:url(../image/navi_location.jpg) no-repeat;
width:139px;
}
div#naviWrap ul#navi .navi07 a{
background:url(../image/navi_outline.jpg) no-repeat;
width:109px;
}

div#naviWrap ul#navi a:hover{
background-position:0 -52px;
}


/*------------------------------------------------------------------

	#footer

------------------------------------------------------------------*/
#footer{
	width:870px;
	height:105px;
	margin:20px auto 0 auto;
	text-indent:-9999px;
	background-image: url(../image/footer-3.jpg);
	background-repeat: no-repeat;
}
