body {
font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
background-color: #ffffff;
color: #4d4d4d;
}

body, th, td { font-size: 80%; }

hr {
height: 6px;
background-color: #ff872f;
border: none;
margin: 0px;
}

table.update tr:nth-child(2n+1) {
background-color:#ffd4b4;
}

table.update tr:nth-child(2n+0) {
background-color:#ffb986;
}

table {
  table-layout:fixed;
}

a {
text-decoration: none;
}

a:hover {
color:#cd1f0f;
text-decoration: underline;
}

a:visited {
color: #4d4d4d
}


a.footer:link{
color: #ffffff;
}

a.footer:hover{
color:#4d4d4d;
text-decoration: underline;
}

a.footer:visited {
color: #ffffff
}



#ent {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 1024;
height: 600;
}


