﻿@charset	"UTF-8";
body {
	color: #000000;
	font-size : 12px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0;
	line-height: 160%;
	background-color: #F7F5EC/* #FBFBF6  #FAFAF5*/;
	behavior: url("scripts/csshover3.htc");
	/*
	background-image: url('../images/common/belt-body-bg.gif');
	background-position: center 70px;
	background-repeat: repeat-x;
	*/
}
.iePNGalpha {
	behavior: url("scripts/iepngfix/iepngfix.htc");
}
img {
	border: 0px;
	vertical-align: top;
}
p {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1 {
	width: 465px;
	text-align: center;
	font-size: 11px;
	margin-top: 33px;
	float: left;
}
h2 {
	clear: both;
	height: 21px;
	line-height: 21px;
	font-size: 12px;
	text-align: right;
	margin-right: 7px;
}
hr {
	height: 1px;/*ie用*/;
	margin: 8px 0 8px 0;
	padding: 0;
	border-width: 1px 0 0 0;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	text-decoration: none;
}
/*
=====================================================================
		Wrapper container
=====================================================================
*/
#webContainer {
	width: 940px;
	margin: 0 auto;
}
#warpper {
	width: 914px;
	margin: 0 13px 0 13px;
}
/*
=====================================================================
		header & flashMovie
=====================================================================
*/
#flashMovie {
	width: 898px/*900*/;
	height: 243px/*245*/;
	margin: 0 7px 0 7px;
	border: 1px #666666 solid;
	background-color: #000E31;
}
#flashMovie img {
	border: 0;
	vertical-align: top;
}
#header {
	width: 900px;
	height: 70px;
	margin: 0 7px 0 7px;
}
#header #headerTitle {
	float: left;
	margin-left: 10px;
	margin-top: 22px;
	display: inline;
}
#header #headerLogo {
	float: right;
	margin-right: 10px;
	margin-top: 30px;
	display: inline;
}
/*
=====================================================================
		Main Navigation
=====================================================================
*/
#mainMenu {
	clear: left;
	clear: right;
	width: 900px;
	height: 48px;
	margin: 0 7px 0 7px;
	position: relative;
}
/* ------------------------------
 main menu
------------------------------ */
ul#mainMenuNavi {
	width: 900px;
	height: 30px/*48*/;
	padding: 9px 0 9px 0;
	font-size: 12px;
	color: #35402F;
	position: absolute;
	top: 0;
	left: 0;
}
ul#mainMenuNavi li {
	height: 24px/*30*/;
	padding: 3px 0 3px 0;
	line-height: 110%;
	border-left: 1px black solid;
	text-align: left;
	display: inline;
	overflow: hidden;
	float: left;
	position: relative;
}
ul#mainMenuNavi li span {
	margin-left: 10px;
	font-size: 10px;
}
ul#mainMenuNavi li b {
	margin-left: 10px;
}
ul#mainMenuNavi li div {
	background-color: #EAE7DC/*#F7F5EC*/;
	color: black;
	position: absolute;
	top: 30px;
	left: 0;
}
ul#mainMenuNavi li:hover, ul#mainMenuNavi li div a:hover {
	/*background-image: url('../images/common/mainnavi_bg_b.gif');*/
	background-color: #C5DBBF/*#F7F5EC*/;
	color: #35402F;
}
li#nav2 div a {
	height: 40px;
	line-height: 140%;
	padding-top: 5px;
}
/* --------------------------- */
li#nav1 {
	width: 176px/*177*/;
}
li#nav2, li#nav3 {
	width: 148px/*149*/;
}
li#nav4, li#nav5 {
	width: 137px/*138*/;
}
li#nav6 {
	width: 147px/*149*/;
	border-right: 1px black solid;
}
/* --------------------------- */
li#nav1 a, li#nav2 a, li#nav3 a, li#nav4 a, li#nav5 a, li#nav6 a {
	height: 30px;
	line-height: 30px;
	text-align: left;
	text-decoration: none;
	display: block;
	color: black;
}
li#nav1 a, li#nav2 a, li#nav3 a, li#nav4 a, li#nav6 a {
	padding-left: 10px;
}
/* --------------------------- */
li#nav1 a {
	width: 166px/*177-11*/;
}
li#nav2 a, li#nav3 a, li#nav6 a {
	width: 138px/*149-11*/;
}
li#nav4 a, li#nav5 a {
	width: 127px/*138-11*/;
}
/* --------------------------- */
li#nav5 a#nava5 {
	height: 24px/*30*/;
	line-height: 110%;
	color: #35402F;
}
li#nav5 a#nava5:hover {
	color: #35402F;
}
/* ------------------------------
 menu comment
------------------------------ */
#menuComment {
	clear: both;
	width: 900px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	margin: 0;
	padding: 32px 0 0 0;
	font-size: 11px;
}
/*
=====================================================================
		contents body
=====================================================================
*/
#contentsBody {
	width: 914px;
	padding-bottom: 65px/*100*/;
}
#upperContainer {
	width: 907px/*914*/;
	padding-bottom: 8px;
	padding-right: 7px;
	overflow: auto;
	/*height: 1408px;*/
}
#lowerContainer {
	width: 900px/*914*/;
	padding-right: 7px;
	padding-left: 7px;
	clear: both;
}
/*
=====================================================================
		left panel
=====================================================================
*/
#upperContainer #leftPane {
	width: 204px/*204*/;
	padding-top: 10px/*28*/;
	float: left;
}
#leftPane, #leftPane a {
	color: white;
}
#leftPane a:hover {
	font-size: 14px;
}
#leftPane .boxBtmMarg {
	margin-bottom: 8px;
}
/* ------------------------------
 search menu
------------------------------ */
#searchMenu {
	width: 190px;
	background-color: white;
	padding: 7px;
}
#searchMenu li {
	width: 190px;
	height: 34px;
	background-repeat: no-repeat;
}
#searchMenu li.blueBtn {
	background-image: url('../images/index/left-menu-itiran-button.gif');
}
#searchMenu li.redBtn {
	background-image: url('../images/index/left-menu-kensaku-button.gif');
}
#searchMenu li.boma {
	margin-bottom: 5px;
}
#searchMenu li a {
	width: 168px/*190*/;
	height: 34px;
	padding-left: 22px;
	line-height: 34px;
	display: block;
	/*font-size: 14px;*/
	/*color: #EFE4CF;*/
}
#searchMenu li.blueBtn a:hover {
	text-decoration: underline;
	color: #8CC9FF;
	/*font-size: 14px;*/
}
#searchMenu li.redBtn a:hover {
	text-decoration: underline;
	color: #FFB59B;
	/*font-size: 14px;*/
}
/* ------------------------------
 accessory link 1
------------------------------ */
#accessoryLink1 {
	width: 190px;
	background-color: white;
	padding: 7px;
}
/*  建設link  */
#kensetuLink {
	width: 190px;
	height: 70px;
	background-image: url('../images/index/left-kensetu-button.gif');
	margin-bottom: 3px;
}
#kensetuLink a {
	width: 168px/*190*/;
	height: 34px;
	line-height: 34px;
	padding-top: 10px;
	padding-left: 22px;
	display: block;
	/*font-size: 14px;*/
	/*color: #EFE4CF;*/
}
#kensetuLink a:hover {
	text-decoration: underline;
	color: #EFE2BC;
	/*font-size: 14px;*/
}
#kensetuLink p {
	padding-left: 20px;
	font-size: 11px;
}
/*  鳥瞰図link  */
#cyokanzu {
	width: 190px;
	height: 40px;
	background-image: url('../images/index/left-birdview-button.gif');
}
#cyokanzu a {
	width: 168px/*190*/;
	height: 40px;
	line-height: 40px;
	padding-left: 22px;
	display: block; 
	/*font-size: 14px;*/
	/*color: #EFE4CF;*/
}
#cyokanzu a:hover {
	text-decoration: underline;
	color: #EFE2BC;
	/*font-size: 14px;*/
}
/* ------------------------------
 notice
------------------------------ */
#notice {
	width: 190px;
	height: 124px;
	border: 7px white solid;
	background-image: url('../images/index/left-freedial-bg.gif');
}
#notice p#noticeTitle {
	height: 24px;
	line-height: 24px;
	text-align: center;
	padding-top: 3px;
	/*color: #EFE4CF;*/
}
#notice p#freeDial {
	height: 27px;
	line-height: 30px;
	text-align: center;
	color: black;
}
#notice p#businessDay {
	height: 48px;
	padding-top: 22px;
	padding-left: 4px;
	text-align: left;
	line-height: 130%;
	color: black;
}
p#businessDay span {
	font-size: 11px;
}
/* ------------------------------
 accessory link 2
------------------------------ */
#accessoryLink2 {
	width: 172px/*190*/;
	height: 56px/*74*/;
	padding: 9px;
	border: 7px white solid;
	background-image: url('../images/index/left-office-button.gif');
	/*font-size: 14px;*/;
}
#accessoryLink2 a {
	width: 172px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	display: block;
	/*color: #EFE4CF;*/
}
#accessoryLink2 a:hover {
	text-decoration: underline;
	color: #FFB59B;
	font-size: 14px;
}
/* ------------------------------
 office information
------------------------------ */
#officeInfo {
	width: 170px/*190*/;
	height: 585px/*600*/;
	border: 7px white solid;
	padding: 2px 10px 13px 10px;
	background-image: url('../images/index/left-officeinfo-button.gif');
}
#offInfoTitle {
	height: 25px;
	line-height: 25px;
	text-align: center;
	/*color: #EFE4CF;*/
}
#headOffice {
	height: 61px/*74*/;
	padding-top: 13px;
	line-height: 120%;
	color: black;
}
#ekimaeOffice {
	height: 60px/*77*/;
	padding-top: 18px;
	line-height: 120%;
	color: black;
}
/*
*********************************************************************
/////////////////////////////////////////////////////////////////////

		main panel and pane2
		
/////////////////////////////////////////////////////////////////////
*********************************************************************
*/
#upperContainer #mainPane1 {
	width: 703px/*204|703|(7)*/;
	padding-top: 17px/*35*/;
	float: left;
}
#lowerContainer #mainPane2 {
	width: 900px;
}
/* ------------------------------
 common class
------------------------------ */
#mainPane1 .itemBody1 {
	width: 676px/*703*/;
	margin-left: 27px;
	overflow: auto;
	/*padding-right: 5px;*/
}
/*
#mainPane1 .itemBody1 {
	padding-right: 5px;
	overflow: auto;
}
*/
#mainPane1 .itemBody1Top {
	padding-bottom: 8px;
}
#mainPane1 #itemBody1BottomMar {
	padding-bottom: 1px/*70*/;
}
#mainPane2 .itemBody2 {
	width: 900px;
	padding-bottom: 8px;
}
/* ------------------------------
 collar setting
------------------------------ */
.borderColR {
	border-bottom: 1px #B20021 solid;
	border-left: 1px #B20021 solid;
	border-right: 1px #B20021 solid;
}
.borderColB {
	border-bottom: 1px #255698 solid;
	border-left: 1px #255698 solid;
	border-right: 1px #255698 solid;
}
.borderColG {
	border-bottom: 1px #005751 solid;
	border-left: 1px #005751 solid;
	border-right: 1px #005751 solid;
}
.borderColY {
	border-bottom: 1px #B85727 solid;
	border-left: 1px #B85727 solid;
	border-right: 1px #B85727 solid;
}
.borderBoxWhite {
	/* 外枠内側の白 */
	border-bottom: 7px white solid;
	border-left: 7px white solid;
	border-right: 7px white solid;
}
/* ------------------------------
 item Title class
------------------------------ */
.itemTitle {
	height: 39px;
	line-height: 28px;
	color: #FAF7F1/*#EFE4CF*/;
	padding-left: 5px;
	background-repeat: no-repeat;
}
.itemTitle span {
	margin-left: 20px;
}
.itemTitle a {
	color: #FAF7F1;
}
.itemTitle a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #DDDDDD;
}
.TBgRS, .TBgBS, .TBgGL, .TBgRL, .TBgBL, .TBgYL {
	background-repeat: no-repeat;
}
.TBgRS {
	background-image: url('../images/index/contents-title-bg-red-s.gif');
}
.TBgBS {
	background-image: url('../images/index/contents-title-bg-blue-s.gif');
}
.TBgGL {
	background-image: url('../images/index/contents-title-bg-green-l.gif');
}
.TBgRL {
	background-image: url('../images/index/contents-title-bg-red-l.gif');
}
.TBgBL {
	background-image: url('../images/index/contents-title-bg-blue-l.gif');
}
.TBgYL {
	background-image: url('../images/index/contents-title-bg-yellow-l.gif');
}
/* ------------------------------
 common class for rowBlock
------------------------------ */
.rowBlock {
	/* itemBody1 */
	width: 638px/*676=1+7+660+7+1*/;
	height: 205px;
	margin: 0 8px 0 14px;
}
.rowBlockFull {
	/* itemBody2 */
	width: 852px/*900=1+7+884+7+1*/;
	height: 205px;
	margin: 0 8px 0 24px;
}
.rowBlock li, .rowBlockFull li {
	width: 210px/*212px*/;
	float: left;
}
.rowBlock li img, .rowBlockFull li img {
	/* 概要を４行にしたため写真の高さとＰの高さで相殺した */
	width: 208px/*210px*/;
	height: 140px/*150*/;
	border: 1px gray solid;
}
.rowBlock li p, .rowBlockFull li p {
	width: 206px/*210*/;
	height: 50px/*40*/;
	padding: 3px 0 10px 4px;
	background-color: white;
	overflow: hidden;
	color: #0000B7/*#210066*/;
	font-size: 12px;
	line-height: 120%;
}
.rowBlock li.centerBox {
	margin: 0 4px 0 4px/*0 1px 0 1px*/;
	display: inline;
}
.rowBlockFull li.marBox {
	margin-right: 4px;
	display: inline;
}
.rowBlockEnd, #pane1RBE, #pane1RSVend1, #pane1RSVend2 {
	padding-bottom: 8px;
}
.priceRed {
	color: red;
}
/* ------------------------------
 新着物件が７～９件あったときに使用
------------------------------ */
#thirdRow, #fourthRow {
	display: none;
}
/* ------------------------------
 物件が不足しているときの処理用（予備）
 １行単位（３item）づつ
------------------------------ */
#topRowReserve, #bottomRowReserve {
	display: none;
}
/* ------------------------------
 Special Selection sub Title
------------------------------ */
.rowSubTitle {
	height: 30px;
	font-size: 12px;
	padding-left: 26px;
	margin-left: 24px;
	background-image: url('../images/index/contents-subtitle-bg.gif');
	background-repeat: no-repeat;
}
.rowSubTitle a {
	width: 279px;
	height: 30px;
	line-height: 24px;
	color: white;
}
.rowSubTitle a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.rowBlockmar {
	margin-bottom: 10px;
}
/* ------------------------------
 comment block
------------------------------ */
.itemCommentShort {
	clear: left;
	padding: 2px 8px 8px 8px;
	margin-bottom: 1px;
	margin-right: 8px;
	border: 6px #ECEEF2 solid;
	line-height: 140%;
	/*overflow: hidden;*/
	color: black/*#210066*/;
	background-color: white;
	/*height: 48px;*/
}
.itemBody1 .itemCommentShort {
	margin-left: 14px;
}
.itemBody2 .itemCommentShort {
	margin-left: 24px;
}
.itemCommentShort .itemCommentTitle {
	margin-bottom: 0px;
}
.itemCommentShort .itemCaption {
	padding: 0 4px 0 4px;
}
/* ------------------------------
 common class for chintai
------------------------------ */
.chintaInner {
	height: 160px;
}
.chintaiBlock {
	width: 666px/*900=1+7+(674+210-8)+7+1*/;
	height: 78px;
	float: left;
}
.chintaiBlock .itemCommentShort {
	margin-right: 10px;
}
#chintaiImgBox {
	width: 210px;
	height: 152px;
	float: left;
}
#chintaiImgBox img {
	width: 208px;
	height: 150px;
	border: 1px gray solid;
}
.chintaiCap {
	width: 408px;
	padding-right: 20px;
	padding-left: 17px;
}
/*
---------------------------------------------------------------------
		
---------------------------------------------------------------------
*/
#footUpper {
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	text-align: right;
	margin-right: 7px;
}
/*
---------------------------------------------------------------------
		footer
---------------------------------------------------------------------
*/
#footerBlock {
	width: 900px;
	margin: 0 auto;
}
#footerNavi {
	/*height: 26px;*/
	background-color: white;
	color: #000000;
	font-size: 11px;
	text-align: center;
	border-top: 1px #C0C0C0 solid;
	padding: 6px 0 6px 0;
}
#footerNavi ul {
	height: 21px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#footerNavi ul#fooNaviTop {
	width: 748px;
}
#footerNavi ul#fooNaviBtm {
	width: 508px;
}
#footerNavi li {
	float: left;
}
#footerNavi a {
	color: black;
}
#footerNavi a:hover {
	text-decoration: underline;
}
/* ------------------------------------

--------------------------------------- */
#footer {
	height: 150px;
	width: 900px;
	color: black;
	font-size: 12px;
	background-image: url('../images/common/footer01-bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
#footer .fotPsty1 {
	padding: 18px 0 0 30px;
	line-height: 100%;
	height: auto;
	font-weight: bold;
}
#footer .fotPsty1 a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
#footer .fotPsty1 span {
	font-size: 11px;
}
#footer .fotPsty2 {
	padding: 1px 0 0 30px;
	font-size: 11px;
	line-height: 120%;
	height: auto;
	font-weight: bold;
}
#footer .fotPsty3 {
	padding: 134px 10px 0 0;
	text-align: right;
	color: #2D3627;
	font-size: 10px;
	line-height: 120%;
	/*height: auto;*/
}
/*
=====================================================================
		
=====================================================================
*/
/*
=====================================================================
		
=====================================================================
*/

