﻿/* ボディー */
body            {font-size: 14.5px; color: #708090; background-color: #FFFFF0}

/* コンテナ */
div#container   {width: 760px; margin: auto}
h1              {width: 300px; background-color: #E9967A}
p               {text-indent: 10px}
p.caution       {font-weight: bold}
h2              {width: 400px; background-color: #98fb98; margin-top: 30px; margin-bottom: 10px}
table.station td{width: 100px}




a               {text-decoration: none; color: #000000}
a:hover         {color: #FF6347}


/* サイトマップ */
table#sitemap   {font-size: 14.5px; margin: auto; width:400px}



/* フッター */
div#footer      {border-top: solid 3px #708090; font-size: 0.9em; font-style: normal; font-family: Verdana}








