body {
 background-color: #60b260;
 background-image: url(img/back.png);
 background-repeat: repeat-y;
 margin-left: 0px;
 margin-top: 0px;
 font-family: Verdana, sans-serif;
}

a:link {color: #000000; text-decoration: underline; }
a:visited {color: #000000;  text-decoration: underline; }
a:active {color: #000000;  text-decoration: underline; }

font.head {
 color: #000000;
 font-size: 14px;
}

font.text {
 color: #000000;
 font-size: 12px;
}

font.navi {
 color: #000000;
 font-size: 13px;
 line-height: 16px;
}

font.subnavi {
 color: #000000;
 font-size: 11px;
 line-height: 16px;
}

font.form {
 color: #ff00ff;
 line-height: 26px;
}

font.mini {
 color: #000000;
 font-size:9px;
 line-height: 14px;
}

