@charset "utf-8";
/* CSS Document */


.r_map{
	display: inline-block;
	float:right;
	width: 270px;
	height: 300px;
	position: relative;
	top: 15px;
}

.loc_div{
width:180px;
padding-left:10px;
padding-top: 10px;
float: left;
margin-right: 20px;
padding-bottom: 10px;
border-bottom-style: dotted;
border-bottom-color: #000;
border-bottom-width: thin;


}

.loc_div p{
	width:180px;
	font-family: Arial, Helvetica, sans-serif;
}
.loc_div a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	display: block;
}
