@charset "shift_jis";

/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents_wrap {
	width: 100%;
	overflow:hidden;
}

#contents_wrap #contents {
	width: 1000px;
	margin: 0 auto;
	overflow:hidden;
}

/* メイン　物件特集メニュー */
.menu{
	margin: 15px 0 15px 0;

}

.menu a:hover{
	position:relative;
	top:1px;
	left:1px;
}

.menu ul li{
	width:180px;
	margin: 0 16px 3px 0;
	display:inline-block;  
	/display:inline;/*IE7*/  
	/zoom:1;/*IE7*/  
	background-position:0 0.2em;  
	zoom:1;  
}

.menu .link{
	text-align:left;
	font-weight: bold;
	font-size:13px;
	margin-top: 3px;
}

.menu .link a{
	background: url(/img/arrow_icn_01.gif) no-repeat left center;
	padding-left:18px;
	color:#000;


}

.menu .txt{
	text-align:left;
}



/*----------------------------------------------------
	#main
----------------------------------------------------*/
/* top.css (64, 3) */
#main_img_wrap {
    height: 629px;
	*height: 598px; /* IE7以下に適用 */
    background: url(/img/main_img1.jpg);
    background-size: 1264px;
    background-position: 50% 0px;
    background-repeat: no-repeat;
    position: relative;
}

#top_contact {
    position: relative;
	width:1000px;
	margin:0 auto;
}

#top_contact #h_contact{
	position: relative;
	top: 18px;
	width: 357px;
	left: 820px;
}

#main {
	width:750px;
	float: left;
	clear:both;
	overflow:hidden;
}

#main .righttitle{
	text-indent:-9999px;
}


/* 物件特集パターン1 */
.t_bukken_l_wrap {
	overflow: hidden;
	margin-bottom: 10px;
	clear:both;
}

.t_bukken_l_wrap h2 {
	background: url(/img/bar_tokusyu_01.png) no-repeat;
	line-height: 80px;
	margin: 0 0 10px 0;
	text-align:left;
	font-size: 16px;
	padding-left: 76px;
	height: 60px;
	/*20160511 マス　追加*/
	position: relative;
}

.t_bukken_l_wrap h3 {
	margin: 0 0 10px 0;
	text-align:left;
	font-size: 13px;
	background-color:#F3F0E6;
	padding: 5px;
}

.t_bukken_l_wrap h3 a{
	color:#333;

}

.tokusen{
	width:750px;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	margin: 0 0 5px 0;
}
.tokusen1-t{
	font-size:20px;
	font-weight:bold;
	text-align:right;
	margin:25px 0 0 0;
	color:#4D3900;
	height:45px;
	line-height:40px;
	background:url(../img/tokusenbg.jpg) right top no-repeat;
	
}

.tokusen-bukken{
	float:left;
	width:343px;
	overflow:hidden;
	text-align:left;
	border-top: solid 5px #022353;
	border-left: solid 1px #CFCDC7;
	border-right: solid 1px #CFCDC7;
	border-bottom: solid 1px #CFCDC7;
	background-color:#FFF;
		
}

.tokusen-bukken2{
	float:left;
	width:225px;
	overflow:hidden;
	text-align:left;
	border: 1px dotted #333333;
	background-color:#FFF;
		
}


.bukkenleft{
	margin-right:20px;
}

.tokusen-bukken .img{
	margin:10px;
	overflow:hidden;
	clear:both;

}

.tokusen-bukken .data{
	margin:10px;
	overflow: hidden;
	clear:both;

}

.tokusen-bukken .data .box01{
	overflow: hidden;
}

.tokusen-bukken .data .box02{
	margin: 10px 0px;
	overflow: hidden;

}

.tokusen-bukken .data .box03{
	color:#666666;
	border: 1px dotted #FF9C00;
	padding: 5px;
	overflow: hidden;
}

.tokusen-bukken .data .box04{
	margin: 3px 0 5px 0;
	overflow: hidden;
}


.tokusen-bukken2 .img{
	margin:10px;
	text-align:center;

}

.tokusen-bukken2 .detailbox{
	margin:10px;
	overflow:hidden;
	clear:both;

}

.tokusen-bukken2 .data{
	margin: 10px 10px 3px 10px;
	overflow: hidden;
	clear:both;

}

.tokusen-bukken2  .box01{
	overflow: hidden;
}

.tokusen-bukken2 .box02{
	font-size:11px;
	overflow: hidden;

}

.tokusen-bukken2 .box03{
	line-height: 19px;
	padding: 5px;
	overflow: hidden;
	background-color:#F0F0E1;
	height:70px;
}

.tokusen-bukken2 .box04{
	margin: 12px 0 5px 0;
	overflow: hidden;
}

.shubetu{
	width:90px;
	padding:0 5;
	background-color:#333;
	text-align:center;
	font-weight:bold;
	height:20px;
	line-height:20px;
	color:#FFF;
	float:left;
}

.tokusen1_kakaku {
	margin-right:8px;
	margin-left:5px;
	font-weight:bold;
	font-size:18px;
	color:#F00;
	height:20px;
	line-height:20px;
	float:left;
}
.tokusen1_koumoku {
	margin-right:5px;
	font-weight:bold;
	font-size:12px;
	color:#FF9C00;
	float:left;
}
.tokusen1_koumoku_text {
	float:left;
}

.tokusen_comment{
	color:#666;
	text-align: left;
}



.tokusen-bukken ul{
	margin:0;
	padding:15px;
	list-style:none;
}

.tokusen-bukken ul li{
	text-align:left;
	overflow:hidden;
}

.bu-name{/*物件名*/
	display:block;
	height:20px;
	line-height:20px;
	font-size:12px;
}

.bu-name a{
	color:#0059B2;
}

.bu-img{/*外観画像*/
	display:block;
	overflow:hidden;
}

.bu-com{
	font-size:12px;
	clear:both;	
	border: 2px dotted #ddd;
	padding: 4px;
	margin: 5px 0 5px 0;
}

.b-hoka{
	font-size:11px;
	color:#000;
}

.b-hoka .txt{/*コメント*/
	width: 110px;
	font-size: 11px;
}

.b-hoka .madori img{/*間取り*/
	width:80px;
	height:105px;

}

.yachin{/*家賃*/
	display:block;
	line-height:30px;
	color:#D80000;
	font-weight:bold;
}

.yachin-b{
	font-size:20px;
}

.f12 {
	font-size:12px;
	font-weight:bold;

}
/* 特選フロンティアの */
.tokusen h2{
	margin:0;
	padding:0;
	width:740px;
	margin-left:10px;
}
.tokusen1 {
	padding: 10px;
	border:#CFCDC7 dotted 1px;
	width: 320px;
	margin-right: 20px;
	text-align: left;
}
.tokusen2 {
	width:240px;
	margin:5px;
	padding:5px;
	border:#666 dotted 1px;
}



.tokusen1 h3{
	color:#000;
	font-size:12px;
	height:30px;
	line-height:30px;
	text-align:left;
}
.tokusen1 h3 a,tokusen1 h3 a:link,tokusen1 h3 a:visited{
	color:#000;
	font-size:12px;
	height:30px;
	text-decoration:none;
}

.tokusen1 h3 a:hover,tokusen1 h3 a:active{
	display:block;
	color:#000;
	font-size:12px;
	height:30px;
	text-decoration:underline;
}

/* チラシ掲載物件一覧 */
#main .flyer{
	margin-bottom:10px;

}

/* 限定物件一覧 */
#main .gentei{
	margin-bottom:15px;

}

/* マンションカタログ */
#main .catalog{
	margin-bottom:10px;

}


/* 会員登録フッター */
#main .f_member{
	margin-bottom:10px;
}

/* インフォメーション */
#main .about_info{
	background-color:#F4F4EA;
	text-align:left;
}

#main .about_info h3{
	margin:0;

}
#main .about_info .inner{
	padding:30px;
}

#main .about_info .inner .box01{
	margin-bottom:20px;
}


#main .about_info .inner p{
	line-height:24px;
}

/*20160511 マス　追加*/
.tokusen_more {
	position: absolute;
    top: 24px;
    right: 85px;
	}
/*20160520 マス　追加*/
.tokusen_banner {
    font-family: メイリオ;
    font-size: 12px;
    text-align: center;
    line-height: 40px;
	margin:0 0 30px 0;
	}
.tokusen_banner a {
    background: url(../img/tokusen_b_more_off.jpg) left top no-repeat;
    text-decoration:none;
    width: 725px;
    height: 42px;
    display: block;
    color: #000;
    font-weight: normal;
    color: #FFF!important;
    }
.tokusen_banner span { padding:0 0 0 8px;}

.tokusen_banner a:hover span, .tokusen_banner2 a:hover span {
	border-bottom:3px solid #515151;
	background: url(../img/tokusen_more_allow.png) left top no-repeat;
    background-position: 0 3px;
    text-indent: 12px;
	}
	
/*20160531 特選修正*/
.tokusen_address {
    height: 35px;
    }
.tokusen_eki {
    height: 35px;
    }



.ifr_waku {
    width: 1000px;
    height: 590px;
    border: 0;
}


.ifr_img {
    max-height:120px;
    /*max-width: 180px;*/
}


.jisseki_ifr {
    width: 497px;
    border: 0;
        height: 415px;
}

.jisseki_comment {
    margin: 0 auto;
    line-height: 20px;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height:59px;
    font-size: 13px;
}

.ji_img {
    max-height: 65px;
        max-width: 59px;
}
