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

/*------------------------------------------------------------------------*/
/* 検索選択画面 */
/*------------------------------------------------------------------------*/

/* 検索方法・地方・都道府県名*/
.favorite#main-content #area_todofuken ul li {
	display: inline;
}

.favorite#main-content #area_todofuken th{
	color:#333333;
	background-color:#EEEEEE;
	border-bottom:solid 1px #d2d2d2;
}

.favorite#main-content #area_todofuken th{
	color:#333333;
	background-color:#EEEEEE;
	border-bottom:solid 1px #d2d2d2;
}

.favorite#main-content #area_todofuken th.top-select,
.favorite#main-content #area_todofuken td.top-select{
	border-bottom:dotted 1px #d2d2d2;
	border-right:solid 1px #d2d2d2;
}


#all-checkto {
	margin: 0 0 0 0;
	_text-align: left;
}


.Bottom#all-checkto {
	margin: 0 0 13px 0;
}

#all-checkto .body {
	position: relative;
	height: 36px;
	overflow: visible;
	width: 910px;
	_width:930px;
}

#checkto-text img {
	vertical-align: top;
}

/**+html #checkto-text .checkto {
	line-height: 32px !important;
}
*/
#all-checkto #checkto-btn {
	width: 654px;
	margin-top: 3px;
	float: left;
}

#all-checkto .body .help {
	float: right;
	margin-top: 10px;
}

.favorite#main-content #area_todofuken th.top-select{
	background-color:#fff8de;
	color:#663300;
}


#fav-art-area table.overview {
	margin: 0 !important;
}

#fav-shop-area {
	margin-top: 13px !important;
	margin-bottom: 13px;
}


#fav-shop-area table.overview {
	margin: 0 !important;
}

#fav-shop-area table th ,
#fav-shop-area table td {
	text-align: left;
}

#fav-shop-area .shop-name {
	width: 210px;
}

#fav-shop-area .shop-summary strong {
	font-weight: 700;
	color: #FF0000;
}

#fav-shop-area .shop-attribute {
	width: 160px;
}

#fav-shop-area .shop-attribute li {
	display: inline;
}



/*------------------------------------------------------------------------*/
/* 物件比較 */
/*------------------------------------------------------------------------*/
.compare#main-content {
	width: auto !important
}

table.compare-view {
	border: 1px #d2d2d2 solid;
}

table.compare-view th {
	text-align: left;
	white-space: nowrap;
	width:120px; !important;
}

table.compare-view th img {
	margin-left: 3px;
}

table.compare-view th.btn ,
table.compare-view td.btn {
	background-color: #d2d2d2;
	color: #333333;
}

table.compare-view th.btn_contact ,
table.compare-view td.btn_contact {
	background-color: #e7e7e7;
	color: #333333;
}

table.compare-view td {
	width: auto !important;
}

table.compare-view td.img div{
	display:block;
}
table.compare-view td.img div p.bks-sub {
	text-align: left !important;
	font-weight:bold;
	color:#FF9900;
	line-height:1.2em;
}
