/* ベース */

.fs10 { font-size: 10px; color: #333333; line-height: 16px}
.fs12 { font-size: 12px; line-height: 18px}

/* リンク */

a.top {text-decoration:none; color:#FF6633;}
a.top:hover {text-decoration:underline; color:#FF6633;}

