body  {
    font-size: 16px;
    text-align: center;
    font-family: '‚l‚r ‚oƒSƒVƒbƒN' ;
    background-color: #eeffee;
    background-attachment: fixed;
}
h1 {
    font-size: 20px;
    color: #000000;
}
img {
    border: none;
}
#container {
    text-align: center;
    width: 100%;
}
#update {
    text-align: right;
    width: 100%;
}
.update-time {
    font-size: 18px;
    font-weight: bold;
    color: #ff0000;
}
.update-next {
    font-size: 16px;
    font-weight: bold;
    color: #0000ff;
}
#navi {
    width: 100%;
    text-align: center;
    margin: 15px 0px 30px;
}
.description {
}
.menu {
    text-align: left;
}
#contents {
    width: 100%;
    text-align: center;
}
.contact {
    text-align: center;
}
#syuosai-box {
    width: 640;
    margin-right: auto;
    margin-left: auto;
}
.syuosai-block {
    margin-bottom: 20px;
}
.syousai-menu {
    text-align: left;
}
.syuosai-table {
    border: 3px solid #015f96;
    font-size: 16px;
    width: 640px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.syuosai-table td {
    border: 1px solid #015f96;
}
.syuosai-table td.shotitle {
    background-color: #008ed2;
    color: #ffffff;
    text-align: center;
    width: 16%;
    white-space: nowrap;
}
.syuosai-table td.shocont {
    background-color: #ffffff;
    color: #000000;
    text-align: left;
    width: 34%;
}
.syuosai-table td.notice {
    font-size: 12px;
    background-color: #008ed2;
    color: #ffffff;
}
.syuosai-table td.shopics {
    background-color  : #ffffff;
    text-align: center;
}
#footer {
    margin-bottom: 20px;
    width: 640px;
    margin-right: auto;
    margin-left: auto;
}
#link-list {
    margin-bottom: 20px;
    width: 640px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}
.station-list {
    list-style-type: none;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: 0px;
    text-align: left;
}
.select-link {
    list-style-type: none;
    margin-bottom: 20px;
    margin-left: 0px;
    text-align: left;
}
.company-syousai-table {
    border: 3px solid #015f96;
    font-size: 16px;
    width: 640px;
}
.company-syousai-table td {
    border: 1px solid #015f96;
}
.company-syousai-table td.icom1 {
    background-color: #008ed2;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    width: 90px;
}
.company-syousai-table td.icom2 {
    background-color: #ffffff;
    color: #000000;
    text-align: left;
    width: 550px;
}
hr {
    color:#015f96;
}
a:link { color: #0000ff }
a:visited { color: #800080 }
