@charset "UTF-8";
/* CSS Document */

#chiba{
 width:760px;
  margin:0 auto;
 line-height: 2em;
 font-size: 1.5em;
 padding-bottom: 25px;
 font-family: serif;
}

#chiba td{
 vertical-align:top;
}

.funabashi{
 width: 80px;
}

.narita{
 background-color: #CCCCFF;
}

h1{
 font-size: 1em;
 font-weight: normal; 
 margin-top: 50px;
}
