@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, p, hr, ul, ol, li, form, img {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

img {
	vertical-align: bottom;
	border: none;
}

.noborder {
	border: none !important;
}

.nospace {
	margin: 0 !important;
}

.nowrap {
	white-space: nowrap;
}

.none {
	display: none;
}

.clearfix:after {
    content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block }
/* End hide from IE-mac */

/* PNG透過
----------------------------------------------------------------------------------------------------*/

img, div, input { behavior: url("iepngfix.htc") }

/* 基本設定
----------------------------------------------------------------------------------------------------*/

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

.left,
.left1,
.left2,
.left3 {
	float: left;
}

.right,
.right1,
.right2,
.right3 {
	float: right
}

.box1, .box2, .box3, .box4, .box5, .box6, .box7, .box8, .box9, .box10 {
	clear:both;
}

body {
	background: url(../common/com_bg01.gif) repeat-y #F9F0DB;
	background-position: center top;
}

#body {
	background: url(../common/com_bg02.gif) no-repeat;
	background-position: center top;
	text-align: center;
}

#contents {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

/* ヘッダー
----------------------------------------------------------------------------------------------------*/

#header {
	position: relative;
	width: 960px;
	margin: 0 auto 13px;
	text-align: left;
	overflow: hideen;
}

#header .topPage {
	position: absolute;
	right: 20px;
	top: 10px;
	font-weight: normal;
}

#header .subPage {
	position: absolute;
	left: 654px;
	top: 16px;
	width: 47px;
	height: 24px;
	font-weight: normal;
	overflow: hidden;
	z-index: 0;
}

#header h2 {
	position: absolute;
	left: 17px;
	top: 27px;
	width: 144px;
	height: 145px;
	overflow: hidden;
	font-size: 5px;
}

#header .subNavi {
	position: absolute;
	left: 654px;
	top: 16px;
	width: 292px;
	height: 66px;
	display: block;
	overflow: hidden;
	z-index: 4;
}

#header .subNavi li a {
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#header .subNavi .n1 a {
	left: 0;
	top: 0;
	width: 47px;
	height: 24px;
	background: url(../common/head_nv01.gif) no-repeat;
}

#header .subNavi .n2 a {
	left: 102px;
	top: 15px;
	width: 64px;
	height: 29px;
	background: url(../common/head_nv02.gif) no-repeat;
}

#header .subNavi .n3 a {
	left: 201px;
	top: 33px;
	width: 91px;
	height: 33px;
	background: url(../common/head_nv03.gif) no-repeat;
}

#header .mainNavi {
	position: absolute;
	left: 475px;
	top: 29px;
	width: 466px;
	height: 106px;
	display: block;
	overflow: hidden;
	z-index: 3;
}

#header .mainNavi li a {
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
}

#header .mainNavi .n1 a {
	left: 0;
	top: 0;
	width: 121px;
	height: 45px;
	background: url(../common/head_nv04.gif) no-repeat;
}

#header .mainNavi .n2 a {
	left: 123px;
	top: 21px;
	width: 82px;
	height: 39px;
	background: url(../common/head_nv05.gif) no-repeat;
}

#header .mainNavi .n3 a {
	left: 207px;
	top: 36px;
	width: 101px;
	height: 42px;
	background: url(../common/head_nv06.gif) no-repeat;
}

#header .mainNavi .n4 a {
	left: 310px;
	top: 54px;
	width: 156px;
	height: 52px;
	background: url(../common/head_nv07.gif) no-repeat;
}

/* フッター
----------------------------------------------------------------------------------------------------*/

.pagetop {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

.pagetop .left {
	width: 115px;
	font-size: 5px;
}

.pagetop .right {
	width: 125px;
	font-size: 5px;
}

#footLink {
	width: 920px;
	height: 60px;
	margin: 0 auto 20px;
	background: url(../common/com_bg04.gif) no-repeat;
	text-align: left;
}

#footLink .box {
	padding: 10px;
}

#footLink .box .tel {
	float: left;
	width: 456px;
	margin: 7px 20px 0 10px;
}

#footLink .box .left {
	width: 200px;
}

#footLink .box .right {
	width: 200px;
}

#footer {
	width: 100%;
	text-align: center;
}

#estateLink {
	margin: 10px 20px 0;
	padding: 10px 0 0;
	border-top: 1px solid #ccc;
}

#landLink {
	margin: 5px 20px 0px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

#estateLink li,
#landLink li{
	display: inline;
	padding: 0 5px 0 0;
}

#estateLink a,
#landLink a{
	color: #999999;
}

address{
	width: 920px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: left;
	font-size: 5px;
}

#footer p {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

.toptitle {
	margin: 0 0 0 166px;
	padding: 60px 20px 20px 23px;
	border-left: dotted 2px #D3A690;
}

.toptitle h3 {
	margin: 0 0 10px;
	line-height: 1;
	font-size: 1px;
}

/* トップページ
----------------------------------------------------------------------------------------------------*/

#top {
	padding: 3px 20px 0;
	text-align: left;
}

.topimage {
	margin: 0 0 20px;
	z-index: -1;
}

.topbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 157px;
	background: url(../common/com_bg03.gif) no-repeat;
	z-index: 2;
}

#top h3 {
	margin: 0 0 0.5em;
}

#top h4 {
	margin: 0 0 0.5em;
}

#top p {
	margin: 0 0 1em;
}

#top .box1 {
	margin: 0 0 15px;
}

#top .box1 .left {
	width: 665px;
}

#top .box1 .left table {
	width: 100%;
	border-collapse: collapse;
}

#top .box1 .left td {
	border-bottom: dotted 1px #CCCCCC;
}

#top .box1 table .news {
	padding: 0 0 0 20px;
	background: url(../common/com_ar01.gif) no-repeat;
	background-position: left center;
}

#top .box1 table .date {
	font-weight: bold;
	text-align: right;
	color: #E9606F;
}

#top .box1 .right {
	width: 240px;
}

#top .box2 {
	margin: 0 0 20px;
	background: url(../images/top_bg01.jpg) no-repeat;
	background-position: left top;
}

#top .box2 h3 {
	text-align: center;
}

#top .box2 .left ,
#top .box2 .right {
	width: 455px;
}

#top .box2 .frame {
	padding: 15px 15px 0;
}

#top .box3 .left .left1 {
	width: 170px;
}

#top .box3 .left .right1 {
	width: 193px;
}

#top .box3 .right .left1 {
	width: 150px;
}

#top .box3 .right .right1 {
	width: 194px;
}

#top .box3 h3 {
	line-height: 1;
}

#top .box2 .arrow {
	text-align: right;
}

#top .box2 .arrow a {
	padding: 0 0 0 15px;
	background: url(../common/com_ar01.gif) no-repeat;
	background-position: left center;
}

#top .box4 {
	margin: 0 0 20px;
}

#top .box4 .left {
	width: 180px;
}

/* モデルハウス(共通)
----------------------------------------------------------------------------------------------------*/

#planNavi {
	margin: 0 0 20px;
	padding: 10px 0 0;
	border-top: dotted 2px #D3A690;
}

#planNavi ul {
	text-align: right;
}

#planNavi li {
	display: inline;
	margin: 0 0 0 1px;
}

#planNavi img {
	vertical-align: middle;
}

/* モデルハウス(扉)
----------------------------------------------------------------------------------------------------*/

#modelTop {
	padding: 23px 20px 0;
	text-align: left;
}

#modelTop h4 {
	margin: 0 0 15px;
	color: #B2643E;
}

#modelTop p {
	margin: 0 0 1em;
}

#modelTop .box1 {
	background: #F9F0DB;
	margin: 0 0 20px;
	padding: 10px;
}

#modelTop .box1 .left {
	width: 610px;
}

#modelTop .box1 .left .left2 {
	width: 80px;
}

#modelTop .box1 .left .right2 {
	width: 520px;
}

#modelTop .box1 .right {
	width: 280px;
}

/* モデルハウス
----------------------------------------------------------------------------------------------------*/

#model {
	padding: 23px 20px 0;
	text-align: left;
}

#model h4 {
	margin: 0 0 15px;
}

#model p {
	margin: 0 0 1em;
}

#model .box1 {
	margin: 0 0 30px;
	background: url(../common/com_bg07.jpg) repeat-y;
}

#model .box1 .end {
	padding: 0 0 0 40px;
}

#model .box1 .frame1 {
	width: 920px;
	height: 20px;
	background: url(../common/com_bg05.jpg) no-repeat;
}

#model .box1 .frame2 {
	width: 920px;
	height: 20px;
	background: url(../common/com_bg06.jpg) no-repeat;
}

#model .box1 .left {
	width: 440px;
}

#model .box1 .left h4 {
	padding: 50px 0 20px 20px;
}

#model .box1 .right {
	width: 382px;
	background: url(../common/com_bg08.jpg) no-repeat;
}

#model .box1 .right p {
	margin: 0 0 5px;
}

#model .box1 .right .inner {
	padding: 15px 15px 30px;
}

#model .box2 {
	padding: 0 20px;
}

#model td {
	padding: 0 0 10px;
	vertical-align: top;
}

#model td img {
	margin: 0 5px 0 0;
}

#model table .end {
	border-top: #cccccc 1px solid;
	padding: 5px 0;
}

#model td ul {
	padding: 0 0 0 1.5em;
}

#model td li {
	list-style-type: disc;
}

/* 標準設備
----------------------------------------------------------------------------------------------------*/

#equipment {
	padding: 23px 20px 0;
	text-align: left;
}

#equipment h3 {
	margin: 0 0 20px;
}

#equipment h4 {
	margin: 0 0 20px;
}

#equipment .box2 ,
#equipment .box3 ,
#equipment .box4 ,
#equipment .box5 ,
#equipment .box10 {
	margin: 0 0 20px;
}

#equipment .box2 img ,
#equipment .box3 img ,
#equipment .box4 img ,
#equipment .box5 img ,
#equipment .box7 img,
#equipment .box8 img{
	margin: 0 0 5px;
}

#equipment .box1 {
	margin: 0 10px 0 0;
}

#equipment .box2 .left2 {
	float: left;
	width: 460px;
}

#equipment .box2 .left {
	margin: 0 0 0 10px;
}


#equipment .box2 .left ,
#equipment .box2 .right {
	width: 220px;
}

#equipment .box3 .left ,
#equipment .box3 .right {
	width: 300px;
}

#equipment .box3 .left2 {
	width: 300px;
	margin: 0 10px 0 0;
}

#equipment .box4 .left {
	width: 610px;
}

#equipment .box4 .right {
	width: 300px;
}

#equipment .box4 .eco {
	background: #EBEBEB;
	padding: 5px;
}

#equipment .box4 .eco img {
	margin: 0;
}

#equipment .box4 .eco .left2 {
	float: left;
	width: 265px;
}

#equipment .box4 .eco .right2 {
	float: right;
	width: 320px;
}

#equipment .box5 .left {
	width: 400px;
}

#equipment .box5 .left2 {
	float: left;
	width: 200px;
	margin: 0 10px 0 0; 
}

#equipment .box5 .left3 {
	float: left;
	width: 200px;
	margin: 0 10px 0 0;
}

#equipment .box5 .left4 {
	float: left;
	width: 261px;
}

#equipment .box5 .right {
	width: 261px;
}

#equipment .box6 {
	margin: 0 0 15px;
}

#equipment .box7 {
	margin: 0 0 15px;
}

#equipment .box7 .left {
	float: left;
	width: 220px;
}

#equipment .box7 .left2 {
	float: right;
	width: 220px;
}

#equipment .box8 {
	margin: 0 0 15px;
}

#equipment .box8 .left {
	float: left;
	width: 220px;
}

#equipment .box8 .left2 {
	float: right;
	width: 220px;
}

#equipment .box9 {
	margin: 0 0 15px;
}

#equipment .box9 .left3 {
	float: left;
	width: 450px;
}

#equipment .box9 .right3 {
	float: right;
	width: 450px;
}

#equipment .box10 .left1 {
	float: left;
	width: 360px;
	margin: 0 10px 0 0;
}

#equipment .box10 .left2 {
	float: left;
	width: 315px;
}

#equipment .box10 .left2 img {
	margin: 10px 0 0;
}

/* アクセス
----------------------------------------------------------------------------------------------------*/

#access {
	padding: 23px 20px 0;
	text-align: left;
}

#access .box1 {
	margin: 0 0 20px;
	padding: 0 90px;
}

#access .box1 img {
	margin: 0 10px 0 0;
	vertical-align: middle;
}

#access .box2 {
	margin: 0 50px 20px 90px;
}

#access .box2 .left {
	width: 447px;
}

#access .box2 .right2 {
	float: right;
	width: 320px;
}

#access .box3 {
	margin: 0 0 20px;
	text-align: center;
}

#access .box4 {
	margin: 0 0 1em;
}

#access h4 {
	margin: 0 0 15px;
}

#access .box5 {
	margin: 0 0 20px;
	color: #D23A33;
	font-weight: bold;
}

#access .box5 img {
	margin: 0 0 3px;
}

#access .box5 .left1 ,
#access .box5 .left2 ,
#access .box5 .right1 {
	width: 300px;
}

#access .box5 .left1 {
	margin: 0 10px 0 0;
}

/* プラン(扉)
----------------------------------------------------------------------------------------------------*/

#planTop {
	padding: 23px 20px 0;
	text-align: left;
}

#planTop h4 {
	margin: 0 0 15px;
	color: #B2643E;
}

#planTop p {
	margin: 0 0 1em;
}

#planTop .box1 {
	background: #F9F0DB;
	margin: 0 0 20px;
	padding: 10px;
}

#planTop .box1 .left {
	width: 510px;
}

#planTop .box1 .left .left2 {
	width: 80px;
}

#planTop .box1 .left .right2 {
	width: 420px;
}

#planTop .box1 .right {
	width: 380px;
}
