@charset "utf-8";
/*===================================================

 common CSS

=================================================== */



/*---------------------------------------------------

 set off

--------------------------------------------------- */

#contentSeg-divide #mainArea .tabModule .colBoxWrap {
	width: auto !important;
}
/*---------------------------------------------------

 link icon

--------------------------------------------------- */

/* propertySiteLinkIco */

/* loanSimLinkIco */

.propertySiteLinkIco span.icoAlt,  .loanSimLinkIco span.icoAlt {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
.propertySiteLinkIco span.icoAlt {
	background: url(/dir_sys/buyers/dir_common/dir_img/propertySiteLink_ico_01.gif) left top no-repeat;
	width: 14px;
	height: 16px;
}
.loanSimLinkIco span.icoAlt {
	background: url(/dir_sys/buyers/dir_common/dir_img/loanSimLink_ico_01.gif) left top no-repeat;
	width: 13px;
	height: 17px;
}
.propertySiteLinkIco span.linkTxt,  .loanSimLinkIco span.linkTxt {
	white-space: nowrap;
}
/*---------------------------------------------------

 list-item

--------------------------------------------------- */

table th.discList {
	background: url(/dir_common/dir_img/module/discList_ico_01.gif) no-repeat 0 0.5em;
	display: list-item;
	padding-left: 13px !important;
}
/*---------------------------------------------------

 zoom link

--------------------------------------------------- */

.zoomLink img.thumb {
	margin-bottom: 10px;
}
/*---------------------------------------------------

 table

--------------------------------------------------- */

/* simple */

table.simple {
	width: 100%;
}
table.simple th,  table.simple td {
	border: #969696 solid 1px;
	empty-cells: hide;
	padding: 7px;
}
/* ranking */

table.ranking {
	width: 100%;
}
table.ranking th,  table.ranking td {
	background: url(/dir_common/dir_img/module/dotLine_bg_01.gif) repeat-x left top;
	padding: 6px 0 6px 7px;
}
table.ranking tr.lineNone th,  table.ranking tr.lineNone td {
	background-image: none;
}
table.ranking td.inLinkIco {
	padding-left: 24px;
	text-indent: -15px;
}
table.ranking td.inLinkIco a {
	background: url(/dir_common/dir_img/module/arrow_ico_01.gif) no-repeat 4px 47%;
	padding-left: 15px;
}
/* for IE6 */

* html table.ranking td.inLinkIco a {
	background: url(/dir_common/dir_img/module/arrow_ico_01.gif) no-repeat 4px 0.25em;
}
/* property select */

table tr.selected td {
	background: url(/dir_common/dir_img/module/dataTable_bg_07.gif) no-repeat left top;
}
/*---------------------------------------------------

 Multi Column

--------------------------------------------------- */

.multiColumn {
	margin-left: -30px;
}
.multiColumn .column {
	float: left;
	overflow: hidden;
	padding-left: 30px;
}
.multiColumn .column.w260 {
	width: 260px;
}
.multiColumn .column.w410 {
	width: 410px;
}
.multiColumn .column.w460 {
	width: 460px;
}
.multiColumn .column.w500 {
	width: 500px;
	padding-left: 20px;
}

/*---------------------------------------------------

 colBox

--------------------------------------------------- */



#contentSeg-divide #mainArea .contentSec-inner .colBoxWrap .colBoxWrap {
	width: auto;
}
#contentSeg-divide #mainArea .contentSec-inner .colBoxWrap .colBox.span2 {
	width: 360px;
}
/*---------------------------------------------------

 Step List

--------------------------------------------------- */



.stepList li.step {
	background: url(/dir_sys/buyers/dir_common/dir_img/step_arrow_01.gif) center 5px no-repeat;
	padding-top: 17px;
	position: relative;
}
.stepList li.step.firstChild {
	background-image: none;
	padding-top: 0;
}
.stepList li.step .stepLabel {
	border-color: #a5a29b;
	border-style: solid;
	border-width: 0 1px 1px 0;
	display: block;
	_height: 17px;
 *zoom: 1;
}
.stepList li.step .stepLabel a {
	background: #ffffff url(/dir_common/dir_img/areaSelect/shutoken/areaSelect03_btn_01.gif) left bottom no-repeat;
	border: #dbd3be solid 1px;
	display: block;
	min-height: 17px;
	padding: 7px 9px 6px 62px;
	_height: 17px;
 *width: 206px;
 *zoom: 1;
}
.stepList li.step img.stepIco {
	position: absolute;
	top: 25px;
	left: 10px;
}
.stepList li.step.firstChild img.stepIco {
	top: 8px;
}
/*---------------------------------------------------

 propertiesList

--------------------------------------------------- */



.propertiesList th.inLinkIco a,  .propertiesList td.inLinkIco a {
	background: url(/dir_common/dir_img/module/arrow_ico_01.gif) no-repeat 4px 0.5em;
	padding-left: 17px;
}
.propertiesList th.inLinkIco a {
}
.propertiesList .dataTable td.inLinkIco {
	padding-left: 27px;
}
.propertiesList .dataTable td.inLinkIco a.noticeTxt01 {
	display: block;
	margin-left: -17px;
}
.propertiesList td.imgFrame {
	border-right: none;
	padding-right: 0;
}
.propertiesList .dataTable th.boxClrType01 {
	background: url(/dir_common/dir_img/module/dataTable_bg_04.gif) no-repeat left top;
}
.propertiesList table.dataTable th span.float-L,  .propertiesList table.dataTable th span.float-R {
	display: block;
}
.propertiesList table.dataTable th span.float-L {
	margin-top: 0.2em;
}
.propertiesList table.dataTable th span.float-R {
	font-weight: normal;
}
.propertiesList table.dataTable .propertyAmount,  .propertiesList table.dataTable .unit {
	margin: 0 0.25em;
}
/*---------------------------------------------------

 form

--------------------------------------------------- */

/* formItemList */

.formItemList li {
	margin-bottom: 2px;
}
.formItemList input {
	vertical-align: middle;
}
/* formActionList */

.formActionList {
	background: #e2eef3;
	padding: 8px 10px;
	text-align: center;
}
/* btnModule02 */

.submitBtnSet02 ul.btn {
	margin-right: 10px;
	width: auto;
}
/*

.submitBtnSet02 ul.btn li.float-R {

padding-top: 6px;

}

*/







/*---------------------------------------------------

 propertySummary

--------------------------------------------------- */

.propertySummary {
	zoom: 1;
	background: url(/dir_sys/buyers/dir_common/dir_img/pageHeadline_bg_02.gif) left top repeat-x;
	margin-bottom: 16px;
	padding-top: 3px;
}
.propertySummary-box {
	border-color: #dbd2bd;
	border-style: solid;
	border-width: 0 1px 1px;
}
.propertySummary .propertySummaryTitle {
	background: url(/dir_sys/buyers/dir_common/dir_img/propertySummary_bg_01.gif) left top repeat-x;
	border-color: #ffffff;
	border-style: solid;
	border-width: 2px 2px 0;
	padding: 9px 13px 10px;
}
.propertySummary .propertySummaryTitle h1 {
	font-size: 159%;
}
.propertySummary .propertySummary-inner {
	background: url(/dir_common/dir_img/module/dotLine_bg_01.gif) left top repeat-x;
	padding: 10px 14px 7px;
}
.propertySummary .column.summary {
	width: 478px;
	float: left;
}
.propertySummary .column.action {
	width: 200px;
	float: right;
}
.propertySummary .inLinkIco.anchor {
	background-image: url(/dir_common/dir_img/module/arrow_ico_04.gif);
	background-position: 4px 0.5em;
}
/*  20121031追記ここから  */

/*---------------------------------------------------

 propertySummary

--------------------------------------------------- */

.propertySummary02 {
	zoom: 1;
	background: url(/dir_sys/buyers/dir_common/dir_img/pageHeadline_bg_02.gif) left top repeat-x;
	margin-bottom: 16px;
	padding-top: 3px;
}
.propertySummary-box02 {
	border-color: #dbd2bd;
	border-style: solid;
	border-width: 0 1px 1px;/*background: url(/dir_common/dir_img/module/dotLine_bg_01.gif) left bottom repeat-x;*/

}
.propertySummary02 .propertySummaryTitle {
	background: url(/dir_sys/buyers/dir_common/dir_img/propertySummary_bg_01.gif) left top repeat-x;
	border-color: #ffffff;
	border-style: solid;
	border-width: 2px 2px 0;
	padding: 9px 13px 7px;
}
.propertySummary02 .propertySummaryTitle span img {
	margin-top: 5px;
}
.propertySummary02 .propertySummaryTitle h1 {
	font-size: 159%;
}
.propertySummary02 .propertySummary-inner {
	padding: 0px 14px 5px;
	text-align: right;
}
.propertySummary02 .column.summary {
	width: 478px;
	float: left;
}
.propertySummary02 .column.action {
	width: 200px;
	float: right;
}
.propertySummary02 .inLinkIco.anchor {
	background-image: url(/dir_common/dir_img/module/arrow_ico_04.gif);
	background-position: 4px 0.5em;
}
.info2clmBox01 {
	margin: 0 0 20px;
}
.info2clmBox01 .info2clmLeft {
	float: left;
}
.info2clmBox01 .info2clmRight {
	float: right;
	width: 240px;
	height: 180px;
	text-align: center;
}
.info2clmBox01 .info2clmRight img {
	max-height: 180px;
	_height: 180px;
}
.info2clmBox01 .linkTxt {
	margin-top: 4px;
}
#zoomImgBox01 {
	clear: both;
	width: 750px;
	position: relative;
}
#zoomImgBox01 .zoomImgBoxInner {
	border: 1px solid #dad2bd;
}
#zoomImgBox01 #imgNext {
	position: absolute;
	top: 1px;
	left: 685px;
}
#zoomImgBox01 #imgBack {
	position: absolute;
	top: 1px;
	left: 1px;
}
#zoomImgBox01 #imgBack a,  #zoomImgBox01 #imgNext a {
	display: block;
	width: 64px;
	text-align: center;
	padding: 223px 0 222px;
}
#zoomImgBox01 #imgBack a:hover,  #zoomImgBox01 #imgNext a:hover {
	background-color: #f6f4ef;
}
#zoomImgBox01 .zoomImgArea {
	width: 620px;
	height: 450px;
	margin: 0 auto;
	border-left: 1px solid #dad2bd;
	border-right: 1px solid #dad2bd;
}
#zoomImgBox01 .zoomImgArea td {
	text-align: center;
	vertical-align: middle;
	width: 600px;
}
#zoomImgBox01 .zoomImgArea td img {
	padding: 10px;
}
#zoomImgBox01 #zoomImgText1 {
	width: 600px;
	margin: 16px auto 0;
	font-weight: bold;
	text-align: center;
}
#zoomImgBox01 #zoomImgText2 {
	width: 600px;
	margin: 0.3em auto 0;
	text-align: center;
}
#zoomImgBox01 .zoomImgItem {
	width: 700px;
	margin: 0 auto 30px;
	padding-top: 10px;
}
#zoomImgBox01 .zoomImgItem a {
	overflow: hidden;
	margin: 8px 8px 0 0;
	float: left;
	width: 60px;
	height: 60px;
	text-align: center;
	border: 1px solid #FFF;
}
#zoomImgText {
	text-align: center;
	padding: 20px 0 10px;
}
.tabBox01 {
	clear: both;
	background: #f5f2ec url(/dir_sys/mansion/bkdetail/dir_img/tab_bg_001.gif) repeat-x 0 0;
}
.tabBox01 .tabBoxInner {
	clear: both;
	border: 1px solid #f6ca8c;
	border-width: 0px 1px 1px;
	padding: 0 0 20px 20px;
}
.tabBox01 .tabBtnArea {
	display: block;
	padding-left: 10px;
}
.tabBox01 .tabBtnArea li {
	display: block;
	float: left;
	margin-right: 4px;
	cursor: pointer;
}
.tabBox01 .tabBtnArea img {
	display: block;
}
.tabBox01 .carousel-item {
	width: 230px;
	float: left;
	margin: 20px 10px 0 0;
}
.tabBox01 .itemHeading {
	display: block;
	width: 110px;
	float: right;
	font-weight: bold;
}
.tabBox01 .imgFrame {
	border: 1px solid #DBD2BE;
	display: block;
	float: left;
	height: 62px;
	width: 92px;
}
.tabBox01 .data {
	display: block;
	width: 110px;
	float: right;
}
.tabBox01 .data span.noticeTxt02 {
	font-weight: bold;
}
.tabBox01 .inLinkIco {
	background-position: 0 0.5em!important;
}
.tabBox01 .imgFrame a {
	border: 1px solid #FFFFFF;
	height: 60px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 90px;
	display: block;
}
.tabBox01 .imgFrame a img {
	width: 90px;
	border: 0;
	padding: 0;
}
.inlineDataBlock {
	display: inline-block;
}
/*  20121031追記ここまで  */

















/*---------------------------------------------------

 popularLinks

--------------------------------------------------- */

#popularLinks dt,  #popularLinks dd,  #popularLinks ul,  #popularLinks li {
	float: left;
}
#popularLinks dt,  #popularLinks dd {
	padding-top: 5px;
}
#popularLinks dt {
	clear: left;
	font-weight: bold;
	width: 8em;
}
#popularLinks dt.discList {
	padding-left: 13px;
	background: url(/dir_common/dir_img/module/discList_ico_01.gif) no-repeat 0 0.85em;
}
#popularLinks li {
	margin-right: 10px;
}
/*---------------------------------------------------

 areaNav

--------------------------------------------------- */

.areaNav {
	background: url(/dir_common/dir_img/module/areaNav_bg_01.gif) left top no-repeat;
}
/*---------------------------------------------------

 Set Control

--------------------------------------------------- */

/* color */

.propertiesList .propertyAmount,  .propertiesList .propertyPrice {
	color: #cc0000;
}
.separation {
	color: #dbd2bd;
}
/* font-size */

.propertiesList .propertyAmount,  .propertiesList .propertyPrice {
	font-size: 133.33%;
}
small {
	font-size: 91.67%;
}
/* weight */

.propertiesList .propertyAmount,  .propertiesList .propertyPrice,  ul.paging01 li {
	font-weight: bold;
}
/* vertical-align */

.propertySummary h1 img,  .zoomLinkIco .caption img,  .submitBtnSet02 .btn img,  img.ico {
	vertical-align: middle;
}
/* Clear Fix */

.loanSimLinkIco,  .columnGroup,  .submitBtnSet02 .btn,  #popularLinks dl {
 *zoom: 1;
}
.loanSimLinkIco:after,  .columnGroup:after,  .submitBtnSet02 .btn:after,  #popularLinks dl:after {
	clear: both;
	content: "";
	display: block;
}
/*  20121107追記ここから  */

.wideBlock .tabBox01 {
}
.wideBlock .tabBox01 .tabBoxInner {
	padding: 0 0 30px 30px;
}
.wideBlock .tabBox01 .tabBtnArea {
	padding-left: 10px;
}
.wideBlock .tabBox01 .tabBtnArea li {
	margin-right: 4px;
}
.wideBlock .tabBox01 .tabBtnArea img {
}
.wideBlock .tabBox01 .carousel-item {
	width: 295px;
	margin: 30px 10px 0 0;
}
.wideBlock .tabBox01 .itemHeading {
	width: 136px;
	font-size: 114%;
}
.wideBlock .tabBox01 .imgFrame {
	height: 97px;
	width: 132px;
}
.wideBlock .tabBox01 .data {
	width: 136px;
}
.wideBlock .tabBox01 .data span.noticeTxt02 {
}
.wideBlock .tabBox01 .inLinkIco {
	padding-left: 12px;
}
.wideBlock .tabBox01 .imgFrame a {
	height: 95px;
	width: 130px;
}
.wideBlock .tabBox01 .imgFrame a img {
	width: 130px;
}
/*  20121107追記ここまで  */

/*  20121109追記ここから  */

.wideBlock .tabBox01 .itemHeading {
	font-size: 100%;
}
/*  20121109追記ここまで  */

/*  20121130追記ここから  */

.wideBlock #tabBox02, .wideBlock #tabBox03 {
	display: none;
}
/*  20121130追記ここまで  */



/*  20121228 検索結果件数表示　追記ここまで  */

.liveCounter {
	position: relative;
}
.liveCounter p a {
	margin: 0 0 0 200px;
}
.liveCounter p.noticeTxt01 {
	height: 28px;
	left: 130px;
	line-height: 100%;
	padding: 11px 54px 0 0;
	position: absolute;
	text-align: right;
	top: 19px;
	width: 135px;
	background: url(/dir_common/dir_img/module/liveCounterLabel.gif) left top no-repeat;
}
/*  20121028 検索結果件数 表示追記ここまで  */



/*  20130228 物件詳細サムネイル改修 追記ここから  */

#zoomImgBox01 #imgNext {
	left: 686px;
}
#zoomImgBox01 #imgBack a, #zoomImgBox01 #imgNext a {
	width: 63px;
}
#zoomImgBox01 .zoomImgArea {
	min-height: 470px;
*height: 470px
}
/*  20130228 物件詳細サムネイル改修 追記ここまで  */



/*  20130228 検索結果一覧「最近閲覧した物件」のサムネイル 追記ここから  */

.wideBlock .tabBox01 .imgFrame {
	height: 98px;
}
.wideBlock .tabBox01 .imgFrame a {
	height: 96px;
	width: auto;
}
.wideBlock .tabBox01 .imgFrame a img {
	width: auto;
}
.tabBox01 .imgFrame a {
	background-color: #FFFFFF;
}
/*  20130228 検索結果一覧「最近閲覧した物件」のサムネイル 追記ここまで  */



/*  20130301 物件詳細サムネイル改修 追記ここから  */

.madoriFrame {
	width: 238px;
	height: 180px;
	border: 1px solid #DBD2BD;
}
.madoriFrame a {
	width: 238px;
	height: 180px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	layout-grid-line: 180px;
*display:block;
}
.info2clmBox01 .info2clmRight .madoriFrame a img {
	vertical-align: middle;
*height:auto;
}
/*  20130301 物件詳細サムネイル改修 追記ここまで  */

/*  20130305 検索結果一覧「最近閲覧した物件」のサムネイル 追記ここから  */

.wideBlock .tabBox01 .imgFrame a {
	display: table-cell;
	width: 130px;
	text-align: center;
	vertical-align: middle;
	layout-grid-line: 96px;
*display:block;
	background-color: #FFFFFF;
}
.wideBlock .tabBox01 .imgFrame a img {
	vertical-align: middle;
*height:auto;
}
/*  20130305 検索結果一覧「最近閲覧した物件」のサムネイル 追記ここまで  */

/*  20130618 新築一戸建て特集 追記ここから  */
.w730 {
	width: 730px;
}
.align-T {
	vertical-align: top!important;
}
.mt00 {
	margin-top: 0!important;
}
.ml00 {
	margin-left: 0!important;
}
.mr00 {
	margin-right: 0!important;
}
.pl00 {
	padding-left: 0!important;
}
.pt05 {
	padding-top: 5px!important;
}
.newbuild_kodate .searchLink {
	float: left;
	padding: 0 0 0 10px;
	width: 280px;
}
.newbuild_kodate .searchLink dl dt {
	background: url(/mansion/popular/dir_common/dir_img/popular_bg_002.gif) no-repeat scroll 0 0 #F5F2EC;
	border-bottom: 1px solid #DCD4C0;
	font-weight: bold;
	padding: 7px 0 5px 10px;
}
.newbuild_kodate .searchLink dl dd {
	padding: 8px 0 5px 0;
	min-height: 40px;
	height: auto!important;
	height: 40px;
}
.newbuild_kodate .searchLink dl dd ul.listBlock {
	font-size: 12px;
	padding: 0 0 0 5px;
}
.newbuild_kodate .searchLink dl dd ul.listBlock li {
	float: left;
	padding: 0 8px 2px 0;
}
.newbuild_kodate .searchLink dl dd ul.listBlock li a {
	background: url(/dir_common/dir_img/module/arrow_ico_01.gif) no-repeat scroll 0 4px transparent;
	padding-left: 7px;
}
.newbuild_kodate .searchAreaList {
	padding-bottom: 15px;
}
.newbuild_kodate .searchAreaList ul li {
	display: inline-block;
 /display:inline;
 /zoom: 1;
	font-size: 90%;
	padding: 0 3px 3px 0;
}
.newbuild_kodate .searchAreaList ul li a {
	padding-right: 3px;
}
.newbuild_kodate table.dataTable table.borderNone {
	width: 100%;
}
.newbuild_kodate table.dataTable table.borderNone th, .newbuild_kodate table.dataTable table.borderNone td {
	border-bottom: none;
	border-right: none;
}
.newbuild_kodate table.dataTable table.borderNone th {
	vertical-align: top;
}
.newbuild_kodate table.dataTable table.borderNone th .bgColor {
	background: #ede8de;
	text-align: center;
	margin: 3px 0 2px 0;
	padding: 5px 0 4px 0;
	vertical-align: top;
}
.newbuild_kodate table.dataTable table.borderNone td {
	padding: 0 0 0 10px;
	vertical-align: middle;
	line-height: 1.6;
}
.newbuild_kodate table.dataTable .w350 {
	width: 350px;
}
.newbuild_kodate table.dataTable .w280 {
	width: 280px;
}
.newbuild_kodate .tabBox01 .imgFrame a img {
	border: none!important;
}
.newbuild_kodate .imgFrame.img90 a img {
	width: 90px;
}
/*  20130618 新築一戸建て特集 追記ここまで  */

/* 20130823　SEO仕様書対応(近隣エリア・駅の新着物件リスト)　追記ここから  */
.accordion .accordion_head span {
	cursor: pointer;
	color: #003884;
}
.accordion .accordion_head span:hover {
	color: #0099CC;
	text-decoration: underline;
}
.accordion .accordion_body {
	display: none;
}
/* 20130823　SEO仕様書対応(近隣エリア・駅の新着物件リスト)　追記ここまで  */

/* 20130823　SEO仕様書対応(物件リスト)　追記ここから  */
.wideBlock table td.imagesCell div.textFrame {
	font-size: 10px;
	line-height: 100%;
	border: 1px solid #DBD2BE;
	width: 92px;
	padding: 3px 0;
	margin-bottom: 4px;
	background-color: #FFF;
}
/* 20130823　SEO仕様書対応(物件リスト)　追記ここまで  */

/*  20130905 店舗検索改良吹き出し 追記ここから  */
div.balloonWrapper {
	background: url(/dir_sys/buyers/dir_common/dir_img/balloon_back.gif) left top no-repeat;
	z-index: 10;
	position: absolute;
}
div.balloonRightEnd, div.balloonBottomEnd {
	background-image: url(/dir_sys/buyers/dir_common/dir_img/balloon_back.gif);
	background-repeat: no-repeat;
	position: absolute;
	zoom: 1;
	font-size: 1px;
	line-height: 100%;
}
div.balloonRightEnd {
	width: 3px;
	height: 100%;
	right: -2px;
	top: 1px;
	background-position: right bottom;
	padding-bottom: 1px;
}
div.balloonBottomEnd {
	width: 100%;
	height: 3px;
	left: 0px;
	bottom: -2px;
	background-position: left bottom;
	_bottom: -3px;
}
div.balloonWrapper ul {
	margin: 23px 10px 0 0;
	_margin: 23px 5px 0 0;
	float: left;
	width: 120px;
}
div.balloonWrapper ul.firstUl {
	margin: 23px 10px 0 19px;
	_margin: 23px 5px 0 9px;
}
div.balloonWrapper ul li {
	background: url("/dir_common/dir_img/module/arrow_ico_01.gif") no-repeat scroll 0 6px transparent;
	margin: 0 0 0 5px;
	padding: 0 0 9px 10px;
	zoom: 1;
}
div.balloonWrapper ul li a {
	cursor: pointer;
	font-size: 13px;
}
.balloonTie {
	position: absolute;
	background-position: left top;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 11;
}
.rightBalloon {
	width: 214px;
	height: 387px;
}
.rightBalloon .balloonTie {
	background-image: url(/dir_sys/buyers/dir_common/dir_img/balloonTieLeft.png);
	width: 10px;
	height: 12px;
	left: -9px;
	top: 199px;
}
.topBalloon {
	width: 236px;
	height: 262px;
}
.topBalloon .balloonTie {
	background-image: url(/dir_sys/buyers/dir_common/dir_img/balloonTieBottom.png);
	width: 14px;
	height: 14px;
	bottom: -13px;
	bottom: -14px;
	left: 118px;
}
.bottomBalloon {
	width: 236px;
	height: 262px;
}
.bottomBalloon .balloonTie {
	background-image: url(/dir_sys/buyers/dir_common/dir_img/balloonTieTop.png);
	width: 14px;
	height: 14px;
	top: -13px;
	left: 118px;
}
img#balloonLoading {
	position: absolute;
	display: block;
	z-index: 4;
}
img#balloonCloseBtn {
	position: absolute;
	display: block;
	z-index: 12;
	top: 5px;
	right: 5px;
	cursor: pointer;
}
/*  20130905 店舗検索改良吹き出し 追記ここまで  */


/*  20141114 追記  */
.sameAreaSearch {
	margin-top: 5px;
	width: 290px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

/*  20141114 追記  */



/* リハウスサポートメニュー */
.h3-rehouse-s-menu {
	padding: 30px 0;
	text-align: center;
}
/* tab */
.rehouse-s-menu {
	margin: 0 0 20px 10px;
	width: 730px;
	color: #221815;
}
#rehouse-s-menu-tab {
	width: 735px;
}
#rehouse-s-menu-tab li {
	float: left;
	width: 240px;
	margin: 0 5px 0 0;
}
#rehouse-s-menu-tab li#rehouse-s-menu-tab05 { margin: 0; }

#rehouse-s-menu-tab01 a,
#rehouse-s-menu-tab02 a,
#rehouse-s-menu-tab03 a/*,
#rehouse-s-menu-tab04 a,
#rehouse-s-menu-tab05 a*/ {
	display: block;
	width: 240px;
	height: 57px;
	background: #fff;
}
#rehouse-s-menu-tab01 a.s-m-active, #rehouse-s-menu-tab01 a:hover,
#rehouse-s-tabox01 h4, #rehouse-s-tabox01 dt { background: #e5c583; }
#rehouse-s-menu-tab02 a.s-m-active, #rehouse-s-menu-tab02 a:hover,
#rehouse-s-tabox02 h4, #rehouse-s-tabox02 dt { background: #76ae84; }
#rehouse-s-menu-tab03 a.s-m-active, #rehouse-s-menu-tab03 a:hover,
#rehouse-s-tabox03 h4, #rehouse-s-tabox03 dt { background: #a27aa5; }
/*#rehouse-s-menu-tab04 a.s-m-active, #rehouse-s-menu-tab04 a:hover,
#rehouse-s-tabox04 h4, #rehouse-s-tabox04 dt { background: #fabe00; }
#rehouse-s-menu-tab05 a.s-m-active, #rehouse-s-menu-tab05 a:hover,
#rehouse-s-tabox05 h4, #rehouse-s-tabox05 dt { background: #df7e9e; }*/

#rehouse-s-tabox h4 {
	margin-bottom: 20px;
	padding: 20px 30px;
}
#rehouse-s-tabox h5 {
	margin: 0 20px 12px;
	font-size: 14px;
}
#rehouse-s-tabox01, #rehouse-s-tabox01 dd { border: 1px solid #e5c583; }
#rehouse-s-tabox02, #rehouse-s-tabox02 dd { border: 1px solid #76ae84; }
#rehouse-s-tabox03, #rehouse-s-tabox03 dd { border: 1px solid #a27aa5; }
/*#rehouse-s-tabox04, #rehouse-s-tabox04 dd { border: 1px solid #fabe00; }
#rehouse-s-tabox05, #rehouse-s-tabox05 dd { border: 1px solid #df7e9e; }
*/
#rehouse-s-tabox01 dl,
#rehouse-s-tabox02 dl,
#rehouse-s-tabox03 dl/*,
#rehouse-s-tabox04 dl,
#rehouse-s-tabox05 dl*/ { width: 700px; margin: 0 0 0 15px; }

#rehouse-s-tabox01 dt,
#rehouse-s-tabox02 dt,
#rehouse-s-tabox03 dt/*,
#rehouse-s-tabox04 dt,
#rehouse-s-tabox05 dt*/ { padding: 15px 20px; color: #fff; font-size: 18px; font-weight: bold; }

#rehouse-s-tabox01 dd,
#rehouse-s-tabox02 dd,
#rehouse-s-tabox03 dd/*,
#rehouse-s-tabox04 dd,
#rehouse-s-tabox05 dd */{ margin: 0 0 20px; padding: 15px 0 15px 20px; }

#rehouse-s-tabox01 dd p,
#rehouse-s-tabox02 dd p,
#rehouse-s-tabox03 dd p/*,
#rehouse-s-tabox04 dd p,
#rehouse-s-tabox05 dd p*/ { float: left; width: 400px; margin-right: 20px; }

#rehouse-s-tabox02,
#rehouse-s-tabox03/*,
#rehouse-s-tabox04,
#rehouse-s-tabox05 */{ display: none; }




