#body{  
   margin:0;
   padding:0;
   line-height:1.2;
   letter-spacing:1px;
   font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", メイリオ, Meiryo,"ＭＳ Ｐゴシック", Arial, Verdana, Helvitica, sans-serif;
   font-size:12px;
   color:#000;
}  

br {
   letter-spacing:normal;
}

a {
   color:#0099cc;
   text-decoration:none;
}

a:hover {
   color:#cc66ff;
   text-decoration:underline;
}


div#hrLine     { font-size: 10pt; font-weight: normal; letter-spacing: 0.3em; font-family: sans-serif; color: #000000; }
div#txLgBlueT  { font-size: 10pt; font-weight: bold; letter-spacing: 0.3em; font-family: sans-serif; color: #cc0000; }
div#txLgBlueB  { font-size: 10pt; font-weight: bold; font-family: sans-serif; color: #000099; }
div#txLgBlueN  { font-size: 10pt; font-weight: normal; letter-spacing: 0.2em; font-family: sans-serif; color: #000099; }
div#txSmBlueB  { font-size: 9pt; font-weight: bold; font-family: sans-serif; color: #000099; }
div#txSmBlueN  { font-size: 9pt; font-weight: normal; font-family: sans-serif; color: #000099; }
div#txLgRedB   { font-size: 10pt; font-weight: bold; letter-spacing: 0.3em; font-family: sans-serif; color: #ff0066; }
div#txLgRedN   { font-size: 10pt; font-weight: normal; letter-spacing: 0.2em; font-family: sans-serif; color: #ff0066; }
div#txSmRedB   { font-size: 9pt; font-weight: bold; font-family: sans-serif; color: #ff0066; }
div#txSmRedN   { font-size: 9pt; font-weight: normal; font-family: sans-serif; color: #ff0066; }
.clear         { clear: both; }

