@charset "UTF-8";

/*Layout
------------------------------------*/

#wrap {
	width: 100%;
}

#wrap_cnts {
	width: 940px;
	margin: 0 auto;
	text-align: center;
}

#wrap_pagetop {
	position: relative;
	width: 100%;
	padding: 100px 0 0 0;
}

footer {
	width: 100%;
}



/*Navi
------------------------------------*/

#nav {
	position: absolute;
	width: 100%;
	height: 50px;
	top: 550px;
	background: #771722;
	z-index: 1;
}

.nav_inner {
	overflow: hidden;
	width: 780px;;
	margin: 0 auto;
}

.nav_inner ul {
	left: 50%;
	float: left;
	padding-top: 14px;
}

.nav_inner li {
	left: -50%;
	float: left;
	margin-right: 90px;
}

.nav_inner li.lastnav {
	margin-right: 0;
}

#nav_change {
	display: none;
	position: fixed;
	width: 100%;
	height: 50px;
	background: #771722;
	z-index: 100;
}

#nav_sec {
	position: fixed;
	width: 100%;
	height: 50px;
	background: #771722;
	z-index: 100;
}

.navsec_inner {
	position: relative;
	overflow: hidden;
	width: 951px;
	margin: 0 auto;
}

.navsec_inner ul {
	position:relative;
	left: 50%;
	float: left;
	padding-top: 14px;
}

.navsec_inner li {
	position: relative;
	left: -50%;
	float: left;
	margin-right: 28px;
}

.navsec_inner li.lastnav {
	margin-right: 0;
}



/*Index
------------------------------------*/

#mv_01 {
	width: 100%;
	height: 600px;
	background: #000 url(../img/img_mv01.png) center no-repeat;
}

#mv_02 {
	width: 100%;
	height: 600px;
	background: #fff url(../img/img_mv02.png) center no-repeat;
}

#mv_03 {
	width: 100%;
	height: 600px;
	background: #ece6dd url(../img/img_mv03.png) center no-repeat;
}

#mv_04 {
	width: 100%;
	height: 600px;
	background: #fff url(../img/img_mv04.png) center no-repeat;
}

#mv_05 {
	width: 100%;
	height: 600px;
	background: #ece6dd url(../img/img_mv05.png) center no-repeat;
}

#mv_06 {
	width: 100%;
	height: 600px;
	background: #fff url(../img/img_mv06.png) center no-repeat;
}

.dtlbtn_area {
	width: 980px;
	height: 600px;
	margin: 0 auto;
}

.mv_02_btn {
	position: relative;
	top: 422px;
	left: 649px;
}

.mv_03_btn {
	position: relative;
	top: 442px;
	left: 649px;
}

.mv_04_btn {
	position: relative;
	top: 442px;
	left: 164px;
}

.mv_05_btn {
	position: relative;
	top: 392px;
	left: 649px;
}

.mv_06_btn {
	position: relative;
	top: 436px;
	left: 164px;
}

.tbl_index {
	position: relative;
	top: 75px;
	left: 490px;
	width: 480px;
}

.tbl_index th {
	padding: 2px 1.6rem 2px 10px;
	vertical-align: top;
}

.tbl_index tr:nth-child(odd) {
	background: #dbefea;
}



/*Location
------------------------------------*/

#secv_02 {
	width: 100%;
	height: 290px;
	background: #000 url(../img/img_h1_location.png) center no-repeat;
}

#wrap_location {
	position: relative;
	width: 100%;
	padding: 302px 0 0 0;
	background: #fff url(../img/img_lead_location.png) top center no-repeat;
}

#wrap_location img {
	margin-bottom: 116px;
}



/*Access
------------------------------------*/

#secv_03 {
	width: 100%;
	height: 290px;
	background: #000 url(../img/img_h1_access.png) center no-repeat;
}

#wrap_access {
	position: relative;
	width: 100%;
	margin-bottom: 50px;
	padding: 244px 0 0 0;
	background: #fff url(../img/img_lead_access.png) top center no-repeat;
}

img.train {
	margin-bottom: 90px;
}

div.map {
	overflow: hidden;
	width: 920px;
	background: #000;
}

div.map img {
	float: left;
}

img.map_r {
	padding: 33px 0 66px 7px;
}

img.btn_gmap {
	margin-left: 21px;
}



/*Plan
------------------------------------*/

#secv_04 {
	width: 100%;
	height: 290px;
	background: #000 url(../img/img_h1_plan.png) center no-repeat;
}

#wrap_plan {
	width: 100%;
	padding: 205px 0 0 0;
	background: #fff url(../img/img_lead_plan.png) top center no-repeat;
}

.cp-plan li {
	float: left;
	margin: 0 37px 56px 37px; 
}

.plan_memo {
	clear: both;
	width: 843px;
	margin: 0 auto;
	padding-top: 50px;
	text-align: left;
}

.table_plan {
	margin-bottom: 50px;
}

table.plantbl {
	margin: 0 auto;
	border-collapse: inherit;
	border: 4px solid #7a510b;
	line-height: 1.4;
	font-family: Times New Roman, Times, serif, "ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, "ＭＳ Ｐ明朝", MS PMincho, serif;
	font-size: 130%;
}

table.plantbl tbody{
	border: 2px solid #fffb;
}

th.plantbl_ttl {
	background: #7a510b;
	color: #fff;
}

table.plantbl th{
	padding: 10px;
	text-align: center;
	border: 2px solid #fff;
	font-family: "Times New Roman", Times, serif "�l�r �o����", "MS PMincho", "�q���M�m���� Pro W3", "Hiragino Mincho Pro", serif;
}

table.plantbl tr{
	padding:10px;
	text-align: center;
	background: #f2ebc5;
}

table.plantbl tr:nth-child(2n){
	padding:10px;
	width:10%;
	text-align: center;
	background: #e5d9cb;
}

table.plantbl .bg0{
	background: #7a510b;
	color: #fff;
	font-size: 120%;
}

table.plantbl .bg1{
	background: #ece3d2;
}

table.plantbl .bg2{
background: #f7f3dc;
}

table.plantbl .bg3{
background: #b2aca6;
}

table.plantbl .bg4{
background: #b9b5a3;
}

table.plantbl .bg5{
background: #dbdad8;
font-size: 120%;
}

table.plantbl td{
	padding:10px;
	text-align: center;
	border: 2px solid #fff;
}

.price{
	font-size: 18px;
	color: #464036;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.yen{
	padding-left: 4px;
	font-size: 12px;
	color: #464036;
	font-family: "Times New Roman", Times, serif "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.plan_come {
	color: #464036;
}



/*Equipment
------------------------------------*/

#secv_05 {
	width: 100%;
	height: 290px;
	background: #000 url(../img/img_h1_equipment.png) center no-repeat;
}

#wrap_equipment {
	position: relative;
	width: 100%;
	padding: 245px 0 0 0;
	background: #fff url(../img/img_lead_equipment.png) top center no-repeat;
}

.h2_equipment {
	margin-bottom: 30px;
}

/*ul.equipment_cnts {
	overflow: hidden;
	width: 736px;
	margin: 0 auto;
	padding-bottom: 40px;
	font-size: 14px;
	text-align: center;
}*/

ul.equipment_cnts {
	width: 750px;
	margin: 0 auto;
	padding-bottom: 60px;
	text-align: center;
}

ul.equipment_cnts li {
	display: inline-block;
	padding: 0 10px 20px 10px;
	vertical-align: top;
}

ul.equipment_cnts li img {
	margin-bottom: 10px;
}

p.equipment_memo {
	padding-bottom: 100px;
	text-align: center;
}

p.equipment_memo a {
	text-decoration: underline;
}

p.equipment_memo a:hover {
	text-decoration: none;
}

span.gray {
	color: #7f7e7e;
	font-size: 12px;
}



/*Outline
------------------------------------*/

#secv_06 {
	width: 100%;
	height: 290px;
	background: #000 url(../img/img_h1_outline.png) center no-repeat;
}

#wrap_outline {
	width: 100%;
	padding: 118px 0 0 0;
	background: #fff url(../img/img_lead_outline.png) top center no-repeat;
}

.wrap_outlinetbl {
	clear: both;
	overflow: hidden;
	width: 940px;
	margin: 0 auto;
	padding-bottom: 62px;
}

.wrap_outlinetbl p {
	margin-bottom: 20px;
	text-align: left;
	text-indent: -10px;
	font-size: 20px;
}

.wrap_outlinetbl table {
	vertical-align: top;
}

.wrap_outlinetbl table.tbl_l {
	float: left;
	width: 450px;
	margin-right: 30px;
}

.wrap_outlinetbl table.tbl_r {
	float: right;
	width: 460px;
}

.wrap_outlinetbl th {
	width: 100px;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}

.wrap_outlinetbl td {
	padding: 5px 10px 5px 0px;
	vertical-align: top;
}

.wrap_outlinetbl tr:nth-child(2n) {
	background: #dbefea;
}

.tbl_r dl {
	overflow: hidden;
}

.tbl_l dt {
	width: 120px;
	float: left;
}
.tbl_r dt {
	width: 120px;
	float: left;
}

.tbl_r dd {
	width: auto;
	float: left;
}

p.opt {
	margin-top: 6rem;
}



/*Footer
------------------------------------*/

#page-top {
    position: fixed;
    right: 0;
    bottom: 40px;
    margin-right: 40px;
}
#page-top a {
    width: 36px;
    height: 36px;
    display: block;
    background: url(../img/btn_pagetop.png);
}

#foot {
	width: 100%;
	padding: 30px 0;
	background: #2f2e2e;
}

#foot img {
	display: block;
	margin: 0 auto;
}

.tel {
	padding-bottom: 32px;
}

.address {
	padding-top: 21px;
}

.foot_hr {
	width: 540px;
	height: 1px;
	margin: 0 auto;
	background-color: #828282;
	border: 0;
}

#copy {
	padding: 0.6rem;
	background: #1b1b1b;
	color: #4a4a4a;
	text-align: center;
	font-size: 94%;
}

#copy a {
	color: #4a4a4a;
	text-decoration: underline;
}

#copy a:hover {
	text-decoration: none;
}



/*間取りのモーダルウィンドウ
------------------------------------*/

#atype_area, #adashtype_area, #btype_area,
#ctype_area, #dtype_area, #etype_area {
	display: none;
}

.modal_close { 
	position: absolute;
	top: 30px;
	right: -98px;
	display: block; 
	width: 82px;
	height: 82px; 
	background: url(../img/btn_close.png);
	z-index: 2;
}

#atype table, #adashtype table, #btype table,
#ctype table, #dtype table, #etype table {
	position: relative;
	top: 300px;
	left: 538px;
	font-family: "Times New Roman", Times, serif "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #464036;
	font-size: 130%;
}

#atype td, #adashtype td, #btype td,
#ctype td, #dtype td, #etype td {
  padding: 12px 8px;
}

#atype {
  background: url(../img/atype.png) no-repeat;
  width: 836px;
  height: 808px;
}

#adashtype {
  background: url(../img/adashtype.png) no-repeat;
  width: 836px;
  height: 808px;
}

#btype {
  background: url(../img/btype.png) no-repeat;
  width: 836px;
  height: 808px;
}

#ctype {
  background: url(../img/ctype.png) no-repeat;
  width: 836px;
  height: 808px;
}

#dtype {
  background: url(../img/dtype.png) no-repeat;
  width: 836px;
  height: 808px;
}

#etype {
  background: url(../img/etype.png) no-repeat;
  width: 836px;
  height: 808px;
}

#td_floor1{
	width: 24px;
	white-space: nowrap;
	background: #e5d9cb;
	text-align: center;
}

#td_floor2{
	white-space:nowrap;
	background: #f2ebc5;
	text-align: center;
}

#td_price1{
	width: 84px;
	white-space:nowrap;
	background: #eee6dd;
	text-align: right;
}

#td_price2{
	white-space:nowrap;
	background: #f7f2d9;
	text-align: right;
}

#td_status1{
	width: 54px;
	white-space:nowrap;
	background: #e5d9cb;
	text-align: center;
}

#td_status2{
	white-space:nowrap;
	background: #f2ebc5;
	text-align: center;
}


#td_price_off1{
	white-space:nowrap;
	background: #b2aca6;
	text-align: right;
}

#td_price_off2{
	white-space:nowrap;
	background: #b9b5a3;
	text-align: right;
}

#td_status_off1{
	white-space:nowrap;
	background: #958d84;
	text-align: center;
}

#td_status_off2{
	white-space:nowrap;
	background: #9e9980;
	text-align: center;
}

.price{
	font-size: 18px;
	color: #464036;
	font-weight:bold;
}

.yen{
	padding-left: 4px;
	font-size: 12px;
	color: #464036;
}



/*thickbox css
------------------------------------*/

*{padding: 0; margin: 0;}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../img/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=7);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
/*	background: #ffffff;*/
	z-index: 102;
	color:#000000;
	display:none;
/*	border: 1px solid #767676;
	text-align:left;*/
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	margin: 5px 10px 5px 0;
	width:95px;
	height:35px;
	text-indent: -9999px;
	float:right;
}

/*#TB_closeWindowButton{
	width:95px;
	height:35px;
	text-indent: -9999px;
	background: transparent url(../img/close.jpg) no-repeat left top;
	display:block;
}*/

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
/*	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;*/
}

/*#TB_ajaxContent.TB_modal{
	padding:15px;
}*/

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
