<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

.staff{
}
.guide {
}
.access{
}
.facility{
}
.honbun {
	border-left: 1px solid #CCCCCC;
	display: block;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-top: 0px;
	width: 644px;
	margin-left: 222px;
	padding: 0px 16px;
}
.honbunNonline {
	display: block;
	margin-bottom: 20px;
	margin-top: 0px;
	width: 644px;
	margin-left: 224px;
	padding: 0px 16px;
}
.honbun ul {
	list-style: inside;
	margin: 0px;
	padding: 0px;
}
.staff .honbun table{
	font-size: 12px;
	text-align: center;
	border-style: none;
	margin-top: 16px;
}
.staff .honbun td  {
	width: 204px;
	border-style: none;
}
.staff caption  {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	background-color: #eeeeee;
	padding-left: 10px;
	border-left: 4px solid #CCCCCC;
	font-size: 14px;
}
.guide .honbunNonline table  {
	font-size: 14px;
	text-align: center;
	width: 80%;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-top: 16px;
}
.guide  .honbunNonline th {
font-weight: normal;
	padding: 4px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
.guide  .honbunNonline td {
	padding: 4px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
.access .honbunNonline table  {
	font-size: 14px;
	text-align: center;
	width: 80%;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-top: 16px;
}
.access .honbunNonline th {
font-weight: normal;
	padding: 4px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
.access .honbunNonline td {
	padding: 4px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
.facility .honbun table  {
	font-size: 12px;
	text-align: center;
	margin-top: 16px;
	width: 100%;
	border-style: none;
}
.facility .honbun th, td{
	padding: 4px;
	border-style: none;
	vertical-align: top;
}
#Top  {
	text-align: right;
	font-size: 12px;
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
}
</pre></body></html>