BODY {
	background-color: #ffffff;
	background-image: url("kabe_1.gif");
}

table {
	border: solid 2px #000000;
	border-collapse: collapse;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

th {
	background-color: #000000;
	font-style: bold;
	font-family: Arial;
	color: #ffff00;
	font-size: 1.4em;
	text-align: left;
}

td {
	border: solid 1px #000000;
}

.logo {
	text-align: center;
}

.note {
	border-bottom: 2px solid #ff3333;
}

.divnote {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.schedule {
	text-align: center;
}

.schedule iframe {
	padding: 5px;
	width: 860px;
	height: 1200px;
	background-color: #777777;
}

span {
	white-space: nowrap;
}

.link li {
	padding-top: 5px;
	padding-bottom: 5px;
}
