

/*----- 講座カラー -----*/
td.k-boki{
	background: #F37021;
}

td.k-kensetu{
	background: #FAA74A;
}

td.k-kaikei{
	background: #EF4056;
}

td.k-uscpa{
	background: #DF8067;
}

td.k-zeiri{
	background: #0DB14B;
}

td.k-analyst{
	background: #72BF44;
}

td.k-gaimuin{
	background: #00BAA4;
}

td.k-sharosi{
	background: #A56665;
}

td.k-fp{
	background: #21409A;
}

td.k-dc{
	background: #987730;
}

td.k-chusho{
	background: #B67A9A;
}

td.k-jitukou{
	background: #553C7D;
}

td.k-kantei{
	background: #00B2DD;
}

td.k-takken{
	background: #00B5AD;
}

td.k-m-kanri{
	background: #00A99D;
}

td.k-gyosei{
	background: #5087C7;
}

td.k-komuin{
	background: #EE3D96;
}

td.k-busi{
	background: #61006B;
}

td.k-kiso{
	background: #524EFA;
}

td.k-joho{
	background: #9E76B4;
}

td.k-tukan{
	background: #006CBF;
}

td.k-cia{
	background: #C3D82D;
}

td.k-etc{
	background: gold;
}

td.k-chizai{
	background: #008C54;
}

td.k-kaifuku{
	background: #ED7B8C;
}

td.k-ipo{
	background: #00aac9;
}

td.k-benri{
	background: #008C54;
}

td.k-kashikin{
	background: #72BF44;
}

td.k-ifrs{
	background: #b24450;
}

td.k-dken{
	background: #E9546B;
}

td.k-wsemi{
	background: #356BCE;
}

td.k-toeic{
	background: #DF8067;
}

td.k-kenchiku{
	background: #3CA63E;
}

td.k-nenkin{
	background: #987730;
}


/*----- 講座カラー淡色 -----*/

td.k-boki2{
	background: #F9CAA8;
}

td.k-kensetu2{
	background: #FFDFBD;
}

td.k-kaikei2{
	background: #FABFB7;
}

td.k-uscpa2{
	background: #EFCCBE;
}

td.k-zeiri2{
	background: #BFDDBA;
}

td.k-analyst2{
	background: #CEE6BB;
}

td.k-gaimuin2{
	background: #BDDFD8;
}

td.k-sharosi2{
	background: #DAC2BE;
}

td.k-fp2{
	background: #CACCE1;
}

td.k-dc2{
	background: #D4C6A8;
}

td.k-chusho2{
	background: #DDC8D3;
}

td.k-jitukou2{
	background: #C3B6D2;
}

td.k-kantei2{
	background: #BDDEF0;
}

td.k-takken2{
	background: #BDE0DE;
}

td.k-m-kanri2{
	background: #C3E6E2;
}

td.k-gyosei2{
	background: #BFCEEA;
}

td.k-komuin2{
	background: #F5C0D6;
}

td.k-busi2{
	background: #D7CAE1;
}

td.k-kiso2{
	background: #C1BFFE;
}

td.k-joho2{
	background: #D8CAE3;
}

td.k-cam2{
	background: #FADEDE;
}

td.k-tukan2{
	background: #B3CDE1;
}

td.k-cia2{
	background: #EDF2C2;
}

td.k-etc2{
	background: #F7ECAD;
}

td.k-chizai2{
	background: #C3D3C0;
}

td.k-kaifuku2{
	background: #F5CFD6
}

td.k-ipo2{
	background: #ceeff5
}

td.k-kaifuku{
	background: #ED7B8C
}

td.k-benri2{
	background: #D2F7E8;
}

td.k-kashikin2{
	background: #CEE6BB;
}

td.k-ifrs2{
	background: #f2aab2;
}

td.k-dken2{
	background: #FDDADF;
}

td.k-wsemi2{
	background: #E4EBFF;
}

td.k-toeic2{
	background: #FCEEE7;
}

td.k-kenchiku2{
	background: #CBDEBB;
}

td.k-nenkin2{
	background: #DACEB0;
}


/*----- 講座文字 -----*/

.koza_hed{
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	margin:2px 3px;
}
.koza_hed1{
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	margin:2px 3px;
}
.koza_hed1 a:link{
	color: #ffffff;
	text-decoration:underline;
}
.koza_hed1 a:visited{
/*	color: #e9e9e9;*/
	color: #ffffff;
}
.koza_hed1 a:active{
	color: #ffee00;
}
.koza_hed1 a:hover{
	color: #ffee00;
}


.soku_date{
	font-size: 70%;
	color: #454545;
	margin:0px 3px;
}
