/* -----------------------------------------------
 * 茶天苑用
 * ----------------------------------------------- */
a:link{ text-decoration:none; color:#F64500; }
a:visited{ text-decoration:none; color:#856153; }
a:active{ text-decoration:underline; color:#666666; }
a:hover{ text-decoration:underline; color:#F64500;}
body{ font-size:12px; color:#000000; background-color:#FFF6E4; margin-top:0px; margin-bottom:10px; margin-left:0px; margin-right:0px; }
hr{ color:#aaaaaa; }


.big{ font-size:24px;}
.large{ font-size:18px; line-height: 1.2; }
.mid{ font-size:14px; line-height: 1.3; }
.normal{ font-size:12px; line-height: 1.3; }
.small{ font-size:10px; line-height: 1.2; }
.date{ color: #1C55A1; }
H1 { font-size:84%; font-weight: normal; margin-top:0pt; margin-bottom:0pt; }
/* ---------------------------
TABLE：ヘッド
--------------------------- */
TABLE.head{
  background:#697B7D;  /* カラー */
}

TD.head-right{
  background-image: url(../img/01jan/head_img01.gif);
  background-repeat: no-repeat;
}

TD.head-left{
  background-image: url(../img/01jan/head_img02.gif);
  background-repeat: no-repeat;
}

/* ---------------------------
TABLE：ヘッド（検索部分）
--------------------------- */
TABLE.head-search{
  background:#3A4546;
}

TD.head-search{
  background-image: url(../img/01jan/head_img03.gif);
  background-repeat: no-repeat;
  font-size: 10px;     /* フォントサイズ */
  color: #ffffff;     /* フォントカラー */
}

form.form{
  margin: 0px;
}

/* ---------------------------
TABLE：左メニュー（TOP）
--------------------------- */
TABLE.menu-right{
}

TD.menu-right{
  background:#9AB4B8;
}

/* ---------------------------
TABLE：右メニュー（TOP）（境界線）
--------------------------- */
TABLE.menu-left{
  background: #EEEEEE;      /* 背景色 */
  border-color: #7b9ebd;    /* 境界線の色 */
  border-style: solid;      /* 境界線のスタイル */
  border-width: 1px;        /* 境界線の幅 */
}

/* ---------------------------
TABLE：左メニュー（SECOND）（境界線）
--------------------------- */
TABLE.menu-second{
  background: #DEE8E8;      /* 背景色 */
  border-color: #3A4546;    /* 境界線の色 */
  border-style: solid;      /* 境界線のスタイル */
  border-width: 1px;        /* 境界線の幅 */
}

/* ---------------------------
TABLE：イメージウィンドウ（コメント）
--------------------------- */
TABLE.img-window{
  background:#3A4546;
}

TD.img-window{
  background:#3A4546;
}

/* ---------------------------
TABLE：イメージウィンドウ（写真背景色）
--------------------------- */
TABLE.img-window2{
  background:#DEE8E8;
}

TD.img-window2{
  background:#DEE8E8;
}