body {
 margin-left: 0px;
 margin-right: 0px;
 font-family: Verdana, Arial, Helvetica;
}
td {
 font-weight: normal;
 font-size: 14px;
}

td.logo {
 background-color: white;
 padding-left: 5px;
 padding-bottom: 40px;
}
div.logo {
 color: #8967ac;
 font-weight: bold;
 font-size: 47px;
 cursor: hand;
 cursor: pointer;
}

p.logo {
 margin-top: 0px;
 font-weight: bold;
 font-size: 12px;
 font-family: verdana;
}

.menu {
 font-size: 12px; 
}

.footer { 
 color:white;
}

td.bottomspace {
 height: 120px;
}

td.bottomspace_index {
 height: 246px;
}


td.tel {
}

div.tel {
 padding-right: 5px;
 height: 35px;
 width: 970px;
 display: table-cell;
 text-align: right;
 vertical-align: middle;
 background-color: #282a1f;
 color: white;
 font-weight: bold;
 border-bottom: 4px solid #8967ac;
 font-size: 15px;
 border-left: 0px;
}

td.addr {
 color: white;
 font-weight: bold;
 font-size: 15px;
}


a {
 font-size: 12px;
 color: #000000;
}
a:link {
 text-decoration: none;
}
a:visited {
 text-decoration: none;
 color: #000000;
}
a:hover {
 text-decoration: none;
 color: #666666;
}
a:active {
 text-decoration: none;
}
