@charset "utf-8";
/* CSS Document */

#esbody #contents {
    padding-top: 0;
}

#contents {
    margin: auto;
    min-height: 300px;
    width: 100%;
}

#contents #top_main {
	margin: auto;
    width: 950px;
}

#contents #aside li {
    margin: 0 0 10px;
}

/* メイン検索 */

#contents .main_search li {
	float:left;
	margin:0 11px 0 0;
}

#contents .main_search .last {
	margin:0;
}

/* メインコンテンツ */

#contents .top-section {
	margin:10px 0 0 0;
	padding:10px 0;
	width: 698px;
	background-color:#FFF;
	border-radius: 0;
	border: 1px solid #E0E0E0;
}

#contents .top-section h2 {
	float:left;
	margin:0 0 0 10px;
}

#contents .top-section .to_list {
	float:right;
	margin:10px 10px 0 0;
}

/* スタッフ紹介*/

#contents .top-section .list {
    border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
    border-radius: 0 0 0 0;
	background-color:#FFF;
    display: inline;
    float: left;
    margin: 10px 0 0 10px;
    padding: 10px;
    width: 312px;
}

#contents .top-staff .list {
	border-top: 4px solid #008dcf;
}

#contents .top-staff .list .right dt,
#contents .top-customer .list .right dt {
	background:none;
}

#contents .top-customer .list div .right dl dt {
	margin:0;
	padding:0;
}

#contents .top-customer .list {
	border-top: 4px solid #E50065;
}

#contents .top-staff .list .list-top {
	background:url("/images/bg_rogo.jpg") no-repeat scroll top right transparent;
}

#contents .top-section .list .list-top div.pht,
#contents .top-section .list .float-div {
	background:none;
    border: 1px solid #CCCCCC;
    float: left;
    height: 95px;
    width: 140px;
}

#contents .top-section .list div p,
#contents .top-section .list .costomer-pht {
    display: table-cell;
    height: 95px;
    text-align: center;
    vertical-align: middle;
    width: 140px;
}

#contents .top-section .list div .right {
    float: right;
    width: 160px;
}

#contents .top-section .list div .right dt {
    padding: 0 5px 0 0;
    width: 30px;
}

#contents .top-section .list div .right dd {
	overflow: hidden;
    width: 123px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
}

#contents .top-section .list div .right p {
	text-align: left;
    vertical-align: text-top;
	height:100%;
}

#contents .top-staff .list p.comment {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 0;
	box-shadow: none;
    line-height: 1.5;
    margin: 0;
    padding: 5px 10px;
}

#contents .top-customer ul {
	margin:0;
}

#contents .top-customer li .text-div {
    float: right;
    margin: 0;
    width: 165px;
}

#contents .top-customer .list p.comment {
    background: none;
    border-radius: 0;
	box-shadow: none;
    line-height: 1.5;
    margin: 0;
    padding: 5px 10px;
}

#contents .top-customer .list .right dl dt {
	width:100%;
}

#contents .top-customer li .text-div div {
    padding: 0;
}

#contents .top-customer .list .right dd {
    font-size: 86%;
    margin: 5px 0 0;
}


/*おすすめ物件*/
.top-recommend {
background: url(/images/bg_topcustomer.jpg);
border-radius: 0 0 3px 3px;
padding: 0 0 4px;
}

/* 新着物件 おすすめ物件 */

#article .recommend {
	/*margin:20px 0 0 0;*/
	background:#FFF;
	border:1px solid #CCC;
	padding:10px 0;
	overflow:hidden;
}
#article .recommend .box {
	width: 217px;
	float: left;
	margin: 13px 0px 0 10px;
	font-size: 12px;
	height: 282px;
	border-top: 4px solid #f9af11;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#article .recommend .box dl dt {
	text-align:center;
	border-bottom: 1px solid #ccc;
	width: 217px;
	height: 145px;
}

#article .recommend .box dl dt img{
	max-width: 219px;
	height: 145px;
}


#article .recommend .box dt:hover {
	opacity:0.7;
}
#article .recommend .box ul li {
    overflow: hidden;
padding: 0 0 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
}
#article .recommend .box .bkn_name {
	font-weight:bold;
	padding:5px 0 0 10px;
font-size: 14px;
border-bottom: 1px dotted #ccc;
}
#article .recommend .box span {
	font-weight:bold;
display: inline-block;
margin: -4px 0;
font-size: 30px;
}

#article .recommend .box ul .detail{
margin:5px 0 0 0;
text-align: center;
}

/* 新着物件 */

#article .recommend {
	/*margin:20px 0 0 0;*/
	background:#FFF;
	border:1px solid #CCC;
	padding:10px 0;
	overflow:hidden;
}
#article .recommend .boxn {
	width: 217px;
	float: left;
	margin: 13px 0px 0 10px;
	font-size: 12px;
	height: 282px;
	border-top: 4px solid #7ac918;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#article .recommend .boxn dl dt {
	text-align:center;
	border-bottom: 1px solid #ccc;
	width: 217px;
	height: 145px;
}

#article .recommend .boxn dl dt img{
	max-width: 219px;
	height: 145px;
}


#article .recommend .boxn dt:hover {
	opacity:0.7;
}
#article .recommend .boxn ul li {
    overflow: hidden;
padding: 0 0 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-text-overflow:ellipsis; /* Firefox */
    -o-text-overflow: ellipsis; /* Opera */
}
#article .recommend .boxn .bkn_name {
	font-weight:bold;
	padding:5px 0 0 10px;
font-size: 14px;
border-bottom: 1px dotted #ccc;
}
#article .recommend .boxn span {
	font-weight:bold;
display: inline-block;
margin: -4px 0;
font-size: 30px;
}

#article .recommend .boxn ul .detail{
margin:5px 0 0 0;
text-align: center;
}


/* 更新情報 */
/*#contents .info {
	margin-bottom: 30px;
}*/

#contents .info table {
	width: auto;
	margin: 42px 10px 0;
	border: none;
}
#contents .info tbody td{
	width: 574px;
}


/*会社情報 */
#contents .top-company{
margin-bottom: 30px;
/*padding:10px;*/
width: 698px;
}

#contents .top-company p{
margin:0 10px;
}

#contents .top-company p.text{
padding-bottom: 10px;
}

#contents .top-company p{
margin-left:20px;
}

#contents .top-company strong{
margin:10px 10px 10px 20px;
display: block;
}

#contents .highclass{
margin-top: 10PX;
}
