@charset "Shift_JIS";

/* ■ページ全体 */
body {
  padding: 0;
  margin-left: 0px;
  background-color:#000000;

  line-height: 1.5;
  color: #FFFFFF;
  font-size:11px;

}
body.top {
  background:url(../img/top_bg.jpg);
  background-repeat: no-repeat;
}
body.sisetu_1 {
  background:url(../img/sisetu_1.jpg);
  background-repeat: no-repeat;
}
body.sisetu_2 {
  background:url(../img/sisetu_2.jpg);
  background-repeat: no-repeat;
}
body.sisetu_3 {
  background:url(../img/sisetu_3.jpg);
  background-repeat: no-repeat;
}
body.sisetu_4 {
  background:url(../img/sisetu_4.jpg);
  background-repeat: no-repeat;
}
body.sisetu_5 {
  background:url(../img/sisetu_5.jpg);
  background-repeat: no-repeat;
}
body.heya_1 {
  background:url(../img/heya_1.jpg);
  background-repeat: no-repeat;
}
body.heya_2 {
  background:url(../img/heya_2.jpg);
  background-repeat: no-repeat;
}
body.heya_3 {
  background:url(../img/heya_3.jpg);
  background-repeat: no-repeat;
}
body.onsen_1 {
  background:url(../img/onsen_1.jpg);
  background-repeat: no-repeat;
}
body.onsen_2 {
  background:url(../img/onsen_2.jpg);
  background-repeat: no-repeat;
}
body.onsen_3 {
  background:url(../img/onsen_3.jpg);
  background-repeat: no-repeat;
}
body.onsen_4 {
  background:url(../img/onsen_4.jpg);
  background-repeat: no-repeat;
}
body.ryori_1 {
  background:url(../img/ryori_1.jpg);
  background-repeat: no-repeat;
}
body.ryori_2 {
  background:url(../img/ryori_2.jpg);
  background-repeat: no-repeat;
}
body.ryori_3 {
  background:url(../img/ryori_3.jpg);
  background-repeat: no-repeat;
}
body.ryori_4 {
  background:url(../img/ryori_4.jpg);
  background-repeat: no-repeat;
}
body.ryori_5 {
  background:url(../img/ryori_5.jpg);
  background-repeat: no-repeat;
}
body.relux_1 {
  background:url(../img/relux_1.jpg);
  background-repeat: no-repeat;
}
body.relux_2 {
  background:url(../img/relux_2.jpg);
  background-repeat: no-repeat;
}
body.relux_3 {
  background:url(../img/relux_3.jpg);
  background-repeat: no-repeat;
}
body.plan_1 {
  background:url(../img/plan_1.jpg);
  background-repeat: no-repeat;
}
body.plan_2 {
  background:url(../img/plan_2.jpg);
  background-repeat: no-repeat;
}
body.kanko_1 {
  background:url(../img/kanko_1.jpg);
  background-repeat: no-repeat;
}
body.kanko_2 {
  background:url(../img/kanko_2.jpg);
  background-repeat: no-repeat;
}
body.kanko_3 {
  background:url(../img/kanko_3.jpg);
  background-repeat: no-repeat;
}
body.kanko_4 {
  background:url(../img/kanko_4.jpg);
  background-repeat: no-repeat;
}
body.kanko_5 {
  background:url(../img/kanko_5.jpg);
  background-repeat: no-repeat;
}
body.kanko_6 {
  background:url(../img/kanko_6.jpg);
  background-repeat: no-repeat;
}
body.enkai_1 {
  background:url(../img/enkai_1.jpg);
  background-repeat: no-repeat;
}
body.enkai_2 {
  background:url(../img/enkai_2.jpg);
  background-repeat: no-repeat;
}
body.enkai_3 {
  background:url(../img/enkai_3.jpg);
  background-repeat: no-repeat;
}
body.enkai_4 {
  background:url(../img/enkai_4.jpg);
  background-repeat: no-repeat;
}
body.kotu_1 {
  background:url(../img/kotu_1.jpg);
  background-repeat: no-repeat;
}
body.ryokin_1 {
  background:url(../img/ryokin_1.jpg);
  background-repeat: no-repeat;
}
body.yoyaku_1 {
  background:url(../img/yoyaku_1.jpg);
  background-repeat: no-repeat;
}

/* ■コンテンツ */
#main {
  width: 960px;
  height: 489px;
}

/* ■コンテンツ サブメニュー*/
td.menu {
  background-color:#000000;
  color: #FFFFFF;
  font-size:12px;
  line-height: 1.5;
}
td.plan {
  color: #FFFFFF;
  font-size:12px;
  line-height: 1.5;
}
table.wht {
  background-color:#000000;
  color: #FFFFFF;
  font-size:12px;
  line-height: 1.5;
}

table.footer {
  line-height: 1.5;
  color: #FFFFFF;
  font-size:11px;
  vertical-align: top;
}

/* ■フッター */
#menufooter {
  width: 960px;
  height: 160px;
  vertical-align: top;
  font-size:10px;
}


/* ■背景画像設定　*/
/* ヘッダーメッセージ　*/
table.top{
  background:url(../img/bg_top.jpg);
  background-repeat: no-repeat;
}



/* ■見出し*/
h3 { color: #FFFFFF; padding-bottom:10px; margin-top:10px; margin-bottom:0px; margin-left:0px;}
h4 { color: #FFFFFF; padding-bottom:0px; margin-bottom:0px; margin-left:0px;}


/*■リンク・下線 */
a:link { color:#FFFFFF;text-decoration:underline; }
a:visited { color:#FFFFFF;text-decoration:underline; }
a:hover { color:#FFFFFF;text-decoration:none; }
a:active { color:#FFFFFF;text-decoration:underline; }

/*　■画像装飾*/
img{ border:0; }
img.flt{ 
	float: right;
	margin-right: 1em;
}





