a { color: #000000; font-weight: normal;}
a:link { color: #2d2c2c; text-decoration: none; font-weight: bold; }
a:active { color: #2d2c2c; text-decoration: none; font-weight: bold;}
a:visited { color: #2d2c2c; text-decoration: none; font-weight: bold;}
a:hover { color: #ffffff; text-decoration: none; font-weight: bold;}

a.navi:link { color: #bb8e4e; text-decoration: none; font-weight: bold; }
a.navi:active { color: #bb8e4e; text-decoration: none; font-weight: bold; }
a.navi:visited { color: #bb8e4e; text-decoration: none; font-weight: bold; }
a.navi:hover { color: #dbb073; text-decoration: none; font-weight: bold;}

a.cocree:link { color: #bb8e4e; text-decoration: none; font-weight: normal; }
a.cocree:active { color: #bb8e4e; text-decoration: none; font-weight: normal; }
a.cocree:visited { color: #bb8e4e; text-decoration: none; font-weight: normal; }
a.cocree:hover { color: #dbb073; text-decoration: none; font-weight: normal;}

.text {
  font-size: 14px;
  font-family: Century Gothic, Verdana, Arial;
  color: #ffffff;
  line-height:1.5;
}

.text_g {
  font-size: 14px;
  font-family: Century Gothic, Verdana, Arial;
  color: #2d2c2c;
  line-height:1.5;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  font-family: Century Gothic, Verdana, Arial;
  font-weight: bold;
  color: #2d2c2c;
}

ul {
  margin-left: 0px;
  padding-left: 20px;
  margin-bottom: 10px;
}


li.km {
  margin-left: 0px;
  padding-left: 20px;
  list-style-type:none;
  background-image: url(../pics/arrow_mini2.png);
  background-repeat:no-repeat;
  background-position:left center;
}

li {
  margin: 0px;
  padding-left: 10px;
}

.navi {
  font-size: 14px;
  font-family: Century Gothic, Verdana, Arial;
  font-weight: bold;
  color: #bb8e4e;
}

.cocree {
  font-size: 12px;
  font-family: Century Gothic, Verdana, Arial;
  color: #bb8e4e;
}

.mail {
  font-size: 11px;
  font-family: Century Gothic, Verdana, Arial;
  color: #ffffff;
}

.news_h {
  font-size: 15px;
  font-family: Century Gothic, Verdana, Arial;
  color: #2d2c2c;
  font-weight: bold;
}

.news_t {
  font-size: 12px;
  font-family: Century Gothic, Verdana, Arial;
  color: #ffffff;
}

.news_d {
  font-size: 11px;
  font-family: Century Gothic, Verdana, Arial;
  color: #ffffff;
}

.news_a {
  font-size: 12px;
  font-family: Century Gothic, Verdana, Arial;
  color: #2d2c2c;
}
.train {
  font-size: 12px;
  font-family: Century Gothic, Verdana, Arial;
  color: #ffffff;
}

.train_loc {
  font-size: 12px;
  font-family: Century Gothic, Verdana, Arial;
  color: #2d2c2c;
}

.train_loc_c {
  font-size: 14px;
  font-family: Century Gothic, Verdana, Arial;
  color: #2d2c2c;
}

.hint {
  font-size: 10px;
  font-family: Century Gothic, Verdana, Arial;
  color: #ffffff;
  line-height:1.0;
}