@charset "SHIFT_JIS";
body { background-image: url("images/bg-grde.jpg"); background-repeat: repeat-x; 
  background-position: center top;
  background-attachment: fixed;
}

.font1 {
font-size:13px;
color:#666666;
line-height:16px;
font-weight:400;
}
.font2 {
font-size:20px;
color:#000000;
line-height:1px;
font-weight: 700;
}
.font3 {
font-size:15px;
color:#000000;
line-height:1px;
font-weight:700;
}
.font4 {
font-size:11px;
color:#000000;
line-height:1px;
font-weight:400;
}
A { text-decoration: none; }
A:LINK { text-decoration: none; color: #666666; font-weight: 400;}
A:VISITED { text-decoration: none; color: #666666; font-weight: 400;}
A:HOVER { text-decoration: none; color: #006600; font-weight: 700; background: #;}
