  /*  -- レイアウト構造071217layoutスタイルシート設計.xls --  */
#contena        {margin: 0 auto;width  : 800px}
#top         {   background-color  : #FFF;  background-image  : url("img/top.gif");  background-repeat  : no-repeat;  text-align  : center;  width  : 800px;  height  : 82px;  vertical-align  : text-bottom;
padding-top: 10px;}
#side        {   background-color  : #FFEC98;  text-align  : center;  width  : 224px;  border : solid 1px #00928C }
#navi        {   background-color  : #9BDE4D;  text-align  : center;  width  : 576px;  height  : 20px;  border : solid 1px #00928C;  vertical-align  : top }
#main        {   background-color  : #FFF;  text-align  : center;  width  : 576px;  border : solid 1px #00928C;  vertical-align  : text-top }
#footer      {   background-color  : #2c6494;  text-align  : center;  width  : 800px;  height  : 20px;  border : solid 1px #2c6494 }
#indeximg    {   background-color  : #00928C;  width  : 500px;  border : solid 1px #2c6494;  vertical-align  : text-top }
#indexlink   {   background-color  : #FFEC98;  width  : 300px;  border : solid 1px #2c6494;  vertical-align  : text-top }

  /*  -- 基本タグ --  */
body         {   background-color  : #92DDBD;  background-image  : url("img/back.gif");  font-size  : 12px;  text-align  : center;  margin  : 0 }
h1           {   font-weight  : bold;  font-size  : 2em;  line-height  : 120%;  margin  : 0 }
h2           {   background-color  : #00928C;   font-weight  : bold;  font-size  : 14px;  line-height  : 120%;  margin  : 0 }
h3           {   font-weight  : bold;  font-size  : 1.6em;  line-height  : 120%;  margin  : 0 }
h4           {   font-weight  : bold;  font-size  : 1.4em;  line-height  : 120%;  margin  : 0 }
h5           {   font-weight  : bold;  font-size  : 1.1em;  line-height  : 100%;  margin  : 4px 0 ;padding:4px 0;border-top:solid 1px #00928C;color:#00928C;}
h6           {   font-weight  : bold;  font-size  : 1.1em;  line-height  : 120%;  margin  : 0 }
p            {   font-size  : 1em;  line-height  : 140%;  margin  : 0 }
td           {   font-size  : 1em;  line-height  : 140%;  margin  : 0 }
ul           {   font-size  : 1em;  line-height  : 140%;  margin  : 0 }
ol           {   font-size  : 1em;  line-height  : 140%;  margin  : 0 }
li           {   font-size  : 1em;  line-height  : 120%;  margin  : 0 }
address      {   font-style  : italic;  font-size  : 1em;  margin  : 0 }


  /*  -- 画像配置 --  */
.imagel      {   text-align  : left;  float  : left;  clear  : none }
.imager      {   text-align  : right;  float  : right;  clear  : none }
.imagec      {   text-align  : center;  clear  : both }
.hrclea      {   text-align  : center;  clear  : both }

  /*  -- レイアウト構造071218indexスタイルシート設計.xls --  */
.menu        {   background-color  : #FFF;  text-align  : center;  width  : 295px;  border : solid 1px #00928C ;float:right}
.menu p a    {   text-decoration  : none;  text-align  : left;  color  : #565656;  margin  : 0 }
.menu p a:hover {   text-decoration  : underline;  color  : #CE6761;  margin  : 0 }
.menu h2 a   {   background-color  : #00928C;  font-weight  : bold;  font-size  : 14px;  text-decoration  : none;  color  : #FFF;  margin  : 0 }
.menu h2 a:hover {   background-color  : #00928C;  font-weight  : bold;  font-size  : 14px;  text-decoration  : underline;  color  : #FFF;  margin  : 0 }
.menu p      {   text-decoration  : none;  text-align  : left;  color  : #565656;  margin  : 0 0 2px 16px }

