@charset "shift_JIS";


/* ================================================ */
/* 全体設定           */

/* body              */


/* ================================================ */
/* 見出し           */
h1,h2 {
  font-weight: bold;
  letter-spacing: 0.2em;
}

/* ================================================ */
/* リンク            */
a{
  color: #9388aa;
  text-decoration: underline;
}

/* ================================================ */
/* 文字強調          */


/* ================================================ */
/* 画像              */


/* ================================================ */
/* ページの整形     */


/* ================================================ */
/* ヘッダー     */

/* サイト名    */
h1 {
  font-size: 200%;
  padding: 200px 10px 5px;
  color: #0000FF;
  text-align: right;
}

/* ================================================ */
/* メニュー     */


/* ================================================ */
/* メイン     */

/* 見出し     */

/* 段落・リスト     */

/* ================================================ */
/* フッター     */

/* 著作権     */
address {
  margin: 2px 15px 0 0;
  padding: 5px;
  color:#e7e7dd;
}
.b12{
  font-size : 12px;
}
.b13{
  font-size : 13px;
  line-height : 16px;
  
}
.b14{
  font-size : 14px;
}
.g12{
  font-size : 12px;
  color : green;
}
.g13{
  font-size : 13px;
  color : green;
}
.g14{
  font-size : 14px;
  color : green;
}
.l12{
  color : gray;
  font-size : 12px;
}
.l13{
  font-size : 13px;
  color : gray;
}
.l14{
  font-size : 14px;
  color : gray;
}
BODY{
  background-image : url(image/back.gif);
  background-repeat : repeat-x;
  background-attachment : fixed;
}
STRONG{
  font-weight : 500;
}
.tl{
  font-size : 18px;
  font-weight : bolder;
}
.TD1{border-width : 2px 2px 2px 2px;border-style : solid solid solid solid;border-color : green green green green;
  font-size : 14px;
  color : green;
}
.TD2{
  font-size : 14px;
  font-weight : bold;
  color : black;border-width : 2px 2px 2px 2px;border-style : solid solid solid solid;border-color : green green green green;}

