
 /* div id="top" */
 #top { text-align: center; font-size: small; font-weight: 300; white-space: pre } 
 
 /* ページ全体　*/
 body { margin-left: auto; margin-right: outo; color: #0000ff; background-color: F8F8FF; font-size: small; 
 font-weight: 500; font-style: normal; line-height: normal; font-family: "MS ゴシック",monospace;
 background-image: url(b4-08.gif); background-attachment: fixed; white-space: pre }
 
 img { float: none }

 code { white-space: pre }

　/* タイトル文字の書体･色･寸法 */
 h1 { color: #000000; font-size: medium; font-weight: bold; font-face: "MS ゴシック",monospace; text-align: center }

 h2 { color: #000000; font-size: small; font-weight: 400 }

 h3 { font-size: small; font-weight: bold }

 h4 { font-size: x-small; font-weight: bold }

 /* テーブルの枠線関係 */
 table, th, td, input { margin: auto; border-collapse: separate; border: 1px solid #0000ff; 
 line-height: 1.2;  border-spacing: 1px; white-space: pre }

　/* テーブルの文字関係 */
 table, th, td, input { color: #0000ff; font-style: normal; font-weight: 300; font-size: small/normal; 
 font-family: "MS ゴシック",monospace; white-space: nowrap; white-space: pre }

 ta.ta { border-style: none }

　/* テーブルのＴＨのみの色と枠 */
 th { color: #000000; background-color: #FFE4E1; font-size: small; font-weight: 500; padding: 0 }

 /* 検索２の駅名１９では使っていない */
 thk { color: #0000ff; background-color: #FFE4E1; font-size: small; font-weight: 300; border-style: none; padding: 2px }

 /* テーブル枠線なし */
 #ta { border-style: none }
 #th { border-style: none }
 #td { border-style: none }
 #taa { position: relative; left: 50px }

 /* 検索テーブル */
 .navbar a:link { color: #000000; background: #ffffff; text-align: center }

 #td-n { background-color: #ffcccc }
 #td-l { border-style: none }
 
 tr.color { background-color: #FFFFF0 }

 /* link color */
 a:link { color: #0000FF; background-color; #FFFFFF }
 a:visited { color: #0000FF }
 a:hover { color: #FF0099 }
 a:active { color: #FF0099 } 
 
 P { list-style-type: disc }
 #p1 { font-size: x-small; font-weight: 300; text-align: right }
 #p2 { font-size: x-small; font-weight; 300; text-align: left }

 tbody.1 { background-color: #ffcc00 }
 tbody.2 { background-color: #ff0000 }
