@charset "utf-8";

/* 英語ページテーブル
-----------------------------------*/
table.engLisaTable {
	width:96%;
}

table.engLisaTable,
table.engLisaTable th,
table.engLisaTable td {
	border:3px solid #ffffff;
}

table.engLisaTable th {background-color:#005bac;color:#ffffff;font-weight:bold;text-align:center;}
table.engLisaTable td {background-color:#e0e6f4;}
table.engLisaTable tr.even td {background-color:#c7d1ea;}
