a {
	color: #00F;
	text-decoration: none;
}
a:link {/*未訪問のリンク*/
	color:#00F;
	font-style:normal;
	text-decoration: none;
}
a:visited {/*訪問後のリンク*/
	color:#90C;
	text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
	color:#00F;
	font-style:normal;
	text-decoration:underline;
}
.BottomSpace a {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.BottomSpace a:hover {
	color:#00F;
	font-style:normal;
	text-decoration:underline;
	font-size: 11px;
}
a img {
	border-style: none;
}
.Listpdf {
	font-size: x-small;
	float: right;
	margin-top: 20px;
}
.Listpdf a {
	font-size: x-small;
	font-weight: bold;
}
.Listpdf a:hover {
	font-size: x-small;
	font-weight: bold;
}
.AccessList {
	float: right;
	margin-top: 10px;
	text-align: right;
	margin-right: 5px;
}
.AccessList a {
	font-size: x-small;
	font-weight: bold;
}
.AccessList a:hover {
	font-size: x-small;
	font-weight: bold;
}
.AccessParkingList {
	float: right;
	width: 200px;
	margin-right: 5px;
}
.AccessParkingList a {
	font-size: x-small;
	font-weight: bold;
}
.AccessParkingList a:hover {
	font-size: x-small;
	font-weight: bold;
.AccessParkingList {
	float: right;
	width: 200px;
}

