/* CSS Document */
table.table011 {
	margin-top: 0em;
	margin-bottom: 0em;
	border-collapse: collapse;









	border: solid 1px #;
	font-size: 14px;
	border-color: #666666;
	border: solid 1px #666666;
	text-decoration-color: #FF0000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

table.table011 caption {
  margin-top: 1em;
  text-align: left;
}

table.table011 th,
table.table011 td {
  border: solid 1px #;
    padding: 5px 0px 5px 2px;
    border: solid 1px #666666;
    text-align: center;
}
table.table011 th,
table.table011 td_RED {
  border: solid 1px #;
    padding: 5px 0px 5px 2px;
    border: 1px solid #666666;
    text-align: left;
    text-decoration-line: #FF0000;
}

table.table011 th {
  background: #006699;
  text-align: center;
  white-space: nowrap;
  color: #666;
}

table.table011 td.course {
  text-align: center;
  font-size: 200%;
  font-weight: bolder;
}

table.table011 td.time,
table.table011 td.fee {
  text-align: right;
  white-space: nowrap;
}
 .del {
    color: #000000;
 }
 .del span {
   color: #FF0000;
 }
