@charset "utf-8";
@import url("css.css");
.map {
	margin-bottom: 15px;
}
.map .tdL {
	width: 338px;
}
.map .tdR {
}
.maplink {
	margin-top: 30px;
}
.maplink td{
	padding-top: 5px;
	padding-bottom: 5px;
}
.maplink tr.T {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0D0BB;
}
.maplink .icon {
	width: 110px;
}

