@charset "UTF-8";

@import url("default.css");
@import url("common.css");


h1{
	margin-bottom:20px;
	padding-left:14px;
	color:#CC6666;
	font-weight:bold;
	font-size:18px;
	line-height:22px;
	border-bottom:2px solid #91CD32;
	background:url(../images/common/h-mark2.gif) no-repeat 1px 0.4em;
}
h2.kihon{
	margin:30px 0 5px;
	padding:3px 10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	background:#91CD32;
}

strong{color:#CC6666;}

.btnSET{
	margin-top:15px;
	padding-top:15px;
	border-top:1px dotted #CCC;
}

/* foot navi */
.naviFOT {
	margin-top:30px;
	padding:4px 0;
	border-top:1px dotted #F97972;
	border-bottom:1px dotted #F97972;
	color:#F97972;
	text-align:center;
}


/* index */

.tateuriTop01 {
	width:580px;
	overflow:hidden;
	}
.tateuriTop {
	width:580px;
	margin-top:15px;
	padding-top:15px;
	border-top:1px dotted #CCC;
	overflow:hidden;
	}
h2.tateuriPhoto {
	float:left;
	width:275px;
	margin:0;
	padding:0;
	background:none;
	}
.tateuriText {float:right; width:290px;}
.tateuriText p {
	margin-top:5px;
	}

/* ================================================== crest */

.crest_kukaku{
	width:580px;
	text-align:center;
	position:relative;
}
.btn_crest01 {
	width:217px;
	height:75px;
	position:absolute;
	z-index:1;
	left:0;
	top:65px;
}
.btn_crest02 {
	width:193px;
	height:75px;
	position:absolute;
	z-index:1;
	left:281px;
	top:129px;
}
/* ------------------------------------------------ crest chanter */
.chante_kukaku{
	width:580px;
	margin-bottom:50px;
	text-align:center;
	position:relative;
}
.btn_chanter01 {
	width:237px;
	height:41px;
	position:absolute;
	z-index:7;
	right:0;
	top:53px;
}
.btn_chanter02 {
	width:240px;
	height:41px;
	position:absolute;
	z-index:6;
	right:22px;
	top:107px;
}
.btn_chanter03 {
	width:200px;
	height:60px;
	position:absolute;
	z-index:5;
	right:99px;
	top:142px;
}
.btn_chanter04 {
	width:230px;
	height:41px;
	position:absolute;
	z-index:4;
	left:18px;
	top:153px;
}
.btn_chanter05 {
	width:234px;
	height:41px;
	position:absolute;
	z-index:3;
	left:0;
	top:101px;
}
.btn_chanter06 {
	width:222px;
	height:41px;
	position:absolute;
	z-index:2;
	left:42px;
	top:50px;
}
.btn_chanter07 {
	width:200px;
	height:72px;
	position:absolute;
	z-index:1;
	left:206px;
	top:0;
}



/* house */

.kukaku_sara{
	width:580px;
	text-align:center;
	position:relative;
}
.kukaku_cresr{
	width:580px;
	padding-bottom:40px;
	text-align:center;
	position:relative;
}
.btn_avenir01 {
	width:229px;
	height:41px;
	position:absolute;
	z-index:21;
	right:45px;
	top:50px;
}
.btn_avenir02 {
	width:284px;
	height:41px;
	position:absolute;
	z-index:22;
	right:09px;
	top:100px;
}
.btn_avenir03 {
	width:281px;
	height:41px;
	position:absolute;
	z-index:23;
	right:38px;
	top:150px;
}
.btn_avenir04 {
	width:216px;
	height:42px;
	position:absolute;
	z-index:24;
	left:0;
	top:129px;
}
.btn_avenir05 {
	width:214px;
	height:41px;
	position:absolute;
	z-index:25;
	left:0;
	top:79px;
}
.btn_avenir06 {
	width:247px;
	height:41px;
	position:absolute;
	z-index:26;
	left:0;
	top:28px;
}
.btn_avenir07 {
	width:232px;
	height:47px;
	position:absolute;
	z-index:27;
	right:58px;
	top:0px;
}

.btnAtelea07 {
	width:247px;
	height:41px;
	position:absolute;
	z-index:13;
	left:0;
	top:189px;
}
.btnHeart01 {
	width:211px;
	height:41px;
	position:absolute;
	z-index:11;
	left:0;
	top:114px;
}

/* house table */
.house {
	width:580px;
	overflow:hidden;
}
.houseTxt {
	float:right;
	width:365px;
}
.housePht {
	float:left;
	width:200px;
}

.houseTxt h2 {
	border:2px solid;
	padding:6px;
	margin-bottom:6px;
	line-height:110%
}

.houseTxt h2.house01 {
	color:#F90;
	border-color:#F90;
}
.houseTxt h2.house01 a:link, .houseTxt h2.house01 a:visited {
	color:#F90;
	text-decoration:none;
}
.houseTxt h2.house01 a:hover, .houseTxt h2.house01 a:active {
	color:#F90;
	text-decoration:underline;
}

.houseTxt h2.house02 {
	color:#9C3;
	border-color:#9C3;
}
.houseTxt h2.house02 a:link, .houseTxt h2.house02 a:visited {
	color:#9C3;
	text-decoration:none;
}
.houseTxt h2.house02 a:hover, .houseTxt h2.house02 a:active {
	color:#9C3;
	text-decoration:underline;
}

.houseTxt h2.house03 {
	color:#8A89B9;
	border-color: #99C;
}
.houseTxt h2.house04 {
	color:#FA9696;
	border-color:#F99;
}

.dotLine{
	border-top:1px dotted #CCC;
	padding-top:15px;
	margin-top:15px;
}

.priceTB {
	width:580px;
	margin-top:10px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	}
.priceTB th {
	padding:3px 5px;
	background:#FFFFCC;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	text-align:center;
	white-space:nowrap;
	}

.priceTB th.space {background:#FFF6E9;}

.priceTB td {
	padding:3px 5px;
	text-align:center;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	}

.priceTB td.house {
	padding:7px 5px;
	background:#FFF6E9;
	text-align:left;
	}
.priceTB td.room {
	text-align:left;
	}
.priceTB td.price {
	font-weight:bold;
	color:#FF0000;
	}

.houseTop{
	margin-top:15px;
	text-align:right;
	font-size:83.4%;
	line-height:1.4em;
}

/* Plan NewWin */

.housePlan {padding:15px 0;}
.close{width:890px; margin:15px auto 0; text-align:right;}

.pdfDL{
	width:700px;
	margin:20px auto 0;
	text-align:left;
}

.housePlan h1 {
	margin-bottom:20px;
	padding-left:0;
	border-bottom:none;
	background:none;
}
.housePlan .winHouse{
	width:895px;
	margin:0 auto;
	text-align:left;
	overflow:hidden
}
.housePlan .winHouse .winHouseTxt{
	width:435px;
	float:left;
}
.housePlan .winHouse .winHousePht{
	width:425px;
	float:right;
}
.housePlan .winHouse .winHousePht .winHousePht01{
	width:110px;
	float:left;
	margin-right:15px;
}
.housePlan .winHouse .winHousePht p{
	text-align:center;
	padding:2px 0 0 10px;
	font-size:83.4%;
	line-height:1.4;
}

.housePlan .winPlan{
	width:895px;
	margin:20px auto 0;
	text-align:left;
}
