.c .L {
	float: left;
	width: 99%;
	margin-left: 1%;
}
.c .iframebox {
	float: left;
	width: 98.8%;
	border: 1px solid #030;
	margin-bottom: 10px;
	margin-left: 1%;
	overflow: hidden;
}
.c .iframebox .iframe {
	float: left;
	width: 100%;
	height: 300px;		
}
.timetable {
	float: left;
	width: 99%;
	margin-left: 1%;
	text-align: center;
	margin-top: 10px;
}
.timetable td {
	padding-left: 0px;
}
.timetable .color {
	background-color: #FF0;
	color: #000;
}
.timetable .f1 {
	width: 12%;
	color: #FFF;
	background-color: #003C1E;
}
.timetable .color1 {
	color: #FFF;
	background-color: #003C1E;
}
.timetable .color2 {
	background-color: #FFFFCC;
}
.timetable .color3 {
	background-color: #E7FFB9;
}
.timetable .f2 {
	width: 12.6%;
	background-color: #FFFFCC;
	font-weight: bold;
}
.timetable .f3 {
	width: 5%;
	background-color: #E7FFB9;
}
.timetable .f4 {
	width: 7%;
	background-color: #E7FFB9;
}
.c .table {
	line-height: 24px;
}
.c table .w0 {
	font-weight: bold;
	color: #FFF;
	background-color: #003C1E;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.c table .w1 {
	width: 28%;
	background-color: #FFFFCC;
	padding-right: 1%;
	padding-left: 1%;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;　
}
.c table .w1 a {
	color: #960;
	font-weight: normal;
}
.c table .w2 {
	width: 69%;
	background-color: #E7FFB9;
	padding-right: 2%;
	padding-left: 1%;
}
.c table .w3 {
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.c table td {
	padding-top: 8px;
}
.c .img {
	float: right;
	width: 30%;
	padding-left: 2%;
}