@charset "utf-8";

/* ■[00]:courseページ */
/* ------------------------------------------------------------------------- */
	#class_schedule{
		width:600px;
		margin:20px 19px;
		overflow:hidden;
		}
		
	#class_schedule h3{
		margin:20px 0 10px;
		overflow:hidden;
		}
td {
vertical-align:middle;
}
td.91 {
width:91px;
}

table.schedule {
	width:600px;
	border-top:1px solid #8cc2ec;
	border-right:1px solid #8cc2ec;
	margin:1em auto;
		border-collapse:collapse;
	}	
table.schedule tr.odd td	{
	background:#f7fbff;
	}
table.schedule tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	width:100px;
	background:#f9fcfe;
	}
table.schedule td {
	color:#000000;
	border-bottom:1px solid #8cc2ec;
	border-left:1px solid #8cc2ec;
	padding:.3em 0.2em;
	text-align:center;
	width:55px;
	}
span{
	color:#ff0000;
	}
table.schedule th {
	font-weight:normal;
	color:#000000;;
	text-align:center;
	border-bottom: 1px solid #8cc2ec;
	border-left:1px solid #8cc2ec;
	padding:.3em 0;
	}							
table.schedule thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#1364a4;
	width:100px;
	}	
table.schedule tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
table.schedule tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em 0 .5em 0;
	color:#66a3d3;
		}		
table.schedule tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1em;
	font-style: normal;
	}
	
.c1{
	background-color:#FFA9D2 !important;
	}
.c2{
	background-color:#B0D477 !important;
	}
.c3{
	background-color:#A38BC0 !important;
	}
	
.pre1{
	background-color:#F6557F !important;
	}
.pre2{
	background-color:#F7E680 !important;
	}
.pre3{
	background-color:#8DD1E8 !important;
	}
	
.senior{
	background-color:#F7B777 !important;
	}
ul#coment{
	width:530px;
	overflow:hidden;
	margin:10px 0 20px 0 !important;
	padding:0 !important;
	list-style:none;
	text-align:left;
	}