@charset "utf-8";
/* CSS Document */

.nohinbox{
	width:100%;
	margin:0 0 30 0;
	padding:0;
	text-align:center;
	height:60px;
	}

.nohinLbox{
	padding:0;
	margin:0;
	font-size:12px;
	width:310;
	float:left;
}
.nohinRbox{
	padding:0;
	margin:0;
	font-size:12px;
	width:360;
	float:right;
}


.nohinL{
	padding:3;
	margin:5 0 5 5;
	border:solid 1px;
	background:#ffffff;
	border-color:#CCC;
}

.nohinR{
	padding:3;
	margin:5 5 5 0;
	border:solid 1px;
	background:#ffffff;
	border-color:#CCC;
}





table.table01 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 550px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 12px;
}

table.table01 th,
table.table01 td {
  padding: 4px 6px;
}

table.table01 th {
  background: #1B3AB4;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
  color: #FFF;
}

table.table01 td { 
	white-space: nowrap;

}

table.table01 col.a01 {
  background: #CBD5FF;
  text-align:center;
}

table.table01 col.a02 {
  background: #F2F5FF;
}

table.table01 col.a03 {
  background: #F2F5FF;
}

table.table01 col.a04 {
  background: #F2F5FF;
}

	
table.table01 tr.kakaku {
	font-weight:bold;
	background-color: #A72C2F;
	text-align:center;
}

table.table01 td.lais {
	font-weight:bold;
	text-align:center;
}

































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;
}




.settit{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	padding:5;
	margin:0 0 15 0;
	background-color:#F2F2EE;
	font-weight:bold;
	}





.settit02{
	font-size:12px;
	color:#006;
	font-weight:bold;
	}


.setbox{
	padding:0px;
	margin:0;
	background:#ffffff;
	width:100%;

}


.setboxL{
	padding:5 40 55 0px;
	margin:0;
	background:#ffffff;
	float:left;
	width:343;
}
.setboxR{
	padding:8px;
	margin:0;
	border:solid 1px;
	background:#ffffff;
	border-color:#606;
	float:right;
	width:48%;	
}

.setL{
	float:left;
}

.setR{
	float:right;
}

