
@charset UTF-8;

body{
	font-size: 16px;
}

h1{
	margin: 21px 0 40px;
}

h2{
	margin: 35px 0 20px 0;
}

a.map{
	border-bottom: 1px dotted #000;
}

table.type1{
	font-size: 20px;
	line-height: 1.0em;
}

table.type1 a{
	font-size: 14px;
}

table.type1 td.length{
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	background-color: #D1DBC3;
	border-left: 0;
}

.route{
	font-weight: bold;
	margin-bottom: 7px;
}
