﻿@charset "UTF-8";

body{



#container{
width:900;
margin:auto;
}

#main{

float:rigfht;
margin-left: 1.2em;

}



div#main div.section table.my_table {
	margin-top: 1em;
	margin-bottom: 1em;
	
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
}

div#main div.section table.my_table caption {
	margin-top: 1em;
	text-align: left;
}

div#main div.section table.my_table th,
div#main div.section table.my_table td {
	padding: 4px 6px;
}

div#main div.section table.my_table th {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #FFD9F3;
	
	text-align: center;
	white-space: nowrap;
	font-size: 72%;	
}

div#main div.section table.my_table td {
	padding:0;
	height:25px;
	width:196px;
	font-size: 95%;
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #d3F3F3;
	text-align: center;
	white-space: nowrap;
}


table.table111 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 360px;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 100%;
}

table.table111 caption {
  margin-top: 1em;
  text-align: left;
}

table.table111 th,
table.table111 td {
  border: solid 1px #999;
  padding: 4px 6px;
}

table.table111 th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}

table.table111 td.course {
  text-align: center;
  font-size: 200%;
  font-weight: bolder;
}

table.table111 td.time,
table.table111 td.fee {
  text-align: right;
  white-space: nowrap;
}

table.table111 td.course-c {
  background: #00FF00;
}

table.table111 td.course-b {
  background: #FFE6F3;
}

table.table111 td.course-a {
  background: #FFD9EC;
}

table.table111 td.course-d {
  background: #99ffff;
}

table.table111 td.c-1 {
  background: #8bcaff;
}

table.table111 td.c-2 {
  background: #FC9e88;
}

table.table111 td.c-3 {
  background: #00E13C;
}

table.table111 td.c-4 {
  background: #55D7D7;
}

table.table111 td.c-5 {
  background: #FCF257;
}

table.table111 td.c-6 {
  background: #7E55FC;
}

table.table111 td.c-7 {
  background: #E14F9E;
}


table.table111 tr.course-sp {
  background: #6699ff;
}

table.table111 td.red {
  background: #FF9999;
}

table.table111 td.blue {
  background: #99ff66;
}

table.table111 td.gray {
  background: #6699ff;
}

table.table111 td.yellow {
  background: #ffff66;
}

table.table111 td.cyan {
  background: #33ccff;
}


table.table111 td.seiri {
text-align: center;
vertical-align: top;
}





table.table112 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 520px;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 100%;
}

table.table112 caption {
  margin-top: 1em;
  text-align: left;
}

table.table112 th,
table.table112 td {
  border: solid 1px #999;
  padding: 4px 1px;


}

table.table112 th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}

table.table112 td.p.course {
text-indent:10em;
}



table.table112 td.ZZZ {
text-indent: 10em;

 background: #ffff66;

}

table.table112 td.time,
table.table112 td.fee {
  text-align: right;
  white-space: nowrap;
}

table.table112 tr.course-c {
  background: #ffff66;
}

table.table112 tr.course-b {
  background: #99ff66;
}

table.table112 tr.course-a {
  background: #FF9999;
}
table.table112 tr.course-e {
  background: #33ccff;
}



table.table112 tr.course-1 {
  //background: #5781FC;
background: #8bcaff;
}

table.table112 tr.course-2 {
  //background: #FC6355;
background: #FC9e88;

}

table.table112 tr.course-3 {
  background: #00E13C;
}

table.table112 tr.course-4 {
  background: #55D7D7;
}

table.table112 tr.course-5 {
  background: #FCF257;
}

table.table112 tr.course-6 {
  background: #7E55FC;
}

table.table112 tr.course-7 {
  background: #E14F9E;
}


table.table112 tr.course-sp {
  background: #6699ff;
}

table.table112 td.red {
  background: #FF9999;
}

table.table112 td.blue {
  background: #66ff00;
}

table.table112 td.int{
text-indent:1em;
}



