/* PC用　おすすめ物件 */
#topics {
	margin:0px;
	padding: 0px;
	clear: both;
}
#topics dl {
	padding: 0px;
	border: 1px solid #666666;
	width: 250px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#topics dt {
	margin:0px;
	padding: 0px;
	background-color: #3A79A9;
}
#topics dd {
	margin: 0px;
	padding: 0px;
	height: 120px;
}
#topics p {
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#topics a, #topics a:visited, #topics a:active {
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}
#topics a:hover {
	text-decoration: none;
}
.topi-img {
	margin: 0px;
	padding: 3px;
	float: left;
	width: 80px;
}
.topi-txt {
	margin: 0px;
	padding: 3px;
	float: left;
	width: 155px;
}
.txt-blue {
	color: #0033FF;
	line-height: 200%;
	font-weight: normal;
	font-size: 12px;
}

/* おすすめ物件表示 */
#osusume {
	overflow:auto;
	height: 200px;
	padding: 0px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}
#osusume dl {
	padding: 0px;
	margin: 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#osusume dt {
	margin:0px;
	padding: 3px;
	float: left;
	width: 80px;
}
#osusume dd {
	margin: 0px;
	padding: 3px;
	float: left;
	width: 400px;
}
#osusume h4 {
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bolder;
}
#osusume p {
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#osusume a, #osusume a:visited, #osusume a:active {
	text-decoration: none;
	color: #0066CC;
}
#osusume a:hover {
	text-decoration: none;
}


/* モバイル用　おすすめ物件 */
.menut {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menut h2 {
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.menut ul {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
.menut li {
	color: #666666;
	padding: 3px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
#MTopi {
	margin:0px;
	padding: 0px;
}
.Mtopittl {
	margin: 0px;
	padding: 0px;
}
.Mtopitxt {
	margin:0px;
	line-height: 120%;
	padding-top: 5px;
	padding-bottom: 8px;
}
