@charset "utf-8";
td.Ld{
	padding-right:50px;
}
.mt{padding-top:1.2em;}
.mb{padding-bottom:1.2em;}

.map{
	margin: 1em 0 5em 0;
}
.map iframe{
	margin: 1em 0;
	width: 100%;
}
.map ul{
	margin: 1em 1em 1em 0;
}
.map ul li{
	margin-bottom: 2em !important;
	padding-left: 1em;
}

.map ul li strong{
	font-size: 1.2em;
	font-weight: bold;
}
.map p{
	text-align: center;
	margin: 2em auto 3em auto;
}
.map p a{
	background-color: #1E3A78;
	color: #fff !important;
	padding: 1em 3em;
	border-radius: 50px;
	text-decoration: none;
}
.map p a:hover{
	opacity: .8;
}
.hr{
	height: 1px;
	margin: 2em 0;
	background: none;
	border: 0;
	border-top: 1px solid #ccc;
}