﻿/*   map    */

#map a {
	font-size: 85%;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration:none;
}


#map {
	width: 535px;
	margin:0 0 20px 80px;
	float: left;
	clear: both;
	text-decoration: underline;
	line-height: 30px;
	padding-bottom:5px;
}
.iframe {
/*	border: 6px #CC9933 double;
*/	width: 525px;
	height: 450px;
	clear: both;
	float: left;
	font-size: 85%;
	padding:10px 5px;
}
