BODY {
      background-color:#ffffff;
      font-size:12pt;}

TABLE.table{font-size:12pt;
            text-align:left;
            color:black;
            border:1;
            border-style:ridge;
            width:640;}

TABLE.table2{font-size:12pt;
            text-align:center;
            color:black;
            border:1;
            border-style:ridge;
            }

TD.sun {background-color:mistyrose;
        color:rosybrown;
	text-align:center;}

TD.sat {background-color:lavenderblush;
        color:rosybrown;
	text-align:center;}

TD.syuku {background-color:lightpink;
        color:rosybrown;
	text-align:center;}

TD.depart {color:red;
          font-weight:bold;}

TD.tdhi  {color:olive;
          font-weight:bold;
          background-color:white;
          text-align:center;}


TD.tdtuki  {color:rosybrown;
          font-weight:bold;
          font-size:30pt;
          text-align:center;}

TD.tdyoubi {color:rosybrown;
            text-align:center;}

TD.tdgyouji {color:black;}

P.midasi {font-size:16pt;
          font-weight:bold;}

TR.komidasi {font-size:12pt;
             font-weight:bold;
             color:darkgray;
             background-color:lavenderblush;
            text-align:center;}
A:link {color:navy;}
A:visited {color:tomato;}
A:active {color:tomato;}
A:hover{color:navy;}
