@charset "Shift_JIS";

/* BODY */
BODY {  
  color: black;
  background-color:white;
  background-image: url("images/h.gif");
  background-repeat: repeat-y;
}

/* FONT */

.f1 {  
font-size: 14px; color: #333300;
}

.f2 {  
font-size: 16px; color: #333300;
}

.f3 {  
font-size: 10px; color: #333300;
}

.f4 {  
font-size: 12px; color: #333300;
}

.f5 {  
font-size: 12px; color: white;
}

.f6 {  
font-size: 12px; color: #003366;
}

.f7 {  
font-size: 12px; color: #CC0000;
}

DIV {  
line-height: 13pt;
}

H1 {
font-size: 12px; color: #333300;
}

