@charset "utf-8";

/* ****************************************************
Title: area.css
Created: 2011-04-11
Last Modified: 2011-05-19
***************************************************** */

#area {
	background: none;
	text-align: center;
    	background-image: url("../images/bg_body.gif");
    	background-position: center top;
    	background-repeat: repeat-x;
}

#area #areabox {
	background-color: #0265a8;
	margin: auto;
	width: 854px;
}

#area #areabox h3 {
	background: url(../../images/bg_h3_area.gif) no-repeat left top;
	color: #FFF;
	line-height: 40px;
	text-align: left;
	width: 854px;
	height: 40px;
}

#area #areabox h3 strong {
	margin: 0 20px;
	padding: 0;
	line-height: 40px;
}
#area #areabox h3 strong img {
	vertical-align: middle;
}
*html #area #areabox h3 strong {
	vertical-align: bottom;
}
*html #area #areabox h3 strong img {
	padding-top: 12px;
	vertical-align: bottom;
}

/* 2014.11.21 Add Start */

#area #areabox h3 b.changestrong {
	margin: 0 20px;
	padding: 0;
	line-height: 40px;
}
#area #areabox h3 b.changestrong img {
	vertical-align: middle;
}
*html #area #areabox h3 b.changestrong {
	vertical-align: bottom;
}
*html #area #areabox h3 b.changestrong img {
	padding-top: 12px;
	vertical-align: bottom;
}

/* 2014.11.21 Add End */

#area #areabox h2#square {
	background: url(../../search/images/h1_area.gif) no-repeat left top;
	line-height: 40px;
	text-align: left;
	width: 918px;
	height: 40px;
}

#area #areabox table {
	font-size: 12px;
	margin: 0 10px 10px;
	width: auto;
}

#area #areabox table th {
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

#area #areabox table.tokyo {
	margin-top: 10px;
}

#area #areabox table.tokyo th {
	background: url(../../images/mh_tokyo.gif) no-repeat left top;
}

#area #areabox table.kanagawa th {
	background: url(../../images/mh_kanagawa.gif) no-repeat left top;
}

#area #areabox table td {
	background-color: #FFF;
	text-align: left;
	width: 280px;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#area #areabox table td.last {
	border-left: #bfc0c1 solid 1px;
	width: 330px;
}

#area #areabox table td.mapCell {
	width: 221px;
}

#area #areabox table.tokyo td.mapCell {
	background-color: #faf4ed;
}

#area #areabox table.kanagawa td.mapCell {
	background-color: #f2f8ed;
}

#area #areabox table.tokyo .map {
	background: #faf4ed url(../../images/map_tokyo.gif) no-repeat left top;
	height: 206px;
	width: 221px;
}

#area #areabox table.kanagawa .map {
	background: #f2f8ed url(../../images/map_kanagawa.gif) no-repeat left top;
}

/* -----2014-10-01↓----- */

/* 埼玉 */


#area #areaboxout #areabox table.saitama th {
	height: 20px;
	vertical-align: middle;
	font-size: 14px;
    background-color: #4EA5B1;
	}

#area #areabox table.saitama td.mapCell {
	background-color: #E4F1F3;
	}

#area #areabox table.saitama .map {
	background: #E4F1F3 url(../../images/map_saitama_bk.gif) no-repeat left top;
	}

/* 千葉 */

#area #areaboxout #areabox table.chiba th {
	height: 20px;
	vertical-align: middle;
	font-size: 14px;
    background-color: #5B6AC1;
	}

#area #areabox table.chiba td.mapCell {
	background-color: #E8EAF7;
	}

#area #areabox table.chiba .map {
	background: #E8EAF7 url(../../images/map_chiba_bk.gif) no-repeat left top;
	}


/* -----↑2014-10-01----- */

#area #areabox table td ul {
	margin: 10px 6px;
}
#area #areabox table td ul li {
	margin-bottom: 10px;
	margin-left: 1.5em;
	text-indent: -1.5em;
}
#area #areabox table td ul li span {
	color: #868686;
	font-size: 11px;
	white-space: nowrap;
}


#area #areabox table .map {
	position: relative;
	width: 221px;
	height: 215px;
	overflow: hidden;
	margin: 0;
	zoom: 1;
}
#area #areabox table .map li {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}


#area #areabox .search {
	background: url(../../images/bg_search.gif) no-repeat left bottom;
	/*line-height: 0;*/
	margin-top: 10px;
	overflow: hidden;
	padding: 6px 0;
	text-align: center;
}

#area #areabox .search input {
	/*margin-top: 6px;*/
}


#area #areabox table.rent {
	background: url(../../images/bg_category1.gif) repeat-y left top;
	width: 834px;
	margin-top: 10px;
}
#area #areabox table.buy {
	background: url(../../images/bg_category2.gif) repeat-y left top;
	width: 834px;
}
#area #areabox table.rent th {
	background-color: #754a3c;
}
#area #areabox table.buy th {
	background-color: #3d7553;
}

#area #areabox table.rent td,
#area #areabox table.buy td {
	background: none;
	padding: 12px 0;
	text-align: center;
	width: 20%;
}
#area #areabox table.rent td input,
#area #areabox table.buy td input {
	margin-top: 12px;
}

#area #areabox table.rent td input span,
#area #areabox table.buy td input span {
	color: #868686;
	font-size: 11px;
}


#area #areaboxout {
	background: #e0e0e0;
	text-align: center;
	padding: 10px;
/**/
	background: none !important;
	padding: 0px;
}

#area #areaboxout #areabox {
	width: 920px;
}
#area #areaboxout #areabox table th {
	border: none;
	margin: 0;
	padding: 0;
	width: auto;
}
#area #areaboxout #areabox table td {
	border: none;
	margin: 0;
	padding: 0;
	width: 320px;
}
#area #areaboxout #areabox table td.last {
	border-left: #bfc0c1 solid 1px;
	width: 360px;
}
#area #areaboxout #areabox table .map {
	margin: 10px auto 0;
	width: 240px;
}

#area #areaboxout #areabox table.tokyo th {
	background: url(../../search/images/mh_tokyo.gif) no-repeat left top;
}
#area #areaboxout #areabox table.kanagawa th {
	background: url(../../search/images/mh_kanagawa.gif) no-repeat left top;
}

#area #areaboxout #areabox .search {
	background: url(../../search/images/bg_search.gif) no-repeat left bottom;
}


#area div #seo {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../../images/bg_section05.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    margin: 30px 0 0 0;
    padding-bottom: 4px;
    z-index: 0;
}

#area #seo .list {
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 12px;
}

#area #seo .innerArea {
    border-bottom-color: #666666;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}

#area #seo .innerArea p {
    padding: 12px 18px 0 18px;
}

#area #seo .list p {
    padding: 6px 18px 0 0;
}

#area #seo .list ul li {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../../images/icn_list.gif");
    background-position: left 2px;
    background-repeat: no-repeat;
    padding-left: 16px;
}

#area #seo .list h3 {
    color: #0068B7;
    font-weight: bold;
    height: 1em;
    margin-bottom: 6px;
}



.search .contact a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 8px 20px;
	color: #FFF;
	font-size: 18px;
	text-shadow: -1px -1px 3px #300;
	background: #569AE4;
	background: -moz-linear-gradient(top, #569AE4 0%, #3261A8  100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#569AE4), color-stop(100%,#3261A8 ));
	background: -webkit-linear-gradient(top, #569AE4 0%,#3261A8  100%);
	background: -o-linear-gradient(top, #569AE4 0%,#3261A8  100%);
	background: -ms-linear-gradient(top, #569AE4 0%,#3261A8  100%);
	background: linear-gradient(to bottom, #569AE4 0%,#3261A8  100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#569AE4', endColorstr='#3261A8 ',GradientType=0 );
	border: 1px solid #326BA8;
	border-radius: 6px;
}
.search .contact a:hover {
	background: #B6D9FF;
	background: -moz-linear-gradient(top, #B6D9FF 0%, #569AE4  100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B6D9FF), color-stop(100%,#569AE4 ));
	background: -webkit-linear-gradient(top, #B6D9FF 0%,#569AE4  100%);
	background: -o-linear-gradient(top, #B6D9FF 0%,#569AE4  100%);
	background: -ms-linear-gradient(top, #B6D9FF 0%,#569AE4  100%);
	background: linear-gradient(to bottom, #B6D9FF 0%,#569AE4  100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B6D9FF', endColorstr='#569AE4 ',GradientType=0 );
	border: 1px solid #569AE4;
	text-decoration: none;
}

/*
 overwrite area.css styles
 */
#areabox {
	margin-top: -10px;
	padding-top: 10px;
}

#area #areabox, #area #areaboxout #areabox {
	width: auto !important;
}
#area  .innerArea {
    border-bottom: none !important;
}
#area #areaboxout #areabox .search {
	background: none !important;
	/*margin: 0px;*/
	/*margin-top: 10px;*/
}
#area #areaboxout #areabox .search-bottom {
	background: none !important;
	margin-top: 10px;
}
#area #areabox {
	background-color: rgb(222,230,238) !important;
/*	padding-bottom: 8px;*/
	border-bottom:  #bfc0c1 solid 1px;
}
#area #areabox table {
	margin: 0px 8px 10px !important;
}
#area #areaboxout #areabox table.tokyo th, 
#area #areaboxout #areabox table.kanagawa th {
	height: 20px;
	vertical-align: middle;
	background-image: none !important;
	font-size: 110%;
}
#area #areaboxout #areabox table.tokyo th {
	background-color: #F8AF51;
}
#area #areaboxout #areabox table.kanagawa th {
	background-color: #91D35B;
}

#area #areabox table.tokyo {
	margin-top: 4px;
	margin-bottom: 5px;	/* 背景色によって少し感覚が変わるので1px広めにとっておく */
}
#area #areabox table.kanagawa {
	margin-bottom: 8px !important;	/* 背景色によって少し感覚が変わるので1px広めにとっておく */
}

/* Added */
#area #areaboxout #areabox .notify {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: white;
}
.alert {
	font-weight: bold;
	color: red !important;
}
.bukken-count-inline {
	display: block;
	margin-left: 150px;
}
.bikken-area-name {
	font-size: 100% !important;
	color: black !important;
}
#area #areabox table .cell1 {
	min-width: 280px !important;
	max-width: 300px !important;
}
#area #areabox table .cell2 {
	min-width: 320px !important;
	max-width: 320px !important;
}
#area #areabox table .cell3 {
	min-width: 320px !important;
	max-width: 320px !important;
}

#area #areabox table td ul li {
	margin-bottom: 0;
}


/*-------------------------------------
   アコーディオンに変更するに伴い、再構成			
-------------------------------------*/

#area #areaboxout #areabox {
	padding: 10px 0 0;
	width: auto;
	background: #dee6ee;
	border-right: 1px solid #bfc0c1;
	border-bottom: 0;
	border-left: 1px solid #bfc0c1;
	}

#area #areaboxout #areabox h3 {
	display: block;
	vertical-align: middle;
	margin: 10px 8px 0;
	padding-left: 15px;
	width: 907px;
	height: 40px;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	text-align: left;
	cursor: pointer;
	background-image: url(../../images/arrow-open.png);
	background-repeat: no-repeat;
	background-position: right 13px;
	}

#area #areaboxout #areabox h3:hover {
	background: url(../../images/arrow-open.png);
	background-repeat: no-repeat;
	background-position: right 13px;
	}

#area #areaboxout #areabox h3.active {
	background-image: url(../../images/arrow-close.png);
	background-repeat: no-repeat;
	background-position: right 14px;
	}

#area #areaboxout #areabox h3.active:hover {
	background: url(../../images/arrow-close.png);
	background-repeat: no-repeat;
	background-position: right 14px;
	}

#area #areaboxout #areabox div {
	margin: 0;
	}


/* 東京 */

#area #areaboxout #areabox h3.tokyo,
#area #areaboxout #areabox h3.tokyo.active {
	background-color: #f8af51;
	}

#area #areaboxout #areabox h3.tokyo:hover,
#area #areaboxout #areabox h3.tokyo.active:hover {
	background-color: #f59b21;
	}


/* 神奈川 */

#area #areaboxout #areabox h3.kanagawa,
#area #areaboxout #areabox h3.kanagawa.active {
	margin-top: 0;
	background-color: #91d35b;
	}

#area #areaboxout #areabox h3.kanagawa:hover,
#area #areaboxout #areabox h3.kanagawa.active:hover {
	background-color: #79c938;
	}


/* 埼玉 */

#area #areaboxout #areabox h3.saitama,
#area #areaboxout #areabox h3.saitama.active {
	background-color: #4ea5b1;
	}

#area #areaboxout #areabox h3.saitama:hover,
#area #areaboxout #areabox h3.saitama.active:hover {
	background-color: #499ba7;
	}


/* 千葉 */

#area #areaboxout #areabox h3.chiba,
#area #areaboxout #areabox h3.chiba.active {
	background-color: #5b6ac1;
	}

#area #areaboxout #areabox h3.chiba:hover,
#area #areaboxout #areabox h3.chiba.active:hover {
	background-color: #5161bd;
	}


/*-------------------------------------
			CSS end
-------------------------------------*/
