﻿

/* ボディー */
body            {font-size: 14.5px; color: #708090; background-color: #FFFFF0}


/* コンテナ */
div#container   {width: 760px; margin: auto}
h1              {width: 760px; background-color: #E9967A; margin-right: 20px; margin-top: 0px}
h2              {width: 760px; color: #fffff0; background-color: #708090}
h3              {width: 760px; background-color: #ffe4c4}
ul.b            {list-style-type: none; padding-left: 0px}
ul#c            {margin-bottom: 15px}
li#a            {width: 400px; font-weight: bold; background-color: #b0e0e6}
p               {text-indent: 15px; line-height: 20px}
table#fee th    {color: #fffff0; background-color: #708090}
table#fee td    {font-weight: bold; height: 50px; color: #708090; background-color: #dcdcdc}
th#a            {width: 130px}
th#b            {width: 220px}
th#c            {width: 130px}
td.caution      {text-indent: 10px; line-height: 25px}
img.office      {width: 300px}
li              {font-weight: bold}

a               {font-size: 14.5px; text-decoration: none; color: #000000}
a:hover         {color: #FF6347}

/* サイトマップ */
table#sitemap   {margin: auto; width: 300px}



/* フッター */
div#footer      {border-top: solid 3px #708090; font-size: 0.9em; font-style: normal; font-family: Verdana}