﻿

/* ボディー */
body            {font-size: 14.5px; color: #708090; background-color: #FFFFF0}


/* コンテナ */
div#container   {width: 760px; margin: auto}
h1              {float: left; background-color: #E9967A; width: 300px; margin-right: 20px; margin-top: 0px}
img.office      {float: right}
table           {}
th              {background-color: #FFE4C4}
dl              {clear: both}
a               {text-decoration: none; color: #000000}
a:hover         {color: #FF6347}

/* フッター */
div#footer      {border-top: solid 3px #708090; font-size: 0.9em; fontclear: both-style: normal; font-family: Verdana}