body { color: #303030; font-size: 1em; line-height: 2; background-color: white; margin: 0; font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; background-image: url(../images/bi01.gif); }

p {}

td {}

th { white-space: nowrap; }

a:link { color: #004899 }

a:visited { color: #004899 }

a:hover { color: #7df7ff }

a:active { color: #d9e4ee }

h1 { font-weight: normal; font-size: 1em; margin: 0; }

h2 { font-weight: normal; font-size: 1em; margin: 0; }

h3 { font-weight: normal; font-size: 1em; margin: 0; }

a:link.map { color: #ffffff; text-decoration: none; }

a:visited.map { color: #ffffff; text-decoration: none; }

a:hover.map { color: #53acff; text-decoration: none; }

a:active.map { color: #7df7ff; text-decoration: none; }

#menu {
  display: none;
}
 
@media screen and (min-width : 3000px) {
  #menu {
    display: block;
  }
  .slicknav_menu {
    display: none;
  }
}

button, input, select, textarea {
  font-family : inherit;
  font-size   : 100%;
}