@charset "utf-8";


/*
	Structure
----------------------------------------- */
div#wrapper-map{
	width: 600px;
	padding:30px 40px;
	background:#000;
	border: 1px solid #6A6045;
	text-align: left;
}


/*
	Link
----------------------------------------- */
div#wrapper-map a:hover{
	color: #C90 !important;
}


/*
	Indivi
----------------------------------------- */

/* Shopdata ----------- */
div#wrapper-map dl{
	background: url(../../images_shoplist/line_map.gif) repeat-y left;
	padding: 5px 0 5px 17px;
	margin-bottom: 23px;
}
div#wrapper-map dt{
	color: #A08442;
	font-size: 16px;
	margin-bottom: 0.6em;
}
div#wrapper-map dt a{
	color: #A08442 !important;
}

/* Map ----------- */
div#wrapper-map p#txt{
	margin-top: 3px;
	font-size: 11px;
}




