body {
background-color: #000000;
color: #ffffff;
margin: 0px;
padding: 0px;
font-size: 14px;
line-height: 120%;
 }
th { font-size: 14px; line-height: 120%; }
td { font-size: 14px; line-height: 120%; }

a:link { text-decoration:underline; color: #D152C4 }
a:visited { text-decoration:underline; color: #D152C4 }
a:active { text-decoration:underline; color:  #D152C4 }
a:hover { text-decoration:underline; color:#5291D1; background-color: #ffffff; }

.top { vertical-align:top; }
.bottom { vertical-align:bottom; }
.middle { vertical-align:middle; }
.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
.images { margin: 5px; }

.attention { font-size: 12px; color:#FFD2DD;}

.header { height: 25px; background-color: #8B0820; color: #ffffff; text-align:left; font-size: 12px; margin: 0px; padding: 5px;
background-image: url("./image/headfoot.gif"); background-repeat: no-repeat; background-position: right center; }
.footer { height: 25px; background-color: #8B0820; color: #ffffff; text-align:right; font-size: 11px; margin: 0px; padding: 5px;
background-image: url("./image/headfoot.gif"); background-repeat: no-repeat; background-position: right center; }

table.main { width: 100%; height: 100%; margin: 0px; padding: 0px; }
table.contents { width: 600px; margin: 5px; padding: 2px; background-color: #343434; }
table.contents th { width: 20%; vertical-align:top; text-align:right; background-color: #6F0014; }
table.contents td { vertical-align:top; background-color: #2F0000; }

.map { width:350px; background-color: #242424; border: 1px solid #84002B; margin: 10px; padding: 5px; }
.map img { border:1px solid #84002B; margin-right: 3px; }