﻿body {
 background-color: ffff99;
 color: darkbrown;
 line-height: 1.7em;
 font-family: HGｺﾞｼｯｸM,sens serif;
 padding: 1em;
}

table {
 ed line-height: 1.4em;
}

a: {
 text-justify: auto;
 text-decoration: none;
}

a:hover {
 background-color: yellow;
}

a:active {
 background-color: blue;
}
