/***************** ヘッダ・フッタ・サイド（グローバルメニュー） *****************/


/* ヘッダ *****************/

#kawabeHeaderArea{
	width: 100%;
	margin-top: 0;
	border-top: solid 4px #5a2e13;
	background-color: #fff;
}

#kawabeHeader{
	width: 960px;
	height: 44px;
	margin: 0 auto;
}

#kawabeHeader h1{
	width: 300px;
	height: 28px;
	padding-top: 10px;
	float: left;
}

#kawabeHeader ul#inHeadMenu{
	float: right;
	padding-top: 22px;
	padding-right: 10px;
	font-size: 0.95em;
}

#kawabeHeader ul#inHeadMenu li{
	display: inline;
	margin-left: 9px;
	/*background: url(../images/kawabe_list_arrow_on.gif) no-repeat left 4px;*/
	padding-left: 8px;
}

/*
#kawabeHeader ul#inHeadMenu li a:link{
	color: #5b5b5b;
	text-decoration: none;
}
#kawabeHeader ul#inHeadMenu li a:hover{
	color: #5a312a;
	text-decoration: underline;
}
#kawabeHeader ul#inHeadMenu li a:visited{
	color: #5b5b5b;
	text-decoration: none;
}*/

/***************** ヘッダ */




/* グローバルメニュー *****************/
#globalMenuBox{
	width: 100%;
	background: #fff url(../images/gloval_navi_back.jpg) repeat-x;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin: 0 auto;
	padding: 0;
	height: 38px;
}

#globalMenuBox ul{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	clear: both;
}

#globalMenuBox ul li{
	float: left;
	list-style: none;
	width: 160px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#globalMenuBox ul li img{
	width: 160px;
}

/***************** グローバルメニュー */






#kawabeProfile{
	width: 960px;
	margin: 0 auto;
	text-indent: -99999px;
	background: url(../images/profile_image20241011.png) no-repeat center top;
	height: 780px;
}


#kawabeProfile2{
	width: 960px;
	margin: 0 auto;
	text-indent: -99999px;
	background: url(../images/profile_image2.jpg) no-repeat center top;
	height: 780px;
}

#kawabeConcept{
	width: 960px;
	margin: 0 auto;
	text-indent: -99999px;
	background: url(../images/concept_image20241114.png) no-repeat center top;
	height: 780px;
}

#kawabePolicy{
	width: 960px;
	margin: 0 auto;
	text-indent: -99999px;
	background: url(../images/policy_image.jpg) no-repeat center top;
	height: 780px;
}


/* 施工実績　2025311更新 */
#kawabeGalleryArea{
	width: 100%;
	background: #ffffff;
}

#kawabeGallery{
	width: 960px;
	margin: 0 auto;
	text-indent: -99999px;
	background: url(../images/gallery_image20250321.png) no-repeat center top;
	height: 1165px;
}


/* 販売物件 */
#kawabeSalesArea{
	width: 100%;
	background: #f8f2e2;
}

#kawabeSales{
	width: 960px;
	margin: 0 auto;
	text-indent: -99999px;
	background: url(../images/20250612_oookayama2_kamimeguro4_gohongi2.png) no-repeat center top  white;
	height: 1886px;
}


/* 販売物件なしの場合 */
#kawabeSalesFinish{
	width: 960px;
	margin: 0 auto;
	text-indent: -99999px;
	background: url(../images/kawabe_sales_finish.jpg) no-repeat center top;
	height: 780px;
}


/* 販売物件 上半分 */

#kawabeSalesTop{
	width: 880px;
	margin: 0 auto;
	padding: 0 40px;
	background-color: #fff;
}


/* 販売物件 下半分 */

#kawabeSalesBottom{
	width: 880px;
	margin: 0 auto;
	padding: 0 40px;
	background-color: #fff;
}



/* 収益物件 */
#kawabeResidenceArea{
	width: 100%;
	background: #f8f2e2;
}


#kawabeResidence01{
	width: 960px;
	margin: 0 auto;
	text-indent: -99999px;
	background: url(../images/kawabe_residence_1212-01.png) no-repeat center top;
	height: 1368px;
}

#kawabeResidence02{
	width: 960px;
	margin: 0 auto;
	text-indent: -99999px;
	background: url(../images/kawabe_residence_1212-02.png) no-repeat center top;
	height: 1368px;
}

#kawabeResidence03{
	width: 960px;
	margin: 0 auto;
	text-indent: -99999px;
	background: url(../images/kawabe_residence_1212-03.png) no-repeat center top;
	height: 1368px;
}

#kawabeResidence04{
	width: 960px;
	margin: 0 auto;
	text-indent: -99999px;
	background: url(../images/kawabe_residence_1212-04.png) no-repeat center top;
	height: 1026px;
}



/* サイトマップ */
#kawabeSitemapArea{
	width: 100%;
	background: #f8f2e2;
}

#kawabeSitemap{
	width: 960px;
	margin: 0 auto;
	height: 780px;
	background-color: #fff;
}


/* 中ページ右側メイン *******************/

#InnerMainArea{
	float: right;
	width: 739px;
}





/* 中ページ左側サブ *******************/

#kawabeSub{
	float: left;
	width: 192px;
	background-color: #fff;
}
/***************** 中ページ左側サブ */






/* フッタ *****************/

#kawabeFooterArea{
	width: 100%;
	background-color: #5a2e13;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 2px;
}



address{
	width: 820px;
	text-align: center;
	/*color: #eee;
	font-size: 12px;*/
	margin: 0 auto;
}


/***************** フッタ */
