@charset "UTF-8";

/*	==============================================================

						custom setting

	==============================================================	*/




/* contents
------------------------------------------*/
#conhead.categorytop {
	background: url(/kuis/ko/students/img/bg_conhead.jpg) no-repeat 50% 0;
}



/* department menu block
------------------------------------------*/
.studentsmenu li {
	float: left;
	margin: 30px 6px 0 0;
	line-height: 1.3;
	width: 220px;
}
.studentsmenu li.li_r {
	margin-right: 0;
}
.studentsmenu li .txtb {
	padding: 10px 5px 0;
}
.studentsmenu a {
    color: #333;
}

.fs_m .col_ye {
    color: #FFEC93;
}
.fs_m .col_ki {
    color: #FFEC93;
}
.fs_m .col_pnk {
    color: #FFEFF5;
}
.fs_m .col_ao {
    color: #DAEEFF;
}
.fs_m .col_md {
    color: #E5FFE1;
}

.fs_m span {
	font-size: 180%;
}
