@charset "utf-8";

/*	[土地から探す]
-----------------------------------------------*/

/*----- 新着情報 -----*/
.news {
	margin: 14px 0 15px;
	padding-top: 22px;
	background: url(../img/bg_line.gif) repeat-x;
}
.news h3 {
	margin-bottom: 10px;
}
#contents #main .news ul {
	margin: 0;
	padding-bottom: 10px;
	background: url(/estate/img/bg_news.gif) repeat-x 0 100%;
}
.news li {
	padding-left: 29px;
	background: url(/shared/img/icon_arrow05.gif) no-repeat 11px 0.2em;
}
.news p {
	padding-left: 1em;
	color: #666;
	text-indent: -1em;
}

/*----- 一括チェック等 -----*/
.select {
	position: relative;
	height: 71px;
	margin-bottom: 10px;
	border: 1px solid #B6B6B6;
	background: #F7F7F7;
}
#contents #main .select ul {
	margin: 0;
	padding: 0;
}
.select li,
.select img {
	position: absolute;
}

/* 各要素の位置 */
.checkSample { top: 10px; left: 3px; }
.captionSample { top: 49px; left: 12px; }
.checkAll { top: 8px; left: 146px; }
.checkCancel { top: 8px; left: 268px; }
.captionCheck { top: 44px; left: 151px; }
.checkRequest { top: 6px; left: 396px; }
.captionRequest { top: 50px; left: 399px; }

/*----- 物件一覧 -----*/
.estateBox {
	margin-bottom: 11px;
	padding: 6px;
	border: 1px solid #A2C16C;
}

/* 物件名 */
.estateBox .title {
	margin: 9px 0;
	padding: 4px 4px 4px 9px;
	background: #DDE8CA;
}
.estateBox .title h3 {
	float: left;
	width: 400px;
	padding-top: 5px;
}
#contents #main .estateBox .title ul {
	float: right;
	width: 240px;
	margin: 0;
	text-align: right;
}
.estateBox .title li {
	display:inline;
	padding-left: 4px;
}

/* 物件情報 */
.estateBox .info {
	margin-bottom: 9px;
	padding: 0 2px;
	font-size: 92%;
}
#contents #main .estateBox .info .photo {
	float: left;
	width: 130px;
	margin: 0;
}
.estateBox .info div {
	float: left;
	width: 500px;
}
#contents #main .estateBox .info ul,
#contents #main .estateBox .info dl {
	margin: 0;
}
.estateBox .info li {
	float: left;
}
.estateBox .info .clear {
	margin-bottom: 10px;
}
.estateBox .info .clear dt,
.estateBox .info .clear dd {
	margin-bottom: 0;
}
.estateBox .info dt {
	display: inline;
	float: left;
	width: 4.5em;
	margin: 0 6px 10px 0;
	padding: 3px 0 1px;
	color: #FFF;
	text-align: center;
	background: #666;
}
.estateBox .info dd {
	float: left;
	margin-bottom: 10px;
	padding: 3px 27px 1px 0;
}
#contents #main .estateBox .info .comment {
	margin: 0 0 7px;
	color: #D3622A;
	font-size: 110%;
}
#contents #main .estateBox .info ul {
	margin: 0;
}

/* 資料請求ボタン等 */
.estateBox .utility {
	position: relative;
	margin: 0;
	text-align: right;
	background: #E5E5E5;
	height: 47px;
}
#contents #main .estateBox .utility ul {
	position: absolute;
	top: 9px;
	right: 0;
	margin: 0;
}
.estateBox .utility li {
	display: inline;
	float: left;
	margin-right: 7px;
}
.estateBox .utility .check {
	position: relative;
	width: 127px;
	height: 30px;
	text-indent: -9999px;
	text-align: left;
	background: url(/shared/img/img_check.gif) no-repeat;
}
.estateBox .utility .check label {
	display: block;
	height: 100%;
}
.estateBox .utility .check input {
	position: absolute;
	top: 9px;
	left: 8px;
	_top: 5px; /* IE6 */
	_left: 5px; /* IE6 */
}
*:first-child+html .estateBox .utility .check input {
	position: absolute;
	top: 5px; /* IE7 */
	left: 5px; /* IE7 */
}

/*----- 注釈 -----*/
.caption {
	margin: 15px 0 30px;
	padding: 15px 13px 10px;
	color: #666;
	background: #F4F4F4;
}
#contents #main .caption p {
	margin: 0 0 0.5em 0;
}

/*----- 関連リンク -----*/
.linkList {
	margin-bottom: 10px;
	padding-top: 24px;
	background: url(/estate/img/bg_line.gif) repeat-x;
}
.linkList h2 {
	margin: 0 0 13px 10px;
}
#contents #main .linkList ul {
	margin: 0;
	padding: 0 0 25px 15px;
	background: url(/shared/img/bg_dot01.gif) repeat-x 0 100%;
}
.linkList ul li {
	float: left;
	margin-bottom: 5px;
	padding: 0 30px 0 20px;
	white-space: nowrap;
	background: url(/shared/img/icon_arrow05.gif) no-repeat 0 50%;
}

/*----- 戻るリンク -----*/
#contents #main .back {
	margin: 0 0 30px 8px;
	padding-left: 19px;
	background: url(/shared/img/icon_arrow06.gif) no-repeat 0 50%;
}

/*	[土地から探す：詳細1]
-----------------------------------------------*/
.estateBoxDetail01 {
	margin-top: 15px;
}

/* 物件情報 */
.estateBoxDetail01 .info {
	float: left;
	width: 245px;
	min-height: 262px;
	_height: 262px; /* IE6 */
	background: #DDE8CA;
}
#contents #main .estateBoxDetail01 .info ul {
	margin: 0;
	padding: 11px 8px 9px;
}
.estateBoxDetail01 .info li {
	float: left;
	padding-right: 5px;
}
.estateBoxDetail01 .info h3 {
	padding: 0 0 20px 8px;
	color: #D3622A;
}
#contents #main .estateBoxDetail01 .info p {
	margin: 0;
	padding: 0 8px 11px;
	color: #666;
}
#contents #main .estateBoxDetail01 .photo {
	float: right;
	width: 450px;
	margin: 0;
}
#contents #main .estateBoxDetail01 .map {
	clear: both;
	padding-top: 30px;
	text-align: center;
}

/* 資料請求ボタン等 */
.estateBoxDetail01 .utility {
	margin: 33px 8px 20px;
	text-align: center;
	background: #E5E5E5;
	clear: both;
}
#contents #main .estateBoxDetail01 .utility ul {
	margin: 0;
	padding: 6px 0;
}

/*	[土地から探す：詳細2]
-----------------------------------------------*/
.estateBoxDetail02 {
	margin: 15px 8px 0;
}

/* 物件名 */
.estateBoxDetail02 .title {
	margin: 9px 0;
	padding: 4px 4px 4px 9px;
	background: #DDE8CA;
}
.estateBoxDetail02 .title h3 {
	float: left;
	width: 400px;
	padding-top: 5px;
	color: #D3622A;
	font-weight: normal;
}
#contents #main .estateBoxDetail02 .title ul {
	float: right;
	width: 240px;
	margin: 0;
	text-align: right;
}
.estateBoxDetail02 .title li {
	display:inline;
	padding-left: 4px;
}

/* 物件情報 */
.estateBoxDetail02 .info {
	margin: 0 8px;
}
#contents #main .estateBoxDetail02 .info ul,
#contents #main .estateBoxDetail02 .info dl {
	margin: 0;
}
.estateBoxDetail02 .info li {
	float: left;
}
.estateBoxDetail02 .info .clear {
	margin-bottom: 10px;
}
.estateBoxDetail02 .info .clear dt,
.estateBoxDetail02 .info .clear dd {
	margin-bottom: 0;
}
.estateBoxDetail02 .info dt {
	display: inline;
	float: left;
	width: 4.5em;
	margin: 0 6px 10px 0;
	padding: 3px 0 1px;
	color: #FFF;
	text-align: center;
	background: #666;
}
.estateBoxDetail02 .info dd {
	float: left;
	margin-bottom: 10px;
	padding: 3px 27px 1px 0;
}

/* 資料請求ボタン等 */
.estateBoxDetail02 .utility {
	margin: 33px 0 20px;
	text-align: center;
	background: #E5E5E5;
}
#contents #main .estateBoxDetail02 .utility ul {
	margin: 0;
	padding: 6px 0;
}

/* エラーメッセージ調整 */
.estateSelectWrap,
.estateSelect{
	position:relative;
	}
	
#contents #main .estateSelect p{
	position:absolute;
	top:-55px;
	left:415px;
	width:300px;
	}
* html #contents #main .estateSelectWrap p{
	position:absolute;
	top:-45px;
	left:380px;
	width:300px;
	}
* html .estateSelect{
	position:static;
	}			

.estateSelect{
	width:700px;
	}	
.estateSelectWrap .checkbox-list-estate{
	clear:both;
	}
.estateSelectWrap .checkbox-list-estate li{
	float:left;
	display:inline;
	width:320px;
	margin-bottom:10px;
	margin-right:10px;
	}

/* MT本文 */
.realEstateEntryBody{
	clear:both;
	padding:10px 0;
	}
	
	
/*	[高松市下田井町]
-----------------------------------------------*/
#contents #main .shimoBox{
	width: 581px;
	margin: 10px auto 20px auto;
}
#contents #main .shimoBox p{
	margin: 0;
}



/* clearfix scheme */
div{
	display: inline-block;
}
div:after{
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
	clear: both;
	line-height: 0;
}
/*MacIE \*/
* html div{
	height: 1em;
}
div{
	display: block;
}
/* initialization for clearfix */
