body { font-family:'Meiryo UI'; color:#000000 ; a:visited { color:#600000 ; } }
body.bg { font-family:'Meiryo UI';	background-color: #f0f0f0; color: #101010; }
a { text-decoration: none; border-bottom :1px solid; }
dt { line-height: 1.5; }
dd { line-height: 1.5; }
table { cellpadding=5; cellspacing=1; }
table.s { border-style:ridge; }
td	  { line-height: 1.3; }
td.zz { line-height: 0.8; }
td.z  { line-height: 1.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;
}
