@charset "utf-8";


/* ---------------------------------------- 
						物件一覧			
---------------------------------------- */
#main h2 {
	color:#950302;
	font-size:129%;
	font-weight: bold;
	border-left: 5px solid #950302;
	border-top: 1px solid #950302;
	border-bottom: 1px solid #950302;
	border-right: 1px solid #950302;
	padding-left: 10px;
	text-indent:0;
	margin-bottom:20px;
}
.listbox {margin-bottom:10px;}
.listpic {
	width:200px;
	float:left;
}
#inq-box {
	padding:5px;
	border:1px solid #999999;
}
.tf {
	color:#010165;
	font-weight:bold;
}
.listpic h3 {
	font-size:100%!important;
	text-indent:6px!important;
}
.listsub {
	width:410px;
	float:right;
}
.listsub h3 {
	border:none!important;
	background:url(../../img/lease-estate/box.gif) 2% center no-repeat;
	background-color:#EDEDED;
	margin:0px!important;
	text-indent:2em!important;
}

.listsub table {
	width:410px;
	border-collapse : collapse;
	border:1px solid #999999;
}
.listsub table td {
	border:1px solid #999999;
}
.listsub .bc {
	text-align:center;
	background-color:#F0EBC2;
	width: 100px;
}

.listsub a {	color:#FF0000;}
.listsub a:hover { text-decoration:underline;}

#back-list a{
	background:url(../../img/lease-estate/lease/individual/list.gif) no-repeat;
	width:109px;
	height:21px;
	display:block;
	text-indent:-9999px;
	margin: 20px 0 0 520px;
}	
.figure {
	width:630px;
	border-collapse : collapse;
	border:none;
}
.figure td {
	border:none;
}

