
.top_flash{
	width: 750px;
	height: 250px;
	margin:0px 0px 10px 0px;
}


.top_left_box{
	margin:5px 0px 0px 0px;
	width: 267px;
	float: left;
	text-align: left;
}


.top_right_box{
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 10px;
	width: 472px;
	float:left;
}

.bn_satei{
	margin:10px 0px 0px 0px;
	width:267px;
	height:89px;
	background:url("./image/bn_satei.jpg") no-repeat;
}

.bn_iedukuri{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:267px;
	height:147px;
	background:url("./image/iedukuri.jpg") no-repeat;
}

.info_head{
	margin:17px 0px 0px 0px;
	width:267px;
	height:20px;
	background:url("./image/info_head.gif") no-repeat;
}

.date_area{
	margin:10px 0px 0px 0px;
	width:267px;
	height:22px;
	background:url("./image/info_mark.gif");
}

.date_text{
	margin:0px 0px 0px 20px;
	font-size:14px;
	color:#62644F;
}

.info_text{
	margin:0px 0px 10px 20px;
	font-size:14px;
	color:#62644F;
}

.info_area{
	width:267px;
	border-bottom:solid 1px #EEEEEE;
}

.bukken_area01{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:230px;
	background:#CCCCCC;
	float:left;
}

.bukken_area02{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:230px;
	background:#CCCCCC;
	float:right;
}

.midashi01{
	margin:0px 0px 10px 0px;
	width:230px;
	height:46px;
	background:url("./image/baibai_midashi.gif") no-repeat;
}

.midashi02{
	margin:0px 0px 10px 0px;
	width:230px;
	height:46px;
	background:url("./image/tintai_midashi.gif") no-repeat;
}


.bukken_contents01{
	margin:0px 0px 10px 10px;
	background:#EDF3FF;
	width:210px;
}

.bukken_contents02{
	margin:0px 0px 10px 10px;
	background:#FFF3ED;
	width:210px;
}

.bukken_image{
	padding:5px 0px 5px 5px;
	width:64px;
	height:64px;
	float:left;
}

.small_image{
	width:64px;
	height:64px;
}

.bukken_text{
	margin:0px 0px 0px 5px;
	padding:5px 0px 0px 0px;
	width:135px;
	float:left;	
}

/* 物件リンク */
a.bukken{
	line-height:150%;
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline;
}

a:link.bukken{/*未訪問のリンク*/
	font-size: 12px;
    color:#0033CC;
    font-style:normal;
    text-decoration:underline;
}

a:visited.bukken{/*訪問後のリンク*/
	font-size: 12px;
    color:#0033CC;
    text-decoration:underline;
}
a:hover.bukken{/*マウスをのせたとき*/
	font-size: 12px;
    color:#0033CC;
    font-style:normal;
    text-decoration:none;
}
a:active.bukken{/*クリック中*/
	font-size: 12px;
     text-decoration:none;
}

.font_01{
	padding:5px 0px 0px 0px;
	font-size:11px;
	color:#838775;
}

.top_text_area{
	margin:10px 0px 5px 0px;
	width:470px;
	border:solid #D1F521 1px
}

.top_text{
	padding:0px 0px 0px 5px;
	line-height:160%;
	font-size:12px;
	color:#838775;
}

.corpo_text{
	margin:10px 0px 0px 0px;
	color:B9DE0C;
	font-size:14px;
	font-weight:bold;
}

.corpo_area{
	margin:10px 0px 0px 0px;
	width:470px;
	height:100px;
	background:url("./image/corpo_line.gif");	
}

.corpo_left{
	color:#838776;
	font-size:12px;
	margin:0px 0px 0px 0px;
	width:179px;
	float:left;
}

.corpo_right{
	color:#838776;
	font-size:12px;
	margin:0px 0px 0px 22px;
	width:240px;
	float:left;
}

.iedukuri_text{
	margin:0px 0px 0px 10px;
	padding:110px 0px 0px 20px;
	width:130px;
	font-size:12px;
}

.satei_text{
	margin:0px 0px 0px 5px;
	padding:52px 0px 0px 0px;
	width:255px;
	color:#62644F;
	font-size:12px;
	line-height:110%;
	text-align:right;
}

/*詳しくは*/

a.details{
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline;
}

a:link.details{/*未訪問のリンク*/
    color:#0033CC;
    font-style:normal;
    text-decoration:underline;
}

a:visited.details{/*訪問後のリンク*/
    color:#0033CC;
    text-decoration:underline;
}
a:hover.details{/*マウスをのせたとき*/
    color:#0033CC;
    font-style:normal;
    text-decoration:none;
}
a:active.details{/*クリック中*/
     text-decoration:none;
}

/*物件一覧*/

.buy_list{
	padding:4px 0px 0px 0px;
	margin:0px 0px 0px 155px;
	width:70px;
	height:38px;
}


