@charset "utf-8";
.area_info_block_rt {
	padding: 5px;
	float: right;
	width: 180px;
	border: 3px solid #F5B746;
	background-color: #CCCCFF;
	position: relative;
	height: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	overflow: auto;
}

