.cal{
	text-align: center;
  border-collapse: collapse;
  border: 1px ridge #cccccc;
	margin-left:auto;
	margin-right:auto;
}

.cal th{
  border: 1px solid #999999;
	background-color: #ffcccc;
	padding:3px;
}
.cal td{
	vertical-align: top;
  border: 1px solid #999999;
	padding:3px;
}

.exp{
	margin-left:auto;
	margin-right:auto;
	width: 530px;
}
.exp th{
	text-align: left;
	padding: 5px;
	font-size: large;
	font-weight: bold;
	color: #ff66cc;
}
.exp td{
	padding: 5px;
	vertical-align: top;
}

.attention{
	color: #ff3333;
	font-size: 110%;
	font-weight: bold;
}

.number{
	font-size: 200%;
	font-weight:bold;
	color: #ff3366;
}
.fnumber{
	font-size: 180%;
	font-weight:bold;
	color: #ff3366;
}
div.reserve{
	padding-left: 40px;
}

.st{
	color: #ff3366;
	font-size:100%;
}	
table.banar td{
	padding: 2px 0px;
}

/* 特別講座 */
.calp{
	margin: 0px;
	padding: 1px;
}
.st2{
	color: #ff6600;
	font-weight: bold;
}
.lectitle{
	font-weight: bold;
	font-size: 110%;
	padding: 5px;
}

/* 各コース */
.summary{
	background-image: url(../../images/course/detail_bg_center.gif);
	background-repeat: repeat-y;
}
.summary th{
	text-align: right;
	padding: 3px 5px;
}
.curriculum{
  border-collapse: collapse;
  border: 1px ridge #cccccc;
  padding: 3px 5px;
}
.curriculum td{
  border: 1px solid #999999;
}
.curriculum th{
  border: 1px solid #999999;
  background: #FFcc66;
	text-align: center;
}
.date{
	padding-left: 10px;
}

/* パーソナルレッスン */
ul.point{
	list-style-image: url(../../images/course/list_yellow.gif);
	padding-left:5px;
	margin:10px;
}
ul.list {
	list-style-image: url(../../images/course/list_pink.gif);
	padding-left:5px;
	margin:10px;
}
.feed{
  margin-left: 5px;
  border-collapse: collapse;
  border: 1px ridge #CCCCCC;
}
.feed td {
  padding: 5px;
	vertical-align: top;
	border: 1px solid #999999;
}
.feed th {
  padding: 5px;
	text-align:right;
	padding-right: 40px;
	vertical-align: middle;
	font-weight: bold;
	background-color: #FFFFCC;
	border: 1px solid #999999;
}


.plus{
	font-size: 150%;
	font-weight: bold;
	color: #ff0000;
	padding-left: 25px;
}


.study{
	padding-left: 30px;
}
.price{
	text-align: right;
}