body {
	background-image: url(img/back.gif);
margin: 0;
padding: 0;
line-height:1.6;
color:#333;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:0.9em;
}
.font{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:medium;
	font-weight: bold;
	font-style: normal;
	color: #006600;
}

.back {
	background-image: url(img/back_h1.jpg);
}

.back2 {
	background-image: url(img/back_h2.jpg);
	background-repeat: repeat-x;
}

.back3 {
	background-image: url(img/back_h3.jpg);
	background-repeat: repeat-x;
}

.back4 {
	background-image: url(img/back_ftr.jpg);
	background-repeat: repeat-x;
}
#bar720 {
	height: 15px;
	width: 720px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/back_bar.gif);
	background-repeat: repeat-x;
}
#bar {
	height: 15px;
	width: 540px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/back_bar.gif);
	background-repeat: repeat-x;
}
#bar-l {
	height: 15px;
	width: 810px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/back_bar.gif);
	background-repeat: repeat-x;
}
#btm {
	height: 178px;
	width: 850px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/back_btm.gif);
	background-repeat: repeat-x;
}
table.table111 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 570px;
  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 tr.course-c {
  background: #FFF3F9;
}

table.table111 tr.course-b {
  background: #FFE6F3;
}

table.table111 tr.course-a {
  background: #FFD9EC;
}

table.table111 tr.course-sp {
  background: #FFCCE6;
}
