body { font-family:'Meiryo UI'; color: #000040; }
body.bg { font-family:'Meiryo UI';	background-color: #f0f0f0; color: #000080; }
a { text-decoration: none; border-bottom :1px solid; }
dt { line-height: 1.5; }
dd { line-height: 1.5; }
table { cellpadding=5; cellspacing=1; }
table.b { border:solid 1px #c0c0c0;	background-color: #c0f8ff;}
table.s { border:solid 1px #c0c0c0; }
td	  { line-height: 1.3; }
td.a  { line-height: 1.3; background-color:#c0f8f8; }
td.zz { line-height: 0.8; }
td.z  { line-height: 1.0; }
td.15 { line-height: 1.5; }
td.20 { line-height: 2.0; }
td.br15 { line-height: 1.5; }
td.br19 { line-height: 1.9; }
td.br20 { line-height: 2.0; }
td.br25 { line-height: 2.5; }
td.br30 { line-height: 3.0; }
td.f150 { font-size:150%;}
td.month    { background-color:#ffffff; }
td.b {	 border-top :1px solid;
		 border-bottom :1px solid;
		 border-left :1px solid;
		 border-right :1px solid; }
td.bga  { background-color:#c0f0f0; }
span.del {
  text-decoration-line: line-through;
  text-decoration-style:solid;
  text-decoration-color: red;
}
