@import"base.css";

/**********************/
/*** メイン情報 START */
/**********************/

/* H2タグ  */
#me_mainh201{
	background:url("../pic/bg_toph2_01.jpg") no-repeat left top;
	height:281px;
}

/* H3タグ  */
h3#me_mainh301{
	background:url("../pic/bg_toph3_01.jpg") no-repeat left top;
	height:27px;
	text-indent:-50000em;
	margin-bottom:20px;
}
h3#me_mainh302{
	background:url("../pic/bg_toph3_02.jpg") no-repeat left top;
	height:29px;
	text-indent:-50000em;
	margin-bottom:20px;
}
h3#me_mainh303{
	background:url("../pic/bg_toph3_02.jpg") no-repeat left top;
	height:29px;
	text-indent:-50000em;
	margin-bottom:20px;
}


/* 取り扱い物件　リスト  */
ul.me_article_ul{
	width:590px;
}

.me_article_ul h4{
	height:25px;
	text-indent:-50000em;
}

h4.me_h4kodate{background:url("../pic/bg_toph4_01kodate.jpg") no-repeat left top;}
h4.me_h4lease{background:url("../pic/bg_toph4_01.jpg") no-repeat left top;}
h4.me_h4manshon{background:url("../pic/bg_toph4_01manshon.jpg") no-repeat left top;}
h4.me_h4tochi{background:url("../pic/bg_toph4_01tochi.jpg") no-repeat left top;}

.me_article_ul li{
	width:129px;
	float:left;
	display:inline;
	padding:5px 6px 0px;
	border:1px solid #CCCCCC;
	margin:0 1px 8px 3px;
	text-align:center;
	position:relative;
	height:250px;
}

li.me_rightlist{
	margin-right:0px;
}

.me_article_ul li img{margin-bottom:4px;}
.me_article_ul li p{
	margin:0px 0 3px;
	font-size:12px;
	line-height:1.1em;
}


.me_itemdiv{
	clear:both;
	padding-bottom:30px;
}

p.me_itemcaptxt{
	border-bottom:1px solid #69A722;
	border-left:4px solid #69A722;
	padding:0;
	padding-left:10px;
	font-size:80%;
	font-weight:600;
	color:#666666;
}

p.me_koutsutxt{
	font-weight:600;
	font-size:19px;
}

p.me_godetail{
	position:absolute;
	bottom:5px;
	left:20px;
}


/* 新着情報  */
.bs_infoarea01 .info{
	width:590px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bs_infoarea01 .info .date{
	width:90px;
	height:20px;
	float:left;
	font-weight:normal;
	color: #444444;
	line-height : 1.7em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.bs_infoarea01 .info .infotext, .bs_infoarea01 .info .infotext a{
	width:490px;
	float:right;
	font-weight:normal;
	color: #444444;
	line-height : 1.7em;
	font-size: 14px;
}
/*** メイン情報 END */
