td.gsmascii {
	background-color: rgb(255, 255, 225);
}
td.gsmsp {
	background-color: rgb(225, 225, 225);
}
td.gsmex {
	background-color: rgb(200, 200, 225);
}
td.gsmex2 {
	background-color: rgb(180, 200, 210);
}
td.sjis2 {
	background-color: rgb(255, 200, 200);
}
td.sjis9 {
	background-color: rgb(255, 210, 210);
}
td.sjis11 {
	background-color: rgb(255, 220, 220);
}
td.sjis14 {
	background-color: rgb(255, 240, 220);
}
td.sjis15 {
	background-color: rgb(255, 250, 230);
}
td.ucsascii {
	background-color: rgb(225, 255, 225);
}
td.ucsprivate1 {
	background-color: rgb(235, 255, 235);
}
td.ucsprivate {
	background-color: rgb(240, 255, 240);
}
td.ucsff {
	background-color: rgb(200, 255, 200);
}
col.char {
	font-family: さざなみゴシック, Courier New, monospace;
	text-align: center;
}
col.gsm {
	font-family: さざなみゴシック, Courier New, monospace;
	text-align: center;
}
col.sjis {
	font-family: さざなみゴシック, Courier New, monospace;
	text-align: center;
}
col.ucs2 {
	font-family: さざなみゴシック, Courier New, monospace;
	text-align: center;
}
col.name {
	text-align: left;
}
div.legend {
        text-align: right;
        font-size: 90%;
}
table.legend {
        border: none;
}
table.legend td {
        border: none;
}
