@charset "utf-8";
.pdf-download{
	width: 90%;
	margin: 5% auto 10% auto;
}
.pdf-download a{
	text-decoration: none;
	color: #000;
}
.pdf-1{
	width: 80%;
	display: block;
	margin: 0 auto;
}
.pdf-2{
	text-align: center;
	width: 80%;
	margin: 2% auto;
	font-size: 0.8em;
}
.pdf-3{
	width: 35%;
	display: block;
	margin: 0 auto;
}

.description{
	padding: 5% 3%;
	font-size: 0.9em;
}
iframe{
	display: block;
	margin: 0 auto;
}

#catlead{
	width: 70%;
	margin-left: -35%;
	top: 15%;
}

#sec1{
	margin-top: 5%;
}

.route, .official-site{
	width: 70%;
	display: block;
}
.route{
	margin: 3% auto;
}
.official-site{
	margin: 0 auto 8% auto;
}

#sec2, #sec3, #sec4, #sec5{
	margin-top: 8%;
}

#sec5{
	margin-bottom: 8%;
}
#sec5 a{
	text-decoration: underline;
	color: #42210B;
}
#sec5 ul{
	line-height: 3em;
	text-indent: 1em;
	font-size: 0.9em;
}