/* CSS Document */
body {
	margin-top: 0px;
}

.style1 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.h1 {
	font-size: 20px;
	color: #0000CC;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.cell table {
width: 192px;
height: 200px;
border: 2px #F1A960 solid;
background-color: #ffffff;
font-size: 10px;
}

.cell td {
padding: 3 3;
vertical-align: middle;
}

.walk{
background-color: #F1A960;
text-align:center;
color: #FFFFFF;
}

.point{
background-color: #F2F2F2;
text-align:center;
color: #333333;
line-height:130%;
}

.shubetsu{
background-color:#FFFF73;
font-weight: bold;
color: #666666;
text-align:center;
}

.type{
text-align:left;
color: #333333;
}

.kakaku{
color:#FF0000;
font-weight: bold;
margin-top:5;
}

.photo{
width: 85px;
text-align:center;
height: 80px;
vertical-align: middle;
}

.tdwht{
background-color:#FFFFFF;
}

.tdbar{
background-color:#ffddcc;
}

/*物件セル一覧表示
----------------------------------------------- */
.list_block{
   font-size: 12px;
   height:135px;
   margin-bottom:5px;
   border:   solid   1px   #333333;

}

.list_block th{

   font-weight:normal;
   background-color:#666666;
   color:#ffffff;
   text-align:left;

}

.list_block img{



}

.list_view{


}

.list_view_price{

   color:   #FF0000;

}
