a:link     {color:#f79910; text-decoration: none }
a:visited  {color:#f79910; text-decoration: none }
a:hover    {color:#f79910; text-decoration: underline }
a:active   {color:#f79910; text-decoration: underline }

/* これは、ユーザーがカスタマイズ可能なスタイルシートです。 */

/* ニュース ---------------------------------------------*/

body.news { margin:0; font-size: 90%; line-height: 1.3; background: white; }
.news a:link     {color:#f79910; text-decoration: none }
.news a:visited  {color:#f79910; text-decoration: none }
.news a:hover    {color:#f79910; text-decoration: underline }
.news a:active   {color:#f79910; text-decoration: underline }
.news font { color:#555555; }
.news td { font-size:12px; color:#f79910; }
.news img { margin: 10px 0px 15px 0px; border: solid 1px #d7d7d7; }
.news div.article { width:95%; margin: 0px 0px 25px 0px; padding: 0px; border: 1px #d7d7d7 solid; }
.news div.title { font-weight: bold; border-bottom:1px #d7d7d7 solid; padding: 5px 10px 5px 10px; margin-bottom: 5px; color: #555555; background-image: url('back.jpg'); }
.news div.date { padding: 5px 10px 5px 10px; font-size: 90%; color: #f79910; font-weight; bold;}
.news div.contents { padding: 10px;  }
.news input.button { color:#555555; padding:5px; margin: 5px 5px 10px 10px; border: 1px solid #d7d7d7; background: url('back.jpg'); }
.news .pageinfo table { font-size: 100%; width:95% }
.news .pageinfo td { font-size:12px; color:#f79910;  }
.news .pageinfo a { text-decoration: none; border: none; padding: 4px; background-color: none; font-weight:bold; color: #555555;  }

/* ニュース一覧 */
.newslist table { border-collapse: collapse; font-size: 100%; }
.newslist font { color:#555555; }
.newslist td.date { border: none; padding: 2px; font-weight: bold; font-family: "ＭＳ ゴシック",sans-serif; }
.newslist td.title { border: none; padding: 2px; }
.newslist th { border: 1px solid #666666; padding: 2px;  background-color: darkcyan; color: white;}
.newslist a { text-decoration: none; border-bottom: 2px solid white; }


/* 会報誌 ---------------------------------------------*/

body.bulletin { margin:0px; font-size: 90%; line-height: 1.3; }
.bulletin a:link     {color:#f79910; text-decoration: none }
.bulletin a:visited  {color:#f79910; text-decoration: none }
.bulletin a:hover    {color:#f79910; text-decoration: underline }
.bulletin a:active   {color:#f79910; text-decoration: underline }
.bulletin div.title { text-align:left; font-weight: bold; padding: 10px; color: #555555; }
.bulletin font { font-size:14px; color:#555555; }
.bulletin img { margin: 5px; border: solid 1px #d7d7d7; }
.bulletin table { text-align:left; width:95%; margin: 0px; border: solid 1px #d7d7d7; }
.bulletin div.contents { text-align:left; padding: 10px; }
.bulletin .pageinfo table { margin-top:20px; border:none; font-size: 100%; }
.bulletin .pageinfo td { border:none; font-size:12px; color:#f79910;  }
.bulletin .pageinfo a:link     {color:#f79910; text-decoration: none }
.bulletin .pageinfo a:visited  {color:#f79910; text-decoration: none }
.bulletin .pageinfo a:hover    {color:#f79910; text-decoration: underline }
.bulletin .pageinfo a:active   {color:#f79910; text-decoration: underline }

/* 会報誌一覧 */
.bulletinlist { margin-top:20px;  }
.bulletinlist a:link     {color:#f79910; text-decoration: none }
.bulletinlist a:visited  {color:#f79910; text-decoration: none }
.bulletinlist a:hover    {color:#f79910; text-decoration: underline }
.bulletinlist a:active   {color:#f79910; text-decoration: underline }
.bulletinlist font { color:#555555; }
.bulletinlist div.titlelist { margin-bottom: 5px; }


/* リンク ---------------------------------------------*/

body.links { color:#555555; margin:0px; font-size: 90%; line-height: 1.3; }
.links font { font-size:12px; color:#555555; }
.links div.category { letter-spacing:1px; color:#555555; background: url('back.jpg'); padding: 5px 10px 5px 10px; margin: 10px 10px 15px 10px; font-weight: bold; border: 1px solid #d7d7d7;}
.links div.link { margin-top: 5px; margin-left: 15px;}
.links a:link     {color:#f79910; text-decoration: none }
.links a:visited  {color:#f79910; text-decoration: none }
.links a:hover    {color:#f79910; text-decoration: underline }
.links a:active   {color:#f79910; text-decoration: underline }
.links .link div.remarks { font-size:12px; margin: 0px 0px 20px 25px; }



