@charset "utf-8";

/*
======== table of content. =================================

File name: css/performance_report.css
Summary: 教員紹介用CSSファイル

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


/*-------------------------------------
上書き
---------------------------------------*/
#mainLeft .box-dotline-container{
	margin:20px 0 0 0;
}

/* テーブル
-------------------------------------*/
#mainLeft table.baselist {	
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
}

#mainLeft table.baselist tbody th{
	background:#EFEFEF;
	font-weight:bold;
	text-align:left;
}

#mainLeft table.baselist th.department{
	background:#A69260;
	color:#FFF;
	font-weight:bold;
}
