@import url(../../css/global.css);

#map-contents{
	margin-top:0;
	padding: 15px 30px;
	background-color: #FFFFFF;
	}
#map-title{
	margin-bottom: 15px;
	border-bottom-color: #a3a3a3;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}
#map-table01 {
	border: 1px solid #87a1b2;
	font-size: 80%;
	border-bottom-width: 0px;
}
#map-table01 th {
	font-weight: normal;
	background: #bbccd6;
	width: 110px;
	border-bottom: 1px solid #89a0b2;
	text-align: left;
	line-height: 120%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#map-table01 td {
	border-bottom: 1px solid #87a1b2;
	line-height: 120%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#map-box {
	width: 500px;
	margin: 0;
	padding: 0;
}
#map-title h1 {
	font-size: large;
}
#map-title p {
	font-size: small;
	line-height: 150%;
	color: #768934;
	padding-left: 5px;
	margin-bottom: 5px;
}
#map {
	text-align: center;
}
#map img {
	margin-bottom: 15px;
}
#map-table01 .tel-free {
	background: url(../images/free.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 5px;
}
#map-table01 .tel {
	padding-left: 20px;
}
#close-this {
	text-align: right;
	border-top-color: #a3a3a3;
	border-top-style: dotted;
	border-top-width: 1px;
	margin-top: 15px;
	padding-top: 15px;
}
/*--footer--*/
#map-footer {
	padding:10px;
	background-color: #1d5176;
	text-align: center;
	color: #FFFFFF;
	line-height:1.5em;
	background-image: url(../images/map_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
