@charset "UTF-8";
@import "share.css";

/*-----------------------------
	ニッセンバナー用取るとき削除
------------------------------*/
#base {
	padding: 12px 0 0 50px;
	}

.nissen_bn {
	text-align: center;
	padding: 0 50px 12px 0;
}
/*---------------------------*/

#shosai {
	width: 802px;
	text-align: left;
	margin: 0 0 0 20px;
	padding: 0;
	}

#shosai .red {
	color: #FF0000;
	}

#shosai .banner {
	width: 802px;
	height: 64px;
	background: url(../image/search/ba_search-long.gif) no-repeat 0 0;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	}

#shosai .banner ul {
	width: 750px;
	position: absolute;
	top: 43px;
	left: 10px;
	font-size:80%;
	}

#shosai .banner li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#shosai .back {
	width: 800px;
	text-align: right;
	margin: 0 0 10px 0;
	padding: 0;
	}

#shosai .body {
	width: 800px;
	text-align: left;
	margin: 0;
	padding: 0;
	}

#shosai .body .number {
	color: #0066FF;
	background: url(../image/search/p_01.gif) no-repeat 0 50%;
	margin: 0 0 15px 0;
	padding: 0 0 0 17px;
	}

/*#shosai .body table.item {
	width: 800px;
	border-collapse: collapse;
	background: #CCEEFA;
	margin: 0;
	padding: 0;
	}

#shosai .body table.item td {
	text-align: center;
	line-height: 120%;
	border: 1px solid #99CDFF;
	border-collapse: collapse;
	margin: 0;
	padding: 3px 0;
	}

#shosai .body .td1 {
	width: 38px;
	}

#shosai .body .td2 {
	width: 106px;
	}

#shosai .body .td3 {
	width: 115px;
	}

#shosai .body .td4 {
	width: 44px;
	}

#shosai .body .td5 {
	width: 82px;
	}

#shosai .body .td6 {
	width: 69px;
	}

#shosai .body .td7 {
	width: 54px;
	}

#shosai .body .td8 {
	width: 100px;
	}

#shosai .body .td9 {
	width: 99px;
	}

#shosai .body .td10 {
	width: 70px;
	}
*/
#shosai .body .contents table {
	width: 800px;
	border-collapse: collapse;
	background: #FFFFCD;
	margin: 0 0 13px 0;
	padding: 0;
	}

#shosai .body .contents td {
	text-align: center;
	line-height: 120%;
	border: 1px solid #FFCB99;
	border-collapse: collapse;
	margin: 0;
	padding: 3px 0;
	}

#shosai .body .contents .shosai {
	background: #FFFFFF;
	text-align: left;
	margin: 0;
	padding: 5px;
	}

/*----------------------------------------
	物件写真テーブル
----------------------------------------*/

#shosai .body #photo_layout {
	width: 800px;
	margin: 20px 0 0 0;
	border-collapse: collapse;
}

#shosai .body #photo_layout th {
	background: url(../image/search/photo_tit_bg.gif) repeat-x;
	height: 32px;
	border: #CCC 1px solid;
	padding: 0;
	font-weight: normal;
	color: #666;
	text-align: left;
	vertical-align: middle;
}

#shosai .body #photo_layout th img {
	margin: 0 5px;
	width: 44px;
	vertical-align: middle;
}

#shosai .body #photo_layout td {
	background: url(../image/search/preparation_mark.gif) no-repeat center;
	width: 174px;/*184px*/
	border: #CCC 1px solid;
	padding: 5px;
	text-align:center;
	vertical-align: middle;
	min-height: 80px;
	height: auto; !important;
	height: 80px;
}

/* 写真キャプション */
#shosai .body #photo_layout td span {
	display: block;
	line-height: 100%;
	padding-top: 5px;
	}

#shosai .body #photo_layout td img {
	width: 164px;
}

#shosai .body #photo_layout td.madori {
	width: 240px;/*250px*/
}

#shosai .body #photo_layout td.madori img {
	width: 220px;
}

/*----------------------------------------*/

#shosai .body table.bukken-shosai {
	width: 800px;
	border-collapse: collapse;
	background: #FFFFCD;
	margin: 0 0 13px 0;
	padding: 0;
	}

#shosai .body table.bukken-shosai td {
	text-align: center;
	line-height: 120%;
	border: 1px solid #FFCB99;
	border-collapse: collapse;
	margin: 0;
	padding: 3px 0;
	}

#shosai .body table.bukken-shosai td.item {
	width: 94px;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 8px;
	}

#shosai .body table.bukken-shosai td.text {
	width: 256px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	margin: 0;
	padding: 8px;
	}

#shosai .action {
	width: 800px;
	height: 33px;
	border-bottom: 1px solid #999999;
	text-align: center;
	position: relative;
	margin: 10px 0;
	padding: 0 0 5px;
	}

#shosai .action:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}


#shosai .action-bt1 {
	width: 240px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	}

#shosai .action-bt1 p {
	color: #FF0000;
	text-align: left;
	margin: 5px 0 0 5px;
	padding: 0;
	}

#shosai .action .action-bt2 {
	position: absolute;
	top: 0;
	right: 0;
	}

#shosai .gototop {
	text-align: right;
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#shosai .action .shuhen{
	width: 135px;
	float:right;
	margin-right: 4px
}

#shosai .action .print_bt{
	width: 135px;
	float:right;
	margin-right: 5px
}


/*.koukaibi_box-------------------------*/
.koukaibi_box {
	position: relative;
	}

.koukaibi_box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .koukaibi_box {
    height: 1em;
    overflow: visible;
}
/**/

/*
.koukaibi_box .social_button {
	float: right;
	zoom: 1;
	list-style-type: none;
	} 
	*/

.koukaibi_box .social_button {
	height: 20px;
	position: absolute;
	right: 0;
	top: 3px;
	zoom: 1;
	list-style-type: none;
	}
	
.koukaibi_box .social_button:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
		
.koukaibi_box .social_button li {
	float: left;
	}
	
.koukaibi_box .social_button li .tweet {
	margin: 0;
	padding: 0;
	}
	
.koukaibi_box .social_button li .fb-like {
	margin: 0;
	padding: 0;
	}
	
	

/*情報公開日-------------------------*/

.koukaibi{
	float: left;
	padding: 0 0 3px 0;
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 5px;
	color:#000000
}
.koukaibi h5 {
	margin-bottom: .5em;
}

.koukaibi_memo{
    font-size:11px;
	color:#666;
}

.akibeya{
	clear: both;
	padding: 3px;
}

.akibeya span{
	font-weight: bold;
}

.akibeya .arrow_bl{
	padding: 0 5px 3px 0;
}

/*表-------------------------*/
.hyo{
	width: 800px;
	border-collapse: collapse;
	color: #333;
	line-height: 1.3em;
}

.hyo th{
	width:110px;
	border: 1px solid #0066cc;
	background-color:#e1f1fa;
	padding: 3px;
	text-align: center;
	font-weight:normal
}
.hyo td{
	border: 1px solid #0066cc;
	padding: 3px;
	width: 276px;
}

.hyo td.long {
	width: 676px;
}

.hyo td ul li{
	padding: 0 0 2px 0
}

.hyo td span{
	font-size:14px;
	color: #0066cc
}

/*店舗問い合わせ先-------------------------*/
.tenpo{
	width: 798px;
	border: #2983dd 1px solid;
	margin: 5px 0;
}

.tenpo .t_toiawase_tit{
	background-color: #2983dd;
	padding: 3px 0 3px 5px;
}

.tenpo .t_toiawase {
	}

.tenpo ul{
	padding: 5px;
	margin: 0 0 5px 0;
	border-bottom: #999999 dotted 1px;
	display: block;
	/*height:50px;*/
	overflow: hidden;
}

.tenpo ul:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*¥*/
* html .tenpo ul {
    height: 1em;
    overflow: visible;
}
/**/

.tenpo ul li.t_cont{
	width: 500px;
	float:left;
	color: #333;
	line-height: 1.2em;
}

.tenpo ul li.t_cont span{
	color:#999;
}

.tenpo ul li.bt{
	float:right;
	text-align:right;
	padding: 0;
}

.tenpo ul li.bt:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.tenpo ul li.bt div.toiawase_no{
	text-align:right;
	padding: 0 0 5px 0;
	color: #333;
}

.btn_box{
	width:275px;
	float:left;
	overflow:hidden;
	zoom:1；
}
.btn_inquiry{
	width:135px;
	margin-right:5px;
	float:left;
}
.btn_reservation{
	width:135px;
	float:right;
}

/*こんな物件もみています-------------------------*/
.ruijibukken{
	width: 800px;
	background:url(../image/search/ruijibukken_bg.gif) top;
	margin: 10px 0;
}

.ruijibukken .ruiji_cont{
	width: 760px;
	margin: 2px 20px;
}

.ruijibukken .ruiji_cont dl.dl_1{
	float:left;
	width:132px;
	margin: 0 25px 0 0
}

.ruijibukken .ruiji_cont dl.dl_2{
	float:left;
	width:132px;
	margin: 0
}

.ruijibukken .ruiji_cont dl dt img{
	border: #cccccc solid 1px;
}

.ruijibukken .ruiji_cont dl dt{
	padding: 0 0 2px 0;
}

.ruijibukken .ruiji_cont dl dd{
	color: #5f5f5f;
	font-size:11px;
	line-height: 13px;
}

.ruijibukken .ruiji_cont dl dd span{
	font-size: 12px;
}

/*印刷用ページ-------------------------*/

body.bgclear {
	background: none;
}

/* recommendComment */
#recommendComment { clear: both; padding-top: 5px;}
#recommendComment span.commentTitle { margin-bottom: 0.3em; }
#recommendComment ul { zoom: 1; border-bottom: none; margin: 0; padding: 0; }
#recommendComment ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#recommendComment ul li { clear: both; width: 790px; background: #eee; margin-bottom: 13px; position: relative; display: block; }
#recommendComment ul li span.arrow {  width: 0; height: 0; line-height: 0; border-top: 10px solid #eee; border-left: 5px solid white; border-right: 1px solid white; position: absolute; bottom: -10px; right: 30px; }
#recommendComment ul li p { margin: 0; padding: 0; }
#recommendComment ul li p.commentTxt { padding: 10px 10px 3px; }
#recommendComment ul li p.storeName { font-size: 80%; text-align: right; padding: 0 10px 10px; }


	
/* campaign_info */
.campaign_info {
	background: #deeffa;
	margin: 5px;
	padding: 0 0 5px;
}
.campaign_info dl dt {
	border-top: 3px solid #abbfcc;/* bee7ff */
	border-bottom: 1px dotted #abbfcc;
	padding: 4px 10px 3px;
	color: #7994aa;
	display: block;
}
.campaign_info dl dd {
	background: url('../image/search/campaign_info_mark.gif') no-repeat center left;
	margin: 5px 10px 0;
	padding-left: 15px;
}
.campaign_info a[target="_blank"]{
   background: transparent url('../image/search/icon_blank.gif') no-repeat center right;
   padding-right: 15px;
}

/* link_words */
.link_words {
	height: 17px;
	line-height: 17px;
	text-align: right;
	background: url('../image/search/icon_words.gif') no-repeat bottom right; 
	margin-top: 5px;
	padding-right: 30px;
}
.link_words a {
	background: url('../image/search/arrow_words.gif') no-repeat left center; 
	padding-left: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
