@charset "Shift_JIS";
/******************************
 * top.css
 * トップページのスタイル
 ******************************/

.table a:link { color:#4169E1; }
.table a:visited { color:#4682B4; }
.table a:active { color:#4682B4; }
.table a { text-decoration:none; }


