@charset "UTF-8";
@import url("text.css");
@import url("yui.css");
@import url("base.css");
/* CSS Document */

/* LIST TAG
/************************************************/
.list_lease , .list_buysell{
	margin-right:3px;
	padding:2px 3px;
	color:#fff;
}
.list_lease{background-color:#466415;}
.list_buysell{background-color:#00337c;}

.det_tbl_lease th{background-color:#e6f1d3;}
.det_tbl_buysell th{background-color:#d3e6f1;}

.det_tit_lease{background:url(../img/est_lease.gif) no-repeat 3px 3px;}
.det_tit_buysell{background:url(../img/est_bysl.gif) no-repeat 3px 3px;}


/* ꗗ
/************************************************/
.list_waku_l{
	width: 830px;
	margin:15px 0 0 4px;
}

.list_waku_s{
	width:270px;
	margin:0 0 4px 4px;
	_margin:0 0 4px 3px;
	float:left;
	border:1px solid #adadad;
}

.list_table{
	width: 830px;
	margin:15px 0 0 4px;
}

.list_table td{
	width:270px;
	vertical-align:top;
}

.list_ph{
	padding:10px;
	float:left;
}
.list_more{
	padding-bottom:10px;
	text-align:right;
}
.list_ctgl img{padding-bottom:2px;}
.list_tag{margin-top:11px;}
.list_hg{min-height:105px;}
.list_tit{padding:7px 10px 8px 0;}


/* ڍ
/************************************************/
.det_list{
	padding-top:3px;
	text-align:right;
}

.det_tel{
	padding:13px 9px 0 0;
	float:right;
}

.det_ctgl{padding-left:8px;}
.det_ctgl img{vertical-align:middle;}

.det_table{
	width: 822px;
	margin:15px 0 0 8px;
	background-color:#adadad;
}

.det_table th{
	width:100px;
	padding:4px 7px;
	text-align:left;
	font-weight:bold;
	color:#222;
	font-size: 84%;
	vertical-align:top;
}

.det_table td{
	padding:4px 7px;
	background-color:#fff;
}

.det_freearea{
	margin:8px 10px 25px 10px;
	padding-bottom:15px;
	border-bottom:1px dotted #adadad;
}

.det_freearea p{padding-top:8px;}
.det_freearea img{padding-bottom:10px;}




