
ul.pagelink li {
	display: block;
	margin: 5px 0;
	width: 100%;
}

ul.pagelink li a {
	display: block;
}

table.list-table th {
	width: auto;
}

div.schedule {
	padding: 20px;
}

div.schedule table th {
	background: #999999;
	font-size: 16px;
	padding: 5px;
	white-space: normal;
	width: 5px;
}

div.schedule table td {
	border-top: none;
	padding: 5px;
	text-align: center;
}

div.schedule table td.t {
	background: #dfdfdf;
	font-weight: 700;
	padding: 2px 10px;
}

div.schedule ul.half {
	border-top: 1px solid #b3b3b3;
}

div.schedule ul.half li {
	display: block;
	padding: 0;
	width: 100%;
}

div.schedule ul.half li table th {
	background: #dfdfdf;
	border-top: none;
	font-size: 14px;
	font-weight: 500;
	padding: 2px 25px;
}

div.facility p {
	padding: 0 15px;
}

div.facility ul li {
	width: 45%;
}

div.facility ul li img {
	height: auto;
	width: 100%;
}

div.facility ul li h3 {
	font-size: 15px;
	padding: 5px;
}

div.facility ul li p {
	padding: 0 10px;
}