/* 施設案内各施設ページ */
/* 見出しセル用 */

TH{
  background-color : #ffff99;
  color : #660000;
  text-align : left;
  text-indent : 10px;
}
.ti1{
  margin-left : 30px;
  font-size : 22px;
  font-weight : bolder;  
  color : #000099;
  background-image : url(title-line.gif);
  text-indent : 30px;
  background-repeat : no-repeat;
  width : 655px;
}
.ta01{
  margin-left : 30px;
  padding-right : 10px;
  word-spacing : 5px;
  background-color : #0099ff;	/* 元#ff99cc */
  background-position : 1px 1px;
  width : 650px;
}
.ta02{
  margin-left : 60px;
  word-spacing : 5px;
  background-color : #ccff00;	/* 元#0099ff他# */
  background-position : 1px 1px;
  width : 580px;
}
.ta03{
  margin-left : 30px;
}
.ta05{
  margin-left : 150px;
  word-spacing : 5px;
  background-color : #ccff00;	/* 元#0099ff他# */
  background-position : 1px 1px;
  width : 380px;
}
