html,body { height: 100%; }
body {
  background-color: #323232;
  margin: 0;
  padding: 0;
}
table#layout {
  height: 100%;
  width: 100%;
}
table#layout td {
  text-align: center;
  vertical-align: middle;
}
div#hp_box2 {
  margin: 0 auto;
  text-align: left;
  width: 599px;
  height: 476px;
  background-image: url('keito.me_railway.png');
}
img {border:none;}
h1.hp_title { display: none; }
h1 {
  font-family: 'HelveticaNeue-UltraLight','Helvetica Neue UltraLight','Helvetica Neue',Arial,Helvetica,sans-serif;
  color: #EEE;
  font-weight: 100;
  letter-spacing: 1px;
  font-size: 28px;
  margin: 0;
}
#hp_box2 p {
  font-family: Helvetica;
  font-size: 8pt;
  color: #888;
}
div#links {
  position: relative;
  top: 360px;
  left: 26px;
  font-family: 'Helvetica Neue',Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #222;
}
div#links a {
  color: #888;
  text-decoration: none;
}
div#links a:hover {
  color: #478E0D;
}
div #links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div#colophon {
  font-size: 10px;
  font-family: 'Helvetica Neue',Arial,Helvetica,sans-serif;
  position: relative;
  top: 415px;
  left: 10px;
  color: #666;
  text-transform: lowercase;
  width:571px;
  text-align: right;
}
div#colophon a {
  color: #565656;
  text-decoration: none;
}
div#colophon a:hover {
  text-decoration: underline;
}

div#social {width:545px;margin: 0 auto;z-index:-500;}
.socialicon {float:left;margin-right:30px;margin-top:-50px;}
div#social div.last {margin-right:0;}