﻿@charset "utf-8";

/* "thtd100.css" 文字サイズ標準 */

th,td { font-size: 100%; }

#row  {
     border-bottom:2px solid gray;

}
#col {
      border-left:2px solid gray;
}

