﻿
body {background-color: #f0e68c;}
      Body,Td {line-height:15pt;}
p {font-size:0.75em;
   font-family: 'Gulim';
    color:#ffffff}
a {color:#6495ed}
a:visited {color:#ff69b4}
a:hover {color:#800080;}
h1 {margin-top: 15px;
    margin-bottom: 15px}
h2 {font-size:1em;
    border-left:solid 18px #ffcc33;}
h3 {font-size: 15pt;
    border-left:solid 18px #66aa66;}
h4 {text-align: center;
    font-size: 36pt;
    color: #dc143c}
address {font-size:1em;
         font-style:normal;
         clear:both}
/* コンテナ */
div#container {width: 759px;
               margin-left: auto;
               margin-right: auto}
/* ヘッダー */
div#header {background-color: #ffa500;
            padding: 23px 20px 30px}
div#header p {color:#ffffff;
              font-size:0.75em;
              margin-top: 15px;
              margin-bottom: 3px}
div#header h1 {margin:0}
/* フッター */
div#footer {margin-top: 25px;
            padding-top: 8px}
ul#menu {font-size: 0.875em;
         margin-left:0;
         margin-top: 0;
         margin-bottom: 30px;
         padding-left:0;
         height: 30px;
         background-color: #ffffff}
ul#menu li {list-style-type: none;
            float: left}
ul#menu li a {display: block;
              width: 94px;
              line-height: 30px;
              text-decoration: none;
              text-align: center;
              color:#ffffff;
              background-color: #ff6347;
              border-right: solid 1px #ffffff}
ul#menu li a:hover {background-color: #f08080}
ul#menu li.menulast a {border-right: none}

