﻿@charset "UTF-8";

/* -----------------------------------------
    物件リスト専用
-----------------------------------------*/

div#wrapper div#topMain {
	padding: 0;
	margin: 3px auto 10px;
}

.amikake {
	margin-bottom: 0px;
	width: 786px;
}

div#BLMain {
	background-color: #FFFFFF;
	padding: 8px 0 8px 8px;
}

div#BLMain h2 {
	font-size: 120%;
	padding-bottom: 10px;
	clear: both;
}

div#BLMain div.border {
	border-bottom:1px dotted #999999;
	margin-bottom:20px;
	clear:both;
	text-align:right;
	padding-right:1em;
	margin-right:8px;
}


div#BLMain div.BList {
	width: 371px;
	height: 220px;
	overflow:hidden;
	background: url(../img/blist/bgBukkenList.gif) left top no-repeat;
	padding: 10px 12px 0 4px;
	float: left;
}

div#serach_section div.BList {
	height:260px !important;
}

div#BLMain div.BList h3 {
	font-size: 14px;
	color: #3366ff;
}

div#BLMain div.BList p.price {
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

div#BLMain div.BList table {
	width: 185px;
	float: right;
}

div#BLMain div.BList table tr {}

div#BLMain div.BList table td {
	height: 22px;
	font-size: 12px;
}

div#BLMain div.BList table td img{
	vertical-align:middle;
	padding-right: 2px;
}

div#BLMain div.BList p.icons {
	clear:both;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#BLMain div.BList p.icons img {
	padding-right: 2px;
	border-bottom:2px solid #FFFFFF;
}

div#BLMain div.BList div.BLImg {
	width: 171px;
	height: 129px;
	padding: 3px;
	border: 1px solid #aaa;
	background-color:#fff;
	text-align:center;
	float: left;
	margin-right: 3px;
	overflow:hidden;
}

div#BLMain div.BList div.BLImg img{
	vertical-align: bottom;
}



div.syousai {
	width: 82px;
	float: left;
	margin-right: 10px;
}

div.syousai a {
	text-decoration: none;
	width: 82px;
	height: 22px;
	background: url(../img/blist/btnBLSyousai.gif) left top no-repeat;
	text-indent: -9999px;
	display: block;
	font-size: 1px;
	line-height: 1px;
}

div.syousai a:hover {
	background-position: 0px -22px;
}

div.otoiawase {
	width: 102px;
	float: left;
}

div.otoiawase a {
	text-decoration: none;
	width: 102px;
	height: 22px;
	background: url(../img/blist/btnBLOtoiawase.gif) left top no-repeat;
	text-indent: -9999px;
	display: block;
	font-size: 1px;
	line-height: 1px;
}

div.otoiawase a:hover {
	background-position: 0px -22px;
}


ul#daiCate {
	font-size:140%;
	line-height:2;
	font-weight:bold;
	padding:2em 1em;
}

ul#daiCate li {
	background:url(../img/bgListIcon02.gif) left center no-repeat;
	padding-left:1em;
}

