//エレベータ用JavScript
  var tY=0;fY=0;sP=0;
  function sc_tbl(){
    tY=sP;
    tt1.from=fY;
    tt1.to=tY;
    tt1.beginElement()
    fY=tY;
  }
  function scPt(){
    sP=document.body.scrollTop;
  }
  document.onmousemove = scPt;
  onscroll=scPt;



//ブラウザのバージョンチェック
  var brw_v = navigator.appVersion.charAt(0);
  var brw_n = navigator.appName.charAt(0);
  var iIE4 = false;
  var iNN4 = false;
  if((brw_v >= 4)&&(brw_n == "M"))iIE4 = true;
  if((brw_v >= 4)&&(brw_n == "N"))iNN4 = true;



//サブメニューの最大数（初期の表示分は除く）
    var Laymax = 99;
  //配列作成
    var comments = new Array();
  //初期表示用画像
    comments[0] = '<IMG src="image/ski2.jpg" border="0"><IMG src="image/trip.jpg" border="0"><IMG src="image/surfin2.jpg" border="0"><IMG src="image/fishing.jpg" border="0">';
  //【スポーツ】球技一覧
    comments[1] = '<SPAN class="SubTitle">【スポーツ】球技一覧</SPAN>';
    comments[1]+= '<BR>';
    comments[1]+= '<DIV class="SubData">';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_IceHockey.php">アイスホッケー(氷球)</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_AmericanHootball.php">アメリカンフットボール(鎧球)</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_Indiaca.php">インディアカ</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_WaterPolo.php">ウォーターポロ(水球)</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_Soccer.php">サッカー(蹴球)</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_TableTennis.php">テーブルテニス(卓球)</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_Tennis.php">テニス(庭球)</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_Dodgeball.php">ドッヂボール(避球)</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_Basketball.php">バスケットボール(篭球)</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_Badminton.php">バドミントン(羽球)</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_Volleyball.php">バレーボール(排球)</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_Handball.php">ハンドボール(送球)</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_Billiards.php">ビリヤード(撞球)</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_Baseball.php">ベースボール(野球)</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_Rugby.php">ラグビー(闘球）</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_Lacrosse.php">ラクロス</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_Billiards.php">ビリヤード(撞球)</A>';
    comments[1]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Kyugi_Bowling.php">ボウリング(投球)</A>';
    comments[1]+= '<BR>';
    comments[1]+= '</DIV>';
  //【スポーツ】マリンスポーツ一覧
    comments[2] = '<SPAN class="SubTitle">【スポーツ】マリンスポーツ一覧</SPAN>';
    comments[2]+= '<BR>';
    comments[2]+= '<DIV class="SubData">';
    comments[2]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_MarineSports_Windsurfing.php">ウインドサーフィン </A>';
    comments[2]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_MarineSports_WakeBoard.php">ウェイクボード </A>';
    comments[2]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_MarineSports_Surfing.php">サーフィン</A>';
    comments[2]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_MarineSports_ScubaDiving.php">スキューバダイビング</A>';
    comments[2]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_MarineSports_Yachting.php">ヨット</A>';
    comments[2]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_MarineSports_Waterskiing.php">水上スキー </A>';
    comments[2]+= '<BR>';
    comments[2]+= '</DIV>';
  //【スポーツ】ウインタースポーツ 一覧
    comments[3] = '<SPAN class="SubTitle">【スポーツ】ウインタースポーツ 一覧</SPAN>';
    comments[3]+= '<BR>';
    comments[3]+= '<DIV class="SubData">';
    comments[3]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_WinterSports_Ski.php">スキー</A>';
    comments[3]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_WinterSports_Skate.php">スケート</A>';
    comments[3]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_WinterSports_Snowboard.php">スノーボード</A>';
    comments[3]+= '<BR>';
    comments[3]+= '</DIV>';
  //【スポーツ】モータースポーツ 一覧
    comments[4] = '<SPAN class="SubTitle">【スポーツ】モータースポーツ 一覧</SPAN>';
    comments[4]+= '<BR>';
    comments[4]+= '<DIV class="SubData">';
    comments[4]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/MorterSports_F1.php">F1</A>';
    comments[4]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/MorterSports_Bike.php">バイク</A>';
    comments[4]+= '<BR>';
    comments[4]+= '</DIV>';
  //【スポーツ】格闘技一覧
    comments[5] = '<SPAN class="SubTitle">【スポーツ】格闘技一覧</SPAN>';
    comments[5]+= '<BR>';
    comments[5]+= '<DIV class="SubData">';
    comments[5]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fighting_Kungfu.php">カンフー、拳法 </A>';
    comments[5]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fighting_KickBoxing.php">キックボクシング </A>';
    comments[5]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fighting_Sambo.php">サンボ </A>';
    comments[5]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fighting_Taekwondo.php">テコンドー(拳道)</A>';
    comments[5]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fighting_ProfessionalWrestling.php">プロレス </A>';
    comments[5]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fighting_JiuJitsu.php">柔術</A>';
    comments[5]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fighting_NinJutsu.php">忍術 </A>';
    comments[5]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fighting_Aikido.php">合気道_居合道 </A>';
    comments[5]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fighting_Kapoeira.php">カポエイラ</A>';
    comments[5]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fighting_Karate.php">空手</A>';
    comments[5]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fighting_Japanesearchery.php">弓道</A>';
    comments[5]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fighting_Boxing.php">ボクシング(拳闘)</A>';
    comments[5]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fighting_Kendo.php">剣道</A>';
    comments[5]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fighting_Judo.php">柔道</A>';
    comments[5]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fighting_Chineseshadowboxing.php">太極拳</A>';
    comments[5]+= '<BR>';
    comments[5]+= '</DIV>';
  //【スポーツ】レジャースポーツ一覧
    comments[6] = '<SPAN class="SubTitle">【スポーツ】レジャースポーツ一覧</SPAN>';
    comments[6]+= '<BR>';
    comments[6]+= '<DIV class="SubData">';
    comments[6]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/LeisureSports_Canoe.php">カヌー、カヤック、ラフティング </A>';
    comments[6]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/LeisureSports_Golf .php">ゴルフ</A>';
    comments[6]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/LeisureSports_Cycling.php">サイクリング</A>';
    comments[6]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/LeisureSports_DiscGolf.php">ディスクゴルフ</A>';
    comments[6]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/LeisureSports_Hanggliding.php">ハングライダー　</A>';
    comments[6]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/LeisureSports_Fishing.php">フィッシング（釣り）</A>';
    comments[6]+= '<BR>';
    comments[6]+= '</DIV>';
  //【スポーツ】その他一覧
    comments[7] = '<SPAN class="SubTitle">【スポーツ】その他一覧</SPAN>';
    comments[7]+= '<BR>';
    comments[7]+= '<DIV class="SubData">';
    comments[7]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Jogging.php">ジョギング</A>';
    comments[7]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_SportsWatching.php">スポーツ観戦</A>';
    comments[7]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_RideHorse.php">乗馬</A>';
    comments[7]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Sports_Swimming.php">水泳</A>';
    comments[7]+= '<BR>';
    comments[7]+= '</DIV>';
  //【旅行】テーマパーク 一覧
    comments[8] = '<SPAN class="SubTitle">【旅行】テーマパーク 一覧</SPAN>';
    comments[8]+= '<BR>';
    comments[8]+= '<DIV class="SubData">';
    comments[8]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Trip_ThemePark.php">遊園地_動物園_水族館_植物園_博物館</A>';
    comments[8]+= '<BR>';
    comments[8]+= '</DIV>';
  //【旅行】アウトドア 一覧
    comments[9] = '<SPAN class="SubTitle">【旅行】アウトドア 一覧</SPAN>';
    comments[9]+= '<BR>';
    comments[9]+= '<DIV class="SubData">';
    comments[9]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Trip_Camping .php">キャンプ</A>';
    comments[9]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Trip_Picnic.php">ピクニック</A>';
    comments[9]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Trip_ThemePark_FieldAthletic.php">フィールドアスレチック</A>';
    comments[9]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Trip_Climbing.php">登山</A>';
    comments[9]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Trip_Stroll.php">野外散策</A>';
    comments[9]+= '<BR>';
    comments[9]+= '</DIV>';
  //【旅行】旅行 一覧
    comments[10] = '<SPAN class="SubTitle">【旅行】旅行 一覧</SPAN>';
    comments[10]+= '<BR>';
    comments[10]+= '<DIV class="SubData">';
    comments[10]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Trip_Driving.php">ドライブ</A>';
    comments[10]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Trip_DayTrip.php">日帰り旅行</A>';
    comments[10]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Trip_DomesticTourism.php">国内旅行</A>';
    comments[10]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Trip_TravelingAbroad.php">海外旅行</A>';
    comments[10]+= '<BR>';
    comments[10]+= '</DIV>';
  //【ゲーム】ボードゲーム 一覧
    comments[11] = '<SPAN class="SubTitle">【ゲーム】ボードゲーム 一覧</SPAN>';
    comments[11]+= '<BR>';
    comments[11]+= '<DIV class="SubData">';
    comments[11]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/BordGame_Othello.php">オセロ</A>';
    comments[11]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/BordGame_Go.php">囲碁</A>';
    comments[11]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/BordGame_Shogi.php">将棋</A>';
    comments[11]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/BordGame_Mahjong.php">麻雀</A>';
    comments[11]+= '<BR>';
    comments[11]+= '</DIV>';
  //【ゲーム】カードゲーム 一覧
    comments[12] = '<SPAN class="SubTitle">【ゲーム】カードゲーム 一覧</SPAN>';
    comments[12]+= '<BR>';
    comments[12]+= '<DIV class="SubData">';
    comments[12]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/CardGame_Trump.php">トランプ</A>';
    comments[12]+= '<BR>';
    comments[12]+= '</DIV>';
  //【ゲーム】コンピューターゲーム一覧
    comments[13] = '<SPAN class="SubTitle">【ゲーム】コンピューターゲーム一覧</SPAN>';
    comments[13]+= '<BR>';
    comments[13]+= '<DIV class="SubData">';
    comments[13]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/ComputerGame_TelevisionGame.php">テレビゲーム</A>';
    comments[13]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/ComputerGame_NetGame.php">ネットゲーム</A>';
    comments[13]+= '<BR>';
    comments[13]+= '</DIV>';
  //【ゲーム】ゲームセンター一覧
    comments[14] = '<SPAN class="SubTitle">【ゲーム】ゲームセンター一覧</SPAN>';
    comments[14]+= '<BR>';
    comments[14]+= '<DIV class="SubData">';
    comments[14]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/ComputerGame_Arcade.php">ゲームセンター</A>';
    comments[14]+= '<BR>';
    comments[14]+= '</DIV>';
  //【マネー】ギャンブル一覧
    comments[15] = '<SPAN class="SubTitle">【マネー】ギャンブル一覧</SPAN>';
    comments[15]+= '<BR>';
    comments[15]+= '<DIV class="SubData">';
    comments[15]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Money_Casino.php">カジノ</A>';
    comments[15]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Money_Pachinko.php">パチンコ</A>';
    comments[15]+= '<BR>';
    comments[15]+= '</DIV>';
  //【マネー】投資/運用一覧
    comments[16] = '<SPAN class="SubTitle">【マネー】投資/運用一覧</SPAN>';
    comments[16]+= '<BR>';
    comments[16]+= '<DIV class="SubData">';
    comments[16]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Money_Investment.php">投資</A>';
    comments[16]+= '<BR>';
    comments[16]+= '</DIV>';
  //【マネー】懸賞一覧
    comments[17] = '<SPAN class="SubTitle">【マネー】懸賞一覧</SPAN>';
    comments[17]+= '<BR>';
    comments[17]+= '<DIV class="SubData">';
    comments[17]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Money_Prize.php">懸賞</A>';
    comments[17]+= '<BR>';
    comments[17]+= '</DIV>';
  //【コンピュータ】インターネット一覧
    comments[18] = '<SPAN class="SubTitle">【コンピュータ】インターネット一覧</SPAN>';
    comments[18]+= '<BR>';
    comments[18]+= '<DIV class="SubData">';
    comments[18]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Computer_Internet.php">インターネット</A>';
    comments[18]+= '<BR>';
    comments[18]+= '</DIV>';
  //【グルメ】お酒一覧
    comments[19] = '<SPAN class="SubTitle">【グルメ】お酒一覧</SPAN>';
    comments[19]+= '<BR>';
    comments[19]+= '<DIV class="SubData">';
    comments[19]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Gourmet_Alcohol.php">お酒</A>';
    comments[19]+= '<BR>';
    comments[19]+= '</DIV>';
  //【グルメ】カフェ/お茶一覧
    comments[20] = '<SPAN class="SubTitle">【グルメ】カフェ/お茶一覧</SPAN>';
    comments[20]+= '<BR>';
    comments[20]+= '<DIV class="SubData">';
    comments[20]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Gourmet_Cafe.php">カフェ巡り</A>';
    comments[20]+= '<BR>';
    comments[20]+= '</DIV>';
  //【グルメ】料理一覧
    comments[21] = '<SPAN class="SubTitle">【グルメ】料理一覧</SPAN>';
    comments[21]+= '<BR>';
    comments[21]+= '<DIV class="SubData">';
    comments[21]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Gourmet_Eat.php">食べる</A>';
    comments[21]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Gourmet_Cooking.php">料理</A>';
    comments[21]+= '<BR>';
    comments[21]+= '</DIV>';
  //【ファッション】ショッピング一覧
    comments[22] = '<SPAN class="SubTitle">【ファッション】ショッピング一覧</SPAN>';
    comments[22]+= '<BR>';
    comments[22]+= '<DIV class="SubData">';
    comments[22]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fashion_Shopping.php">ショッピング</A>';
    comments[22]+= '<BR>';
    comments[22]+= '</DIV>';
  //【ファッション】美容/エステ一覧
    comments[23] = '<SPAN class="SubTitle">【ファッション】美容/エステ一覧</SPAN>';
    comments[23]+= '<BR>';
    comments[23]+= '<DIV class="SubData">';
    comments[23]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fashion_Beauty.php">美容・エステ</A>';
    comments[23]+= '<BR>';
    comments[23]+= '</DIV>';
  //【ファッション】ヘアメイク一覧
    comments[24] = '<SPAN class="SubTitle">【ファッション】ヘアメイク一覧</SPAN>';
    comments[24]+= '<BR>';
    comments[24]+= '<DIV class="SubData">';
    comments[24]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Fashion_HairMake.php">ヘアメイク</A>';
    comments[24]+= '<BR>';
    comments[24]+= '</DIV>';
  //【健康】漢方・健康食品一覧
    comments[25] = '<SPAN class="SubTitle">【健康】漢方・健康食品一覧</SPAN>';
    comments[25]+= '<BR>';
    comments[25]+= '<DIV class="SubData">';
    comments[25]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Health_HealthFood.php">漢方・健康食品</A>';
    comments[25]+= '<BR>';
    comments[25]+= '</DIV>';
  //【健康】身体活性一覧
    comments[26] = '<SPAN class="SubTitle">【健康】身体活性一覧</SPAN>';
    comments[26]+= '<BR>';
    comments[26]+= '<DIV class="SubData">';
    comments[26]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Health_Aerobics.php">エアロビクス</A>';
    comments[26]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Health_Kiko.php">気功</A>';
    comments[26]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Health_Massage.php">マッサージ</A>';
    comments[26]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Health_Yoga.php">ヨガ</A>';
    comments[26]+= '<BR>';
    comments[26]+= '</DIV>';
  //【芸術】音楽一覧
    comments[27] = '<SPAN class="SubTitle">【芸術】音楽一覧</SPAN>';
    comments[27]+= '<BR>';
    comments[27]+= '<DIV class="SubData">';
    comments[27]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_Music.php">音楽鑑賞</A>';
    comments[27]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_MusicPlay.php">楽器演奏</A>';
    comments[27]+= '<BR>';
    comments[27]+= '</DIV>';
  //【芸術】映画一覧
    comments[28] = '<SPAN class="SubTitle">【芸術】映画一覧</SPAN>';
    comments[28]+= '<BR>';
    comments[28]+= '<DIV class="SubData">';
    comments[28]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_Movie.php">映画鑑賞</A>';
    comments[28]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_ShootMovie.php">映画制作</A>';
    comments[28]+= '<BR>';
    comments[28]+= '</DIV>';
  //【芸術】劇一覧
    comments[29] = '<SPAN class="SubTitle">【芸術】劇一覧</SPAN>';
    comments[29]+= '<BR>';
    comments[29]+= '<DIV class="SubData">';
    comments[29]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_Theater.php">観劇</A>';
    comments[29]+= '<BR>';
    comments[29]+= '</DIV>';
  //【芸術】絵画一覧
    comments[30] = '<SPAN class="SubTitle">【芸術】絵画一覧</SPAN>';
    comments[30]+= '<BR>';
    comments[30]+= '<DIV class="SubData">';
    comments[30]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_Pictures.php">絵画</A>';
    comments[30]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_Art.php">美術鑑賞</A>';
    comments[30]+= '<BR>';
    comments[30]+= '</DIV>';
  //【芸術】本 一覧
    comments[31] = '<SPAN class="SubTitle">【芸術】本 一覧</SPAN>';
    comments[31]+= '<BR>';
    comments[31]+= '<DIV class="SubData">';
    comments[31]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_Book_Reading.php">読書</A>';
    comments[31]+= '<BR>';
    comments[31]+= '</DIV>';
  //【芸術】ダンス 一覧
    comments[32] = '<SPAN class="SubTitle">【芸術】ダンス 一覧</SPAN>';
    comments[32]+= '<BR>';
    comments[32]+= '<DIV class="SubData">';
    comments[32]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_JazzDance.php">JAZZ</A>';
    comments[32]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_StreetDance.php">ストリートダンス</A>';
    comments[32]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_JapaneseDance.php">日本舞踊</A>';
    comments[32]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_Ballet.php">バレエ</A>';
    comments[32]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_SocialDancing.php">社交ダンス</A>';
    comments[32]+= '<BR>';
    comments[32]+= '</DIV>';
  //【芸術】工芸 一覧
    comments[33] = '<SPAN class="SubTitle">【芸術】工芸 一覧</SPAN>';
    comments[33]+= '<BR>';
    comments[33]+= '<DIV class="SubData">';
    comments[33]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_Garden .php">園芸</A>';
    comments[33]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_Handcraft.php">手芸・和裁・洋裁</A>';
    comments[33]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_Sculpture.php">彫刻</A>';
    comments[33]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_Ceramic.php">陶芸</A>';
    comments[33]+= '<BR>';
    comments[33]+= '</DIV>';
  //【芸術】伝統芸能 一覧
    comments[34] = '<SPAN class="SubTitle">【芸術】伝統芸能 一覧</SPAN>';
    comments[34]+= '<BR>';
    comments[34]+= '<DIV class="SubData">';
    comments[34]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_FlowerArrangement.php">お花</A>';
    comments[34]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_TeaCeremony.php">お茶</A>';
    comments[34]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_Haiku.php">俳句・川柳・短歌</A>';
    comments[34]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Art_Shodo.php">書道</A>';
    comments[34]+= '<BR>';
    comments[34]+= '</DIV>';
  //【その他】占い一覧
    comments[35] = '<SPAN class="SubTitle">【その他】占い一覧</SPAN>';
    comments[35]+= '<BR>';
    comments[35]+= '<DIV class="SubData">';
    comments[35]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Others_FortuneTelling.php">占い</A>';
    comments[35]+= '<BR>';
    comments[35]+= '</DIV>';
  //【その他】カラオケ一覧
    comments[36] = '<SPAN class="SubTitle">【その他】カラオケ一覧</SPAN>';
    comments[36]+= '<BR>';
    comments[36]+= '<DIV class="SubData">';
    comments[36]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Others_Karaoke.php">カラオケ</A>';
    comments[36]+= '<BR>';
    comments[36]+= '</DIV>';
  //【その他】コーラス一覧
    comments[37] = '<SPAN class="SubTitle">【その他】コーラス一覧</SPAN>';
    comments[37]+= '<BR>';
    comments[37]+= '<DIV class="SubData">';
    comments[37]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Others_Chorus.php">コーラス</A>';
    comments[37]+= '<BR>';
    comments[37]+= '</DIV>';
  //【その他】コレクション一覧
    comments[38] = '<SPAN class="SubTitle">【その他】コレクション一覧</SPAN>';
    comments[38]+= '<BR>';
    comments[38]+= '<DIV class="SubData">';
    comments[38]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Others_Collection.php">コレクション</A>';
    comments[38]+= '<BR>';
    comments[38]+= '</DIV>';
  //【その他】手品一覧
    comments[39] = '<SPAN class="SubTitle">【その他】手品一覧</SPAN>';
    comments[39]+= '<BR>';
    comments[39]+= '<DIV class="SubData">';
    comments[39]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Others_Magic.php">手品</A>';
    comments[39]+= '<BR>';
    comments[39]+= '</DIV>';
  //【その他】ビデオの制作・編集一覧
    comments[40] = '<SPAN class="SubTitle">【その他】ビデオの制作・編集一覧</SPAN>';
    comments[40]+= '<BR>';
    comments[40]+= '<DIV class="SubData">';
    comments[40]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Others_Video.php">ビデオの制作・編集</A>';
    comments[40]+= '<BR>';
    comments[40]+= '</DIV>';
  //【その他】写真一覧
    comments[41] = '<SPAN class="SubTitle">【その他】写真一覧</SPAN>';
    comments[41]+= '<BR>';
    comments[41]+= '<DIV class="SubData">';
    comments[41]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Others_Photograph.php">写真</A>';
    comments[41]+= '<BR>';
    comments[41]+= '</DIV>';
  //【その他】日曜大工・趣味工芸一覧
    comments[42] = '<SPAN class="SubTitle">【その他】日曜大工・趣味工芸一覧</SPAN>';
    comments[42]+= '<BR>';
    comments[42]+= '<DIV class="SubData">';
    comments[42]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Others_DIY.php">日曜大工・趣味工芸</A>';
    comments[42]+= '<BR>';
    comments[42]+= '</DIV>';
  //【その他】模型づくり一覧
    comments[43] = '<SPAN class="SubTitle">【その他】模型づくり一覧</SPAN>';
    comments[43]+= '<BR>';
    comments[43]+= '<DIV class="SubData">';
    comments[43]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Others_Model.php">模型づくり</A>';
    comments[43]+= '<BR>';
    comments[43]+= '</DIV>';
  //【その他】携帯電話一覧
    comments[44] = '<SPAN class="SubTitle">【その他】携帯電話一覧</SPAN>';
    comments[44]+= '<BR>';
    comments[44]+= '<DIV class="SubData">';
    comments[44]+= '<img src="image/menu/spacer.gif" width=15 height=1>・<A href="detail/Others_CellularPhone.php">携帯電話</A>';
    comments[44]+= '<BR>';
    comments[44]+= '</DIV>';
    var lay = new Array();
    var Nbef = 0;
  
    function Init(){
      for(i = 0; i <= Laymax; i++){
        if(iIE4){
          lay = document.all("iL"+i);
          lay.style.visibility = "hidden";
        }
        if(iNN4){
          lay = document.layers["iL"+i];
          lay.visibility = "hide";
        }
      }
      Mover(0);
    }
  
    function Mover(n){
      if(n == Nbef && Nbef != 0)return;
      Mout(Nbef);
      Nbef = n;
      Com = "<div class=Style>" + comments[n] + "<\/div>";
      if(iIE4){
        lay = document.all("iL"+n);
        lay.innerHTML = Com;
        lay.style.visibility = "visible";
      }
      if(iNN4){
        lay = document.layers["iL"+n];
        lay.document.open();
        lay.document.write(Com);
        lay.document.close();
        lay.visibility = "show";
      }
    }
  
    function Mout(n){
      if(iIE4){
        lay = document.all("iL"+n);
        lay.style.visibility = "hidden";
      }
      if(iNN4){
        lay = document.layers["iL"+n];
        lay.visibility = "hide";
      }
    }
