h2.tit {
 font-size: 18px;
 font-color: #222222;
 margin: 1px 1px 3px 1px;
}

font.tit {
 font-size: 18px;
 font-color: #222222;
 font-weight: bold;
 margin: 1px 1px 3px 1px;  
 padding: 1px 1px 6px 1px; 
}

p.block {
 margin: 6px 1px 3px 1px; 
}

td.line {
  font-size: 1px;
  background-image: url("/img/common/line.gif");
  background-repeat:no-repeat;
}
 
a:link, a:visited, a:active {text-decoration:none;color:blue;}
a:hover { text-decoration:  none; color:red;}
BODY { background: url(); background-repeat:repeat-y; background-position:left;  background-attachment: fixed;}

