@charset "UTF-8";* {    margin: 0;    padding: 0;    font-family: Verdana, Arial, sans-serif;}body {    background-image: url("image/background.gif");    background-repeat: repeat-y;     background-color: #e4e4e4;     background-position: center; }a img {    border: none;}a:link,a:visited {    color:#0eaaac;    }.layout {    width: 930px;    background-color: fff;    margin: 0px 0px 0px 0px;    }.head {    float: left;    }#log {    background-color:#f3994f;     width: 930px;     text-align: right;     font-size: 12px;     padding: 5px 0px 5px 0px;    }#log2 {    background-color:#727171;     width: 930px;     text-align: right;     font-size: 12px;     padding: 5px 0px 5px 0px;    }#log a:link {    color: #fff;    }    .contents-01 {    text-align: left;    float: left;    margin: 20px 0px 0px 50px;    background-color: #e6e6e6;    width: 195px;    font-size: 10pt;    display: inline;     }.contents2-01 {    text-align: left;    float: left;    margin: 20px 0px 0px 50px;    background-color: #e6e6e6;    width: 195px;    font-size: 10pt;    display: inline;     }#contents {    margin: 20px 10px 10px 10px ;    }.contents-02 {    text-align: left;    float: left;    margin: 20px 50px 0px 35px;    background-color: #e6e6e6;    width: 600px;    padding 50px;    display: inline; 
    font-size: 10pt;    }#button {    margin: 10px 0px 15px 40px;    }.contents-02 #map {    margin: 10px 0px 25px 40px;    } .contents2-02 {    text-align: left;    float: left;    margin: 20px 50px 0px 35px;    background-color: #e6e6e6;    width: 600px;    padding 50px;    display: inline;     }.contents-03 {    text-align: left;    float: left;    margin: 20px 0px 0px 50px;    background-color: #e6e6e6;    width: 830px;    padding 50px;    font-size: 10pt;    display: inline;     } #graph-mark {     float: right;     } #graph {     background-image: url("image/graph_background.gif");     background-repeat: repeat-y;     width: 600px;     margin-top: 10px;     } .graph-t {     background-image: url("image/graph_background.gif");     background-repeat: repeat-y;     background-position: right;     margin: 20px 0px 0px 0px ;     }.graph-t  #day{    width: 100px;    height: 25px;    text-align: right;    padding-right:10px;     }     #t-title {    width: 150px;    text-align: right;    text-valign    }.check {    background-color: #727171;    width: 100px;    padding:5px;    margin: 2px 2px 2px 2px;    text-align: center;    border-color: #727171;     border-style: solid;     border-width: thin;     float: left;    display: inline;    color: #fff;    }#clear {    background-color: #fff;    width: 100px;    padding:10px 5px;    margin: 0px 2px 0px 2px;    text-align: center;    clear: both;    border-color: #727171;     border-style: solid;     border-width: thin;     float: left;    display: inline;     } .check2 {    background-color: #fff;    width: 100px;    padding:10px 5px;    margin: 0px 2px 0px 2px;    text-align: center;    border-color: #727171;     border-style: solid;     border-width: thin;     float: left;    display: inline;     } .confirm {    width: 930px;    padding: 50px 0px 50px 0px;    float: left;    font-size: 10pt;    }        /* タイムテーブル---------------------------------------------------- *//* 全日 */#times_1 img.timebar_0900{	width: 600px;	height: 14px;	left: 0px;}/* 午前・午後・夜間 */#times_2 img.timebar_0900{	width: 200px;	height: 14px;}#times_2 img.timebar_1300{	width: 200px;	height: 14px;}#times_2 img.timebar_1800{	width: 200px;	height: 14px;}
