@charset "utf-8";
/* CSS Document */

div.div020-hpl {
	border: solid 1px #FF6464;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}

div.div020-hpl h3 {
  margin: 0 0 1em 0;
  background: #FF6464;
  padding: 5px 10px;
  color: #FFF;
}

div.div020-hpl p {
  margin: 0.5em 10px 0.5em 10px;
}

div.div020-hpl ol {
  margin-left: 0;
  padding-left: 0;
}

div.div020-hpl ol li {
  margin-left: 10px;
  list-style: outside decimal;
}

table.table010 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 770px;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 100%;
}

table.table010 caption {
  margin-top: 1em;
  text-align: left;
}

table.table010 th,
table.table010 td {
  border: solid 1px #999;
  padding: 4px 6px;
}

table.table010 th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}

table.table010 td.course {
  text-align: center;
  font-weight: bolder;
}

table.table010 td.time {
  text-align: right;
  white-space: nowrap;
} 
table.table010 td.fee {
  text-align: center;
  white-space: nowrap;
}.qastyle {
	line-height: 20px;
	letter-spacing: 0.1em;
}

div.div030-hpd {
  margin: 1em 0;
  border: solid 1px #68B36A;
}

div.div030-hpd h3 {
  margin: 0 0 1em;
  border-bottom: solid 1px #68B36A;
  background: #E6FFE6 url(css/head_line_g.gif);
  padding: 0.5em 15px;
  color: #363;
}

div.div030-hpd p {
  margin: 0.5em 15px 0.5em 30px;
}

div.div030-hpd dl {
  margin-left: 60px;
  padding-left: 0;
}
	
div.div030-hpd dl dd {
  margin-left: 30px;
}

div.div011-hp {
  margin: 1em 0;
  border: solid 1px #a8a9a9;
  background: #f5f5f5
}

div.div011-hp h3 {
  margin: 1em 30px;
  padding: 0;
  color: #oooo8o;
}

div.div011-hp p {
  margin: 0.5em 15px 0.5em 30px;
}

div.div011-hp p.site-navi {
  text-align: center;
}

table.table021 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 570px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.table021 caption {
  margin-top: 1em;
  text-align: center;
}

table.table021 th,
table.table021 td {
  padding: 4px 6px;
}

table.table021 th {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #FFD9F3;
  text-align: center;
  white-space: nowrap;
  font-size: 100%;
}

table.table021 td {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #F3F3F3;
	text-align: center;
	white-space: nowrap;
}

