/* ---------------------------------------------------------
JAPANハウジングセンター立川 トップページ
CascadingStyleSheet Settingfile

2008/08/20
--------------------------------------------------------- */
/*物件数表示部分*/
table .count{
	margin-top:121px;
	margin-left:85px;
	font-weight:bold;
}
table .count .num{
	font-size:130%;
	color:#FF3300;
}
	table .count .num a:link{
		color:#FF3300;
		text-decoration:none;	
	}
	table .count .num a:visited{
		color:#FF3300;
		text-decoration:none;	
	}
	table .count .num a:hover{
		color:#0099FF;
		text-decoration:underline;	
	}
	table .count .num a:active{
		color:#0099FF;
		text-decoration:underline;	
	}
.top{
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.ttl{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
/*ニュース*/
#news{
	background-color:#F0F0F0;
}
#news th{
	font-size:80%;
	font-weight:normal;
	text-align:left;
}
/*新着物件*/
.new_item{
	font-weight:bold;
	color:#009999;
}
.new_access{
	font-weight:bold;
	color:#000066;
}
.new_comment{
	color:#0066CC;
}
/*おすすめ物件*/
.recom_item{
	font-size:75%;
	color:#7999BD;
}
.recom_access{
	font-weight:bold;
	color:#000066;
}
.recom_comment{
	color:#FF6600;
}

.table1 {
	text-align: center;
	width: 230px;
	height:250px;
	list-style-image: url(https://www.jhct.co.jp/images/member1.gif);
	background-image: url(https://www.jhct.co.jp/images/member/login_bg1.jpg);

	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
.tse1 {
	font-size: 1px;
}
