#contents .mdata #results dl {
	display: block;
	position: relative;
	float: left;
	width: 175px;
	list-style-type: none;
	height: 210px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AAA;
}

#contents .mdata #results dl dt img {
	height: 120px;
	width: 160px;
	margin-left:0px;
	border-color:#CCC;
}

#contents .mdata #results dl .ttl {
	margin-top:2px;
	font-size:90%;
	font-weight:bold;
	line-height: 16px;
	margin-bottom:5px;
}

#contents .mdata #results dl .ttl img {
	margin-right:3px;
}

#contents .mdata #results dl .ttl a {
	text-decoration:none;
	color:#000;
}

#contents .mdata #results dl .addr {
	font-size: 80%;
	line-height: 14px;
}
#contents .mdata #results dl .url {
	font-size: 80%;
	line-height: 14px;
}

#contents .mdata #results dl .url a {
	color:#36F;
}


#contents .mdata #results dl .update {
	margin-top:2px;
	font-size:80%;
	color: #333;
}
