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

ul.note li {
	text-indent: -1.3em;
	margin: 0 0 7px 1.3em;
}

ul.note li::before {
	content: "◇ ";
}


table.program { width: 600px; }
table.program p { text-indent: -3.2em; padding-left: 4.2em;}
table.program p.idnt { text-indent: -5em; padding-left: 6em;}
table.program p .en { font-family: Arial, Helvetica," sans-serif"; font-weight: bold;}


