@charset "UTF-8";

/*------------ estate末端ページ MT用 ------------*/

/* サブコンテンツボックス */
#contents .subcon_estate {
	width: 638px;
	padding: 15px 0 20px 15px;
	margin: 0;
	border: #aad393 solid 1px;
}

/* 左ボックス */
#contents .subcon_estate .leftbox {
	width: 300px;
	margin: 0 15px 20px 0;
	float: left;
	padding: 0;
}

/* 右ボックス */
#contents .subcon_estate .rightbox {
	width: 300px;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
}

/* h3 */
#contents .subcon_estate .subttl_e {
	width: 615px;
	height: 27px;
	padding: 0 0 0 15px;
	background-image: url(../images/estate_pct_subttl_bg.gif);
	background-repeat: no-repeat;
	font-size: 1.2em;
	margin: 0 0 20px 0;
}

/* h4 w300px */
#contents .subcon_estate .ssubttl_e01 {
	background-color: #aad393;
	width: 290px;
	padding: 2px 0 2px 10px;
	color: #017659;
	font-weight: bold;
}

/* h4 w615px */
#contents .subcon_estate .ssubttl_e02 {
	background-color: #aad393;
	width: 605px;
	padding: 2px 0 2px 10px;
	color: #017659;
	font-weight: bold;
}

/* メイン写真大きさ制御 */
#contents .subcon_estate .mainmg {
	width: 300px;
	height: 225px;
}

/* メイン写真大きさ制御 */
#contents .subcon_estate .othermg {
	width: 195px;
	height: 146px;
}

/* 300px幅ボックス */
#contents .subcon_estate .subbox {
	width: 300px;
	text-align: center;
}

/* おすすめ黄色ボックス */
#contents .subcon_estate .leftbox .recommebox {
	width: 290px;
	background-color: #fff5b5;
	padding: 10px 0 10px 10px;
}

/* リスト */
#contents .subcon_estate .rightbox .list {
	width: 295px;
	border-bottom: #009b74 dotted 1px;
	padding: 3px 0 2px 5px;
	margin: 0 0 3px 0;
	background-image: url(../images/estate_pct_listbg.gif);
	background-repeat: repeat-y;
}

/* リスト黄緑 */
#contents .subcon_estate .rightbox .list .head{
	width: 60px;
	display: block;
	float: left;
}

/* リストその他 */
#contents .subcon_estate .rightbox .list .contents {
	width: 220px;
	display: block;
	float: right;
}

/* その他写真 */
#contents .subcon_estate .otherpht{
	float: left;
	margin: 10px 7px 0 0;
}
