@charset "euc-jp";

/** 表ｖ々タイルシートno5 **/
/** グランドリスト **/

table.link { border: solid 1px silver; border-collapse: collapse; margin-top: 20px; line-height: 110%; }
td.link_1  { border: solid 1px silver; width: 632px; height: 22px; background: #99ff99; text-align: center; font-weight: normal; font-size: 14px; }
td.link_2  { border: solid 1px silver; width: 316px; height: 25px; background: white; padding-left: 7px; font-size: 14px;}
td.link_3  { border: solid 1px silver; width: 632px; height: 20px; background: #ffffaa; text-align: center; font-size: 13px;}

/* リンクｖ薩 */
.link a:link    { color: black; border-bottom: dotted 0px blue; }
.link a:visited { color: black; border-bottom: dotted 0px blue; }
.link a:hover   { color: blue; border-bottom: dotted 1px blue; }
