@charset "UTF-8";

h3{
	font-size: 19px;
	color: #4a167d;
	padding-bottom: 10px;
	text-decoration: underline;
}
.txt-info{
	float: right;
	width: 360px;
}
.txt-info dl{
	padding-top: 35px;
}
.txt-info dl dt{
	border-bottom: solid 1px #4a167d;
	color: #4a167d;	
	margin-bottom: 10px;
}
p.pdf{
	margin-top: 60px;
	text-align: right;
}
.map{
	float:left;
	width: 538px;
	padding-right: 20px;
}
.guide {
	margin: 30px 0 0 0;
}
