@charset "Shift_JIS";

li {
  list-style:none;
}

table {
  margin-bottom: 5px;
  }

td {
  font-size: x-small;
  line-height: 120%;
  }

form {
  margin: 0;
  }

a:link {
  text-decoration: none;
  color: #339
  }

a:visited {
  text-decoration: none;
  color: #339
  }

a:active {
  text-decoration: none;
  color: #339
  }

a:hover {
  color: #f70
  }

a.koukai-0 {
  color: '#f00'
  }

a.koukai-1 {
  color: '#00f'
  }

.title {
  width: 100%;
  color: #fff;
  background: #4e92d6;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 0px 3px 10px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
  }

.stripe {
  background: #aaa;
  }

.stripe tr {
  background: #fff;
  }

.stripe tr.odd {
  background: #eee;
  }

.stripe tr.hover {
  background: #ffa;
  }

.list_head td {
  background: #ddddcc;
  color: #000;
  font-size: 10px;
  text-align: center;
  }

.search_label {
  background: #ddddcc;
  color: #000;
  font-size: 10px;
  text-align: center;
  }

.pwd {
  color: #333;
  text-align: left;
  font-size: x-small;
  padding: 3px;
  height: 20px;
  background: #bad3ee;
  filter: progid:dximagetransform.microsoft.gradient(gradienttype=1, startcolorstr=#ffffff, endcolorstr=#4a8bd1);
  }

.ime_act {
  IME-MODE: active
  }

.ime_dis {
  IME-MODE: disabled;
  }

.numeric {
  IME-MODE: disabled;
  text-align: right;
  }

.google_seek {
  text-align: center;
  }

.google_seek a {
  color: #7af;
  font-weight: bold;
  }

.google_seek a:hover {
  color: #7af;
  font-weight: bold;
  }

.google_seek .now {
  border: 1px #7af solid;
  color: #fff;
  background-color: #7af;
  width: 20px;
  font-weight: bold;
  }

.google_seek .num a:hover {
  border: 1px #7af solid;
  color: #fff;
  background-color: #7af;
  width: 20px;
  text-decoration: none;
  font-weight: bold;
  }

.google_seek .num a {
  border: 1px #7af solid;
  width: 20px;
  }
