/*RESULTS*/
/*おすすめ物件*/

.infiniteslide1 {
    position: relative;
    }	
.infiniteslide1 li{
    width: 272px;
    height: 270px;
    }	

h2.results_tl {
    margin: 40px 0 10px 0;
    text-align: center;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    letter-spacing: 5px;
    }
h2.results_tl span{
    display: block;
    font-size: 15px;
    margin-top: 10px;
	
}
.osu_img img {
	max-height:180px;
	width:auto;
	display:block;
	}
.results_wrap {
	width:100%;
        height:auto;
	overflow:hidden;
	margin-bottom:40px;
	}
.results_wrap iframe{
    width: 100%;
    height: 296px;
}
.osu_box {
    width: 272px;
    height: 270px;
    float: left;
    margin-right: 6px;
    box-shadow: 1px 1px 2px #dddddd;
	}
.osu_box span {
    color: #D22D14;
    border: solid 1px #D22D14;
    line-height: 24px;
    display: block;
    width: 55px;
    text-align: center;
    margin-top: 15px;
	
}
.osu_img {
	position:relative;
	}
.osu_subtl {
    color: #fff;
    background: url(/img/bukken_bg.png) top left repeat;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    position: absolute;
    bottom: 0px;
    }	
.osu_name {
    font-size: 14px;
    color: #aaa;
    line-height: 30px;
    margin: 3px 0 0 0;
    }
.osu_money {
    font-weight: bold;
    font-size: 17px;
    height: 24px;
    }
.osu_money span {
    font-weight: normal;
    font-size: 14px;
    }
.osu_box a {
    color: #000;
    }
a.opacity:hover { opacity:0.8;}
osu_commnet {
	height:200px;
	}
.results_link{
    font-size: 15px;
    text-align: center;
    width: 200px;
    line-height: 28px;
    border: solid 1px #000;
    margin: 0px auto 0px auto;
}
.results_link a{
    line-height: 45px;
	display:block;
	color:#000;
}

