body, tr, th, td {
   font-size:12px;
}

.small {
   font-size:11px;
}

.bg-lcyan {
   background-color:#e5e7f1;
}

.bg-lgray {
   background-color:#e2e1de;
}

.text {
   font-size:12px;
   line-height:120%;
}

.leftnavi {
   font-size:13px;
}

.leftnavi-active {
   font-size:13px;
   color:f6603f;
   text-decoration:underline;
}

A:hover {
   color:#f6603f
}

