﻿.tblhead
{
	background:#E9ECF1;
	font-weight:600;
}

.tblodd
{
	background:#F7F6F3;
}

.tbleven
{
	background:white;
}

.noime
{
	ime-mode:disabled;
}

.ime
{
	ime-mode:active;
}

/*2021.09.30 Add Start【CR-#4741】【IE-EOL対応】BASICWeb【グループA】*/
body
{
    font-family:MS PGothic;
}
input
{
    font-family:MS PGothic;
}
/*2021.09.30 Add End【CR-#4741】【IE-EOL対応】BASICWeb【グループA】*/