@charset "utf-8";

.l-content .contentsBlockEmphasis {
	margin-bottom: 20px;
	border: solid 2px #67a5dd;
	border-radius: 2px;
}
.l-content .contentsBlockEmphasis__title {
	padding: 10px 14px;
	background-color: #67a5dd;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2;
	color: #fff;
}
.l-content .contentsBlockEmphasis__main {
	padding: 15px;
}

.l-content .contactAnnotationContainer {
	background-color: #fff2bf;
	padding: 20px;
}

.l-content .txtWay {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.l-content .txtNumber {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}
