@charset "utf-8";
/* CSS Document */

/* area_PAGENAVI */
div.pagenavi {
	background-color: #EDEEEF;
	height: 14px;
	width: 560px;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	font-size: 0.8em;
	display: block;
	clear: both;
	}
div.pagenavi_page {
	float: left;
	}
div.pagenavi_btn {
	float: right;
	}

/*------------------------------------------------
CAR
------------------------------------------------*/
/* area_LIST */
#list_car {
	width: 568px;
	clear: both;
	display: block;
	}
#list_car .wrapping {
	width: 568px;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	}
#list_car .wrappingBottom {
	height: 10px;
	width: auto;
	clear: both;
	float: none;
	}		
/* box_ITEM */
#list_car div.wrap1 {
	float: left;
	width: 180px;
	margin: 0 12px 12px 0;
	text-align: left; /* IE5 */
	}
#list_car div.wrap2 {
	float: left;
	width: 180px;
	margin: 0 6px 12px 0;
	text-align: left; /* IE5 */
	}
#list_car div.wrap3 {
	/*\*/float: right;/* */
	width: 180px;
	margin: 0 2px 12px 0;
	text-align: left; /* IE5 */
	}
#itemTop_car {
	width: 180px;
	min-height: 70px;
	background-image: url("../pg/top/img/common/car/listbox_bgTop.jpg") ;
	background-repeat: no-repeat;
	clear: both;
	}
#itemMiddle_car {
	width: 180px;
	min-height: 180px;
	background-image: url("../pg/top/img/common/car/listbox_bg.jpg") ;
	background-repeat: repeat-y;
	clear: both;
	display: block;
	overflow: hidden;
	}
#itemBottom_car {
	width: 180px;
	height: 28px;
	background-image: url("../pg/top/img/common/car/listbox_bgBottom.jpg") ;
	background-repeat: no-repeat;
	clear: both;
	}

/*------------------------------------------------
HOUSE
------------------------------------------------*/
#list_house {
	width: 562px;
	clear: both;
	display: block;
	}
#list_house .wrapping {
	width: 562px;
	clear: both;
	/*\*/margin: 0 0 10px 0;/* */
	padding: 0;
	}
#list_house .wrappingBottom {
	height: 10px;
	width: auto;
	clear: both;
	float: none;
	}	
/* box_ITEM */
#list_house div.wrap1 {
	float: left;
	width: 180px;
	/*\*/margin: 0 12px 12px 0;/* */
	text-align: left; /* IE5 */
	}
#list_house div.wrap2 {
	float: left;
	display: inline;
	width: 180px;
	/*\*/margin: 0 auto 12px 0;/* */
	text-align: left; /* IE5 */
	}
#list_house div.wrap3 {
	/*\*/float: right;/* */
	width: 180px;
	text-align: left; /* IE5 */
	}	
#itemTop_house {
	width: 180px;
	min-height: 50px;
	background-image: url("../pg/top/img/common/house/listbox_bgTop.jpg") ;
	background-repeat: no-repeat;
	clear: both;
	}
#itemMiddle_house {
	width: 180px;
	min-height: 220px;
	background-image: url("../pg/top/img/common/house/listbox_bg.jpg") ;
	background-repeat: repeat-y;
	clear: both;
	overflow: hidden;
	}
#itemBottom_house {
	width: 180px;
	height: 28px;
	background-image: url("../pg/top/img/common/house/listbox_bgBottom.jpg") ;
	background-repeat: no-repeat;
	clear: both;
	}

/*------------------------------------------------
COMMON
------------------------------------------------*/
.maker {
	font-size: 0.8em;
	padding: 5px 0 0 10px;
	}
.name {
	font-size: 0.8em;
	font-weight: bold;
	padding: 10px 5px 10px 10px;
	line-height: 1.2em;
	}
	/* IE7 */
	*:first-child+html .name { line-height: 1.4em; }
p.photo_list {
	text-align: center;
	}
.photo_list img {
	margin: 5px;
	padding: 0;
	border: 2px solid #0099CC;
	text-align: center;
	}
.text_list {
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 10px;
	}
p.photo_list {
	text-align: center;
	}
.photo_list img {
	margin: 5px;
	padding: 0;
	border: 2px solid #0099CC;
	text-align: center;
	}
.location {
	min-height: 30px;
	font-size: 8pt;
	padding: 5px 5px 2px 10px;
	line-height: 1.2em;
	border-bottom: 1px dotted #62A4D9;
	}

/* detail list */
table.detail {
	margin: 5px;
	font-size: 11pt;
	line-height: 1.2em;
	}
th {
	padding: 1px;
	text-align: left;
	vertical-align: top;
	}
td {
	padding: 1px;
	text-align: left;
	vertical-align: top;
	}	
.btn_detail {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	}

