h3 {
	font-size:110%;
	padding-left:0.5em;
	border-left:0.5em solid #0068b5;
	border-bottom:1px solid #0068b5;
	margin-top:3em;
}

.tbl01 {
	width:96%;
	margin-left:2%;
	margin-bottom:2em;
}
.tbl01 th {
	width:35%;
	white-space:normal;
}
.tbl01 td {
	width:65%;
}

.accessTbl {
	margin-bottom:1em;
}
.access {
	width:96%;
	margin-left:2%;
	padding-bottom:3em;
}
.ggmap {
	padding-bottom:40%;
}

.tbl01 .note th {
	border:none;
}
.tbl01 .note td {
	font-size:85%;
	border:none;
}

.message {
	margin-left:2%;
	margin-right:2%;
}

@media ( max-width:767px ) {
	.message br {
		display:none;
	}
}

.gaiyoTbl br {
	display:none;
}
@media ( min-width:767px ) and ( max-width:970px ) {
	.gaiyoTbl br.space {
		display:inline;
	}
	.gaiyoTbl span.space {
		display:none;
	}
}
@media ( max-width:767px ) {
	.gaiyoTbl br {
		display:inline;
	}
	.gaiyoTbl span.space {
		display:none;
	}
	.gaiyoTbl span.split {
		display:none;
	}
}
