
div.schedule table td {
	font-size: 65%;
}

div.schedule table td a span.time {
	line-height: 1.2em;
}

div#main-c div.schedule table td a span.title {
	min-height: 3.6em;
}

/***********************************************************************************************/

body#entry h1#entrytitle {
	font-size: 25px;
	text-align: center;
}

body#entry div.entryschedule {
	padding: 10px 0;
}

body#entry div.entryschedule table th {
	font-size: 85%;
}

body#entry div.entryschedule table th,
body#entry div.entryschedule table td {
	border-bottom: 1px solid #f6efdf;
	padding: 5px 10px;
}

body#entry div.entryschedule table td.n {
	text-align: justify;
	white-space: wrap;
}

body#entry div.entryschedule table td ul li {
	margin-bottom: 10px;
}

body#entry div.entryschedule table td ul li:last-child {
	margin-bottom: 0;
}

body#entry div.body iframe {
	height: auto;
	width: 100%;
}

div.schedule table td a span.icon-beginner img {
	width: 13px;
}

/***********************************************************************************************/

body#top div.body {
	width: auto;
}

body#top div.calendar img {
	height: auto;
	width: 100%;
}

body#top table.lesson-table {
	width: 100%;
}

body#top table.lesson-table tr.header {
	display: none;
}

body#top table.lesson-table tr {
	display: block;
	margin-bottom: 5px;
}

body#top table.lesson-table td {
	border: none;
	display: block;
	font-size: 15px;
	padding: 5px 20px;
}

body#top table.lesson-table td:first-child {
	padding-top: 20px;
}

body#top table.lesson-table td:last-child {
	padding-bottom: 20px;
}

body#top table.lesson-table td.t {
	color: #327519;
	font-size: 18px;
	font-weight: 600;
}

body#top table.lesson-table td p.lessonguide {
	color: #f39903;
	font-weight: 600;
	margin: 0;
}

body#top table.lesson-table td p.lessonguide span {
	display: inline-block;
	font-size: 18px;
	padding-right: 5px;
}
