﻿body  {
    text-align: center;
    font-size: 14px;
    font-family: 'ＭＳ Ｐゴシック' ;
    background-color: #ffffff;
    background-attachment: fixed;
}
h1 {
    font-size: 18px;
    color: #000000;
}
img {
    border: none;
}
#container {
    text-align: center;
    width: 100%;
}
#update {
    text-align: right;
    width: 100%;
}
.update-time {
    font-size: 16px;
    font-weight: bold;
    color: #000080;
}
.update-next {
    font-size: 14px;
    font-weight: bold;
    color: #5f5f5f;
}
#navi {
    width: 100%;
    text-align: center;
    margin: 15px 0px 30px;
}
.description {
    color: #000000;
}
.menu {
    text-align: left;
}
#contents {
    width: 100%;
    text-align: center;
}
.contact {
    text-align: center;
    font-size: 18px;
}
#syuosai-box {
    width: 640px;
    margin-right: auto;
    margin-left: auto;
}
.syuosai-block {
    margin-bottom: 20px;
}
.syousai-menu {
    text-align: left;
    width: 640px;
    margin-right: auto;
    margin-left: auto;
}
.syuosai-table {
    border: 3px solid #9f9f9f;
    font-size: 14px;
    width: 640px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.syuosai-table td {
    border: 1px solid #9f9f9f;
}
.syuosai-table td.shotitle {
    background-color: #ffecd9;
    color: #000000;
    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: 10px;
    background-color: #ffecd9;
    color: #000000;
}
.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 #9f9f9f;
    font-size: 14px;
    width: 640px;
}
.company-syousai-table td {
    border: 1px solid #9f9f9f;
}
.company-syousai-table td.icom1 {
    background-color: #ffecd9;
    color: #000000;
    font-weight: bold;
    text-align: center;
    width: 90px;
}
.company-syousai-table td.icom2 {
    background-color: #ffffff;
    color: #000000;
    text-align: left;
    width: 550px;
}
span.yachin {
    color: #1F1F1F;
    font-weight: bold;
    font-size: 16px;
}
hr {
    color:#9f9f9f;
}
a:link { color: #0f0f0f }
a:visited { color: #0f0f0f }
