

.map_contents_blocks{
	clear:both;
	}

.map_contents_blocks{
	margin:0;
	padding:0;
	font-size:10px;
	color:#333;
	letter-spacing:0.1em;
	line-height:2;
	}

.div_link_out_map{
	margin:0;
	padding:10px 0;
	}

.div_link_out_map a:LINK   {
	text-decoration : none;
	font-size:10px;
	line-height:2;
	color:#333;
	margin:0;
	padding:0 15px 0 0;
	background-image:url(../img/icon_out_black.gif);
	background-repeat:no-repeat;
	background-position:center right;	
	}
.div_link_out_map a:VISITED{
	text-decoration : none;
	font-size:10px;
	line-height:2;
	color:#333;
	margin:0;
	padding:0 15px 0 0;
	background-image:url(../img/icon_out_black.gif);
	background-repeat:no-repeat;
	background-position:center right;	
	}
.div_link_out_map a:HOVER  {
	text-decoration : none;
	font-size:10px;
	line-height:2;
	color:#27ADCE;
	margin:0;
	padding:0 15px 0 0;
	background-image:url(../img/icon_out_blue.gif);
	background-repeat:no-repeat;
	background-position:center right;	
	}
.div_link_out_map a:ACTIVE {
	text-decoration : none;
	font-size:10px;
	line-height:2;
	color:#333;
	margin:0;
	padding:0 15px 0 0;
	background-image:url(../img/icon_out_black.gif);
	background-repeat:no-repeat;
	background-position:center right;	
	}
