@charset "UTF-8";

h3{
	font-size: 18px;
	text-align:center;
	margin: 20px 0;
	padding-bottom: 5px;
	border-bottom: 2px solid;
}

.pageTitle{
	padding:20px 0;
	margin-bottom: 20px;
}

.mainMap .googlemap #map_canvas02{
	height:300px;
    width: 100%;
}

h3.bk_bl{
	text-align: left;
	padding: 10px;
	font-size: 18px;
}

h3 img{
	width: 30px;
	margin-right: 5px;
}

.item{
    margin-bottom: 20px;
	font-size: 16px;
}

table tr th,table tr td{
	border: #b4b4b5 1px solid;
	padding: 10px;
}

table tr th{
	background: #f7f7f7;
	color:#a9894a;
}

.timetable a{
	text-decoration: underline;
}

.timetable a .fa{
	color:#a9894a;
}
