

/* 募集中 */
.ok {
	font-size: 12px;
	line-height: 15px;
	background-color :#FFFDDA;
	color: #333333;
	}

/* 募集終了 */
.ng {
	font-size: 12px;
	line-height: 15px;
	background-color :#EAEADF;
	color: #666666;
	}

/* 講座タイトル */
.t-corse {
	font-size: 16px;
	line-height: 17px;
	color: #428B15;
	font-weight: bold;
	}

/* トップページ */

.style3 {font-size: 14px; color: #FFFFFF;}
.style4 {
	color: #D2222C;
	font-weight: bold;
}
.style5 {
	color: #1A3ED4;
	font-weight: bold;
}
.style6 {
	color: #CC0000;
	font-size: 11px;
}
.style13 {
	color: #999999;
	font-size: 11px;
}

/* リンク */
a:link {
	color:#3C3C3C;
	text-decoration:none}
a:visited {
	text-decoration:none}
a:hover {
	color:#CC6600;
	text-decoration:underline}
a:active {
	color:#CC6600;
	text-decoration:underline}
.style7 {color: #CC0000}


/*中面関係*/
.style8 {
	color: #E8D02E;
	font-size: 12px;
}
.style9 {
	font-size: 12;
	font-weight: bold;
}
.style10 {
	font-size: 12px;
	font-weight: bold;
	color: #1B52EB;
}
.style10-1 {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}
.style11 {
	font-size: 18px;
	font-weight: bold;
}
.style12 {font-size: 14px}

/* ラインあり、青リンク */
a.blue:link {
	color:#605DD0;
	text-decoration:underline}
a.blue:visited {
	text-decoration:underline}
a.blue:hover {
	color:#CC6600;
	text-decoration:underline}
a.blue:active {
	color:#CC6600;
	text-decoration:underline}
