@charset "utf-8";

div#item_adr {
	cursor:pointer;
	margin: 0 0 10px 0;
}

div#item_adr:hover {
	color:#1F9EBE;
}

