/***************　基本指定（共通）　***************/

.tbl {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 95%;
	text-align: left;
}


/***********************************************/
/* Syllabus Error Style                        */
/***********************************************/

.even_err {background-color: #FFA4A4  ; padding: 5px;}


/***********************************************/
/* Common Divs                                 */
/***********************************************/

.text_readonly {
  background-color: #d3d3d3;
}
