/* @charset "EUC-JP"; */
/* 東名バスドットコム・時刻表備考ページ用追加スタイルシート */

.unten { color:blue; background-color:#eee; font-weight:bold }
.unkyu { color:red; background-color:#eee; font-weight:bold }
ol.station-time { list-style:none outside; margin-left:0; padding-left:0; }
ol.station-time li { display:inline; }
ol.station-time li:after,
 ol.station-time li.start:after { content:"→"; }
ol.station-time li.end:after { content:""; }
