@charset "UTF-8";
/* CSS Document */

/*テーブル見出し　th */
th.tbl-midashi
{
	background:#1E83BD;
	color: #fff;
	text-align: center;
	font-weight:normal;
}