/* table基本設定 */
table{
	text-align: left;
	width: 100%;
	margin: 1em 0;
}
th,th.yen{
	text-align: center;
}
.yen{
	width: 80px;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
table ul{
	margin: 0 0 0 20px;
}
.time1{
	width: 30px;
	text-align: center;
	background-color: #FFFFCC;
}
.time2{
	text-align: center;
	letter-spacing: 1px;
}

/*	各種色設定	*/
.c1{
	background-color: #CCFFCC;
}
.c2{
	background-color: #FFCCCC;
}
.c3{
	background-color: #CCFF99;
}
.c4{
	background-color: #FFCC99;
}
.c5{
	background-color: #CCCCFF;
}


.office th{
	width: 90px;
	background-color: #CCFFFF;
}
.office td{
	padding: 2px 5px;
}

/*	Microsoft　Office　Specialist　コース	*/
.mosc th{
	background-color: #FF9966;
}
.kouza{
	width:180px;
	background-color: #FFFF99;
}
.jukou{
	width: 70px;
	text-align: right;
}
.kaisu{
	text-align: right;
	margin: 0;
}
.sikaku em{
	color: #666666;
	font-style: normal;
	font-size: 90%;
	margin-left: 3px;
}

.career th{
	background-color: #FFCCFF;
}
.career td{
	background-color: #FFFFFF;
}

.none{
	border-width: 0;
}

.schedule td{
	padding: 5px 0;
	text-align: center;
}