@charset "utf-8";

@import "../../rent/css/list.css";

body {
	color: #4D4D4D;
}

#main .text-num .num {
	color: #3889C7;
}

.check-navi {
	display: none;
}

#main #results-list {
	margin-top: 120px;
}

.sb-list .block {
	background-color: #3889C7;
}

.sb-list .block a {
	color: #3889C7;
}

.sb-list .block .search-area {
	background-color: #F5F2E9;
}

.sidebar .inner fieldset {
	padding-bottom: 6px;
	border-bottom: dotted 1px #BFBFBF;
}

.sidebar .inner fieldset legend {
	border-left: solid 5px #69A6D5;
	padding-left: 6px;
	font-weight: normal;
}

.sidebar .inner fieldset div {
	margin-left: 12px;
}

#bubble-box .table01 th {
	width: 120px;
}

#main .check-navi .check-and {
	background: url('../images/check-and.png') 0 0 no-repeat;
}

.btn-save {
	background: url('../images/common.png') -317px 0 no-repeat;
	width: 145px;
	height: 32px;
}

.btn-save-s {
	background: url('../images/common.png') -754px 0 no-repeat;
	width: 105px;
	height: 32px;
}

.btn-detail {
	background: url('../images/common.png') -860px 0 no-repeat;
	width: 105px;
	height: 32px;
}

#tab-search-by1 {
	clear: both;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}

#tab-search-by1 p {
	margin: 15px 0 0 0;
	font-size: 12px;
	color: #4E4202;
}

#tab-search-by1 #tabs {
	position: relative;
	top: 13px;
	left: 0;
	z-index: 2;
}

#tab-search-by1 #tabs li {
	float: left;
	height: 54px;
}

#tab-search-by1 #tabs li a {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 149px;
	height: 42px;
	background: url('../images/tab-search-by1.png') 0 0 no-repeat;
}

#tab-search-by1 #tabs li#tab-sell a {
	background-position: 0 0;
}

#tab-search-by1 #tabs li#tab-sell a:hover,
#tab-search-by1 #tabs li#tab-sell.selected a {
	background-position: 0 -42px;
	height: 54px;
}

#tab-search-by1 #tabs li#tab-rent a {
	background-position: -149px 0;
	width: 148px;
}

#tab-search-by1 #tabs li#tab-rent a:hover,
#tab-search-by1 #tabs li#tab-rent.selected a {
	background-position: -149px -42px;
	width: 148px;
	height: 54px;
}

#tab-search-by1 #tabs li#tab-invest a {
	background-position: -299px 0;
}

#tab-search-by1 #tabs li#tab-invest a:hover,
#tab-search-by1 #tabs li#tab-invest.selected a {
	background-position: -299px -42px;
	height: 54px;
}

#tab-search-by1 #tabs li em {
	position: absolute;
	top: 12px;
	color: #4E4202;
	font-size: smaller;
}

#tab-search-by1 #tabs li#tab-sell em {
	left: 106px;
}

#tab-search-by1 #tabs li#tab-rent em {
	left: 256px;
}

#tab-search-by1 #tabs li#tab-invest em {
	left: 400px;
}

#tab-contents {
	clear: both;
	border: solid 1px #A69A70;
	background-color: #F5F2E9;
	padding-top: 18px;
}

#tab-contents .item {
	float: left;
	background-color: #ffffff;
	border-color: #AEAA90;
	font-size: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	width: 358px;
	max-width: 96%;
}

#tab-contents .item h2 a {
	color: #4E4202;
}

#main .item .head h2 {
	max-width: 280px;
	overflow: hidden;
}

#tab-contents .item .head, .item .foot {
	clear: both;
	background-color: #E1EDF7 !important;
	width: 100%;
	height: 40px;
	position: relative;
}

#tab-contents .item .head .check {
	background-color: #3889C7;
	display: none;
}

#tab-contents-all,
#tab-contents-sell,
#tab-contents-rent,
#tab-contents-invest {
	margin: 0 0 0 13px;
}

#main .item .body {
	margin: 10px;
	margin-bottom: 10px;
}

#main .item .photo {
	float: left;
}

#main .item .service {
	float: none;
	margin-left: 160px;
	max-width: 165px;
}

#main .item .topics {
	border-bottom: dotted 1px #BCB8A0;
	padding-bottom: 6px;
}

#main .item .topics .title {
	float: left;
	background-color: #FF971E;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	padding: 8px 12px;
	color: #ffffff;
}

#main .item .topics p {
	color: #4E4202;
	float: none;
	margin-left: 75px;
	max-width: 250px;
}

#main .item dl.location {
	margin-top: 10px;
}

#main .item dl.location dt {
	clear: both;
	float: left;
	width: 60px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: solid 1px #776D39;
	background-color: #E9E2D0;
	color: #776D39;
	text-align: center;
}

#main .item dl.location dd {
	margin-left: 70px;
	margin-bottom: 4px;
	line-height: 20px;
}

#main .item .staff {
	height: 184px;
}

#main .item .staff .title {
	color: #229BBE;
	font-size: 13px;
}

#main .item .staff p {
	margin: 0;
}

#main .item .staff .photo {
	margin-top: 3px;
}

#main .item .staff .photo .overhide {
	float: left;
}

#main .item .staff .profile {
	width: 136px;
}

.bubble-box {
	background: #ffffff;
	background: url("../images/bbox-bg.png") #f5f2e9 repeat-x;
	padding: 8px;
	float: left;
	position: relative;
	width: 164px;
	border: 1px solid #D3D0C0;
	border-radius: 6px;
	margin: 3px;
	box-shadow: 2px 2px 2px #cccccc;
	min-height: 150px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.bubble-box::before {
	background-color: #F2F2F2;
	background-color: #ffffff;
	background-color: #fcfcf8;
	content: "\00a0";
	content: '';
	display: block;
	height: 16px;
	position: absolute;
	top: 11px;
	top: 40%;
	transform: rotate(29deg) skew(-35deg);
	-moz-transform: rotate(29deg) skew(-35deg);
	-ms-transform: rotate(29deg) skew(-35deg);
	-o-transform: rotate(29deg) skew(-35deg);
	-webkit-transform: rotate(29deg) skew(-35deg);
	width: 20px;
}

.bubble-box::before {
	box-shadow: 3px -3px 3px 0 rgba(211, 208, 192, 1);
	right: -9px;
}

.bubble-box p {
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
	padding-right: 4px;
}

