@charset "UTF-8";

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

	#header

------------------------------------------------------------------*/
#headerWrap{
width:100%;
height:50px;
background:#000000;
}

#header{
width:1000px;
margin:0 auto;
}
#header h1{
background:url(../image/logo.png) no-repeat bottom;
width:336px;
height:38px;
padding-top:6px;
text-indent:-9999px;
float:left;
}
#header h1 a{
width:336px;
height:38px;
display:block;
overflow:hidden;
}
#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;
}


#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;
}
/*------------------------------------------------------------------

	#mainContent

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

#mainContentWrap{
	width:100%;
	height:670px;
	margin: 0 auto;
	background-color: #FFF;
	background-image: url(../image/kakaku/034-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#mainContent{
width:1000px;
margin:0 auto;

}
#mainContent #showBox{
	width:600px;
	height:550px;
	margin:10px 20px;
	text-indent:-9999px;
	float:left;

	/*background-image: url(../image/kakaku/copy3.png);
	background-repeat: no-repeat;
	background-position: center center;*/
}
#mainContent ul{
width:324px;
float:left;
margin-top:137px;
padding-top:50px;
background-image: url(../image/kakaku/copy4.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#mainContent li{
text-indent:-9999px;
width:324px;
height:93px;
}
#mainContent li a{
width:324px;
height:93px;
overflow:hidden;
display:block;
}

#mainContent .menu01 a{
background:url(../image/kakaku/menu01_out.png) no-repeat;
}
#mainContent .menu02 a{
background:url(../image/kakaku/menu02_out.png) no-repeat;
}
#mainContent .menu03 a{
background:url(../image/kakaku/menu03_out.png) no-repeat;
}
#mainContent .menu04 a{
background:url(../image/kakaku/menu04_out.png) no-repeat;
}
#mainContent .menu05 a{
background:url(../image/kakaku/menu05_out.png) no-repeat;
}
#mainContent .menu06 a{
background:url(../image/kakaku/menu06_out.png) no-repeat;
}
/*マウスオーバー設定*/	
#mainContent .menu01 a:hover{
background:url(../image/kakaku/menu01_over.png) no-repeat;
}
#mainContent .menu02 a:hover{
background:url(../image/kakaku/menu02_over.png) no-repeat;
}
#mainContent .menu03 a:hover{
background:url(../image/kakaku/menu03_over.png) no-repeat;
}
#mainContent .menu04 a:hover{
background:url(../image/kakaku/menu04_over.png) no-repeat;
}
#mainContent .menu05 a:hover{
background:url(../image/kakaku/menu05_over.png) no-repeat;
}
#mainContent .menu06 a:hover{
background:url(../image/kakaku/menu06_over.png) no-repeat;
}


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

	#navi

------------------------------------------------------------------*/
#naviWrap{
width:100%;
height:50px;
background:url(../image/kakaku/bg_navi.jpg) repeat-x;
}
#navi{
width:820px;
height:50px;
margin:0 auto;
}
#navi li{
overflow:hidden;
text-indent:-9999px;
float:left;
}
#navi a{
height:50px;
display:block;
}
#navi .navi01 a{
background:url(../image/kakaku/navi_home.jpg) no-repeat;
width:115px;
}
#navi .navi02 a{
background:url(../image/kakaku/navi_concept.jpg) no-repeat;
width:124px;
}
#navi .navi03 a{
background:url(../image/kakaku/navi_modelroom.jpg) no-repeat;
width:137px;
}
#navi .navi04 a{
background:url(../image/kakaku/navi_madori.jpg) no-repeat;
width:90px;
}
#navi .navi05 a{
background:url(../image/kakaku/navi_setsubi.jpg) no-repeat;
width:106px;
}
#navi .navi06 a{
background:url(../image/kakaku/navi_location.jpg) no-repeat;
width:140px;
}
#navi .navi07 a{
background:url(../image/kakaku/navi_outline.jpg) no-repeat;
width:108px;
}

#navi a:hover{
background-position:0 -50px;
}

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

	#infoWrap

------------------------------------------------------------------*/
#infoWrap{
width:900px;
margin:20px auto 0 auto;
}
#infoWrap h2{
height:30px;
text-indent:-9999px;
}

#infoWrap h3{
margin-left:5px;
padding-left:20px;
background:url(../image/arrow_guide.png) no-repeat left center;
}

/*	#update
----------------------------*/
#update{
width:520px;
height:213px;
background:url(../image/kakaku/bg_kakaku_box.gif) repeat-x bottom #F2F2F2;
margin-right:20px;
float:left;
}
#update .h_update{
width:520px;
background:url(../image/kakaku/h_update.gif) no-repeat;
}



/*	#guide
----------------------------*/
#guide{
width:360px;
height:213px;
background:url(../image/kakaku/bg_kakaku_box.gif) repeat-x bottom #F2F2F2;
float:left;
}
#guide .h_guide{
width:360px;
background:url(../image/kakaku/h_guide.gif) no-repeat;
}
#guide .h_guide+h3{
margin-top:5px;
}
#guide p{
padding:5px;
}


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

	#footer

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