#index_main {
  clear:both; /* 主要レイアウトBOXのフロートクリア */
  width:730px;
  margin-left:20px;
}
/* メインメニュー */

#indexmenu {
  clear:both; /* 主要レイアウトBOXのフロートクリア */
  display:block;
  width:730px;
  height:35px;/*background:url(img/indexmenu.gif);*/

}
#indexmenu ul {
  clear:both;
  margin-top:5px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:5px;
  padding:0px;
  list-style:none;
}
#indexmenu ul li {
  float:left;
  margin:0px;
  padding:0px;
}
/* TOP */

#indexmenu_1 a {
  display:block;
  width:45px;
  height:20px;
  background:url(img/indexmenu.gif) no-repeat;
  background-position: 0px 0px;
  text-indent: -9999px;
}
#indexmenu_1 a:link,
#indexmenu_1 a:visited {
  background-position: 0px 0px;
}
#indexmenu_1 a:hover,
#indexmenu_1 a:active {
  background-position: 0px -20px;
}
/* 会社概要 */

#indexmenu_2 a {
  display:block;
  width:60px;
  height:20px;
  background:url(img/indexmenu.gif) no-repeat;
  text-indent: -9999px;
  background-position: -45px 0px;
}
#indexmenu_2 a:link,
#indexmenu_2 a:visited {
  background-position: -45px 0px;
}
#indexmenu_2 a:hover,
#indexmenu_2 a:active {
  background-position: -45px -20px;
}
/* 沿革 */

#indexmenu_3 a {
  display:block;
  width:40px;
  height:20px;
  background:url(img/indexmenu.gif) no-repeat;
  background-position: -105px 0px;
  text-indent: -9999px;
}
#indexmenu_3 a:link,
#indexmenu_3 a:visited {
  background-position: -105px 0px;
}
#indexmenu_3 a:hover,
#indexmenu_3 a:active {
  background-position: -105px -20px;
}
/* BTM紹介 */

#indexmenu_4 a {
  display:block;
  width:60px;
  height:20px;
  background:url(img/indexmenu.gif) no-repeat;
  background-position: -145px 0px;
  text-indent: -9999px;
}
#indexmenu_4 a:link,
#indexmenu_4 a:visited {
  background-position: -145px 0px;
}
#indexmenu_4 a:hover,
#indexmenu_4 a:active {
  background-position: -145px -20px;
}
/* 清算方法 */

#indexmenu_5 a {
  display:block;
  width:60px;
  height:20px;
  background:url(img/indexmenu.gif) no-repeat;
  background-position: -205px 0px;
  text-indent: -9999px;
}
#indexmenu_5 a:link,
#indexmenu_5 a:visited {
  background-position: -205px 0px;
}
#indexmenu_5 a:hover,
#indexmenu_5 a:active {
  background-position: -205px -20px;
}
/* フライトマネジメントシステム */

#indexmenu_6 a {
  display:block;
  width:200px;
  height:20px;
  background:url(img/indexmenu.gif) no-repeat;
  background-position: -265px 0px;
  text-indent: -9999px;
}
#indexmenu_6 a:link,
#indexmenu_6 a:visited {
  background-position: -265px 0px;
}
#indexmenu_6 a:hover,
#indexmenu_6 a:active {
  background-position: -265px -20px;
}
/* プライバシーポリシー */

#indexmenu_7 a {
  display:block;
  width:120px;
  height:20px;
  background:url(img/indexmenu.gif) no-repeat;
  background-position: -465px 0px;
  text-indent: -9999px;
}
#indexmenu_7 a:link,
#indexmenu_7 a:visited {
  background-position: -465px 0px;
}
#indexmenu_7 a:hover,
#indexmenu_7 a:active {
  background-position: -465px -20px;
}
/* お問い合せ */

#indexmenu_8 a {
  display:block;
  width:80px;
  height:20px;
  background:url(img/indexmenu.gif) no-repeat;
  text-indent: -9999px;
  background-position: -585px 0px;
}
#indexmenu_8 a:link,
#indexmenu_8 a:visited {
  background-position: -585px 0px;
}
#indexmenu_8 a:hover,
#indexmenu_8 a:active {
  background-position: -585px -20px;
}
/* 資料請求 */

#indexmenu_9 a {
  display:block;
  width:65px;
  height:20px;
  background:url(img/indexmenu.gif) no-repeat;
  text-indent: -9999px;
  background-position: -665px 0px;
}
#indexmenu_9 a:link,
#indexmenu_9 a:visited {
  background-position: -665px 0px;
}
#indexmenu_9 a:hover,
#indexmenu_9 a:active {
  background-position: -665px -20px;
}
/* トップページ　キャンペーンユニットボックス */

#camp_unit_box {
  margin-bottom: 15px;
}
#leftkanban {
  float:left;
}
/* 左側看板セット */

#leftkanban ul {
  /* ルール： リストのボタン化はul li 初期マージン・liスタイルをクリア */

margin:0px;
  padding:0px;
}
#leftkanban ul li {
  /* ルール： リストのボタン化はul li 初期マージン・liスタイルをクリア */

margin-left:0px;
  margin-right:0px;
  margin-top:5px;
  margin-bottom:0px;
  padding:0px;
  list-style:none;
}
/* 海外ホテル予約 */

#leftkanban_1 a {
  display:block;
  width:240px;
  height:50px;
  background:url(img/index_camp_kanban.jpg) no-repeat;
  text-indent: -9999px;
  background-position: 0px 0px;
}
#leftkanban_1 a:link,
#leftkanban_1 a:visited {
  background-position: 0px 0px;
}
#leftkanban_1 a:hover,
#leftkanban_1 a:active {
  background-position: -240px 0px;
}
#leftkanban_2 a {
  display:block;
  width:240px;
  height:50px;
  background:url(img/index_camp_kanban.jpg) no-repeat;
  text-indent: -9999px;
  background-position: 0px -50px;
}
#leftkanban_2 a:link,
#leftkanban_2 a:visited {
  background-position: 0px -50px;
}
#leftkanban_2 a:hover,
#leftkanban_2 a:active {
  background-position: -240px -50px;
}
#leftkanban_3 a {
  display:block;
  width:240px;
  height:50px;
  background:url(img/index_camp_kanban.jpg) no-repeat;
  text-indent: -9999px;
  background-position: 0px -100px;
}
#leftkanban_3 a:link,
#leftkanban_3 a:visited {
  background-position: 0px -100px;
}
#leftkanban_3 a:hover,
#leftkanban_3 a:active {
  background-position: -240px -100px;
}
#leftkanban_4 a {
  display:block;
  width:240px;
  height:50px;
  background:url(img/index_camp_kanban.jpg) no-repeat;
  text-indent: -9999px;
  background-position: 0px -150px;
}
#leftkanban_4 a:link,
#leftkanban_4 a:visited {
  background-position: 0px -150px;
}
#leftkanban_4 a:hover,
#leftkanban_4 a:active {
  background-position: -240px -150px;
}
/* 右看板セット*/

#rightkanban {
  float:left;
  margin-left:25px;
}
#rightkanban ul {
  /* ルール： リストのボタン化はul li 初期マージン・liスタイルをクリア */

margin:0px;
  padding:0px;
}
#rightkanban ul li {
  /* ルール： リストのボタン化はul li 初期マージン・liスタイルをクリア */

margin-left:0px;
  margin-right:0px;
  margin-top:5px;
  margin-bottom:0px;
  padding:0px;
  list-style:none;
}
#rightkanban_1 a {
  display:block;
  width:240px;
  height:50px;
  background:url(img/index_camp_kanban.jpg) no-repeat;
  text-indent: -9999px;
  background-position: 0px -100px;
}
#rightkanban_1 a:link,
#rightkanban_1 a:visited {
  background-position: 0px -100px;
}
#rightkanban_1 a:hover,
#rightkanban_1 a:active {
  background-position: -240px -100px;
}
#rightkanban_2 a {
  display:block;
  width:240px;
  height:50px;
  background:url(img/index_camp_kanban.jpg) no-repeat;
  text-indent: -9999px;
  background-position: 0px -150px;
}
#rightkanban_2 a:link,
#rightkanban_2 a:visited {
  background-position: 0px -150px;
}
#rightkanban_2 a:hover,
#rightkanban_2 a:active {
  background-position: -240px -150px;
}
/* レフトボックス */

#left_box {
  float:left;
  width:200px;
  padding-left: 0px;
  margin-left: 20px;
}
/* レフトメニュー */

#leftmenu {
  width:195px;
  margin-left:0px;
}
#leftmenu ul {
  /* ルール： リストのボタン化はul li 初期マージン・liスタイルをクリア */

margin:0px;
  padding:0px;
  list-style:none;
}
#leftmenu ul li {
  /* ルール： リストのボタン化はul li 初期マージン・liスタイルをクリア */

margin:0px;
  padding:0px;
  list-style:none;
}
/* レフトメニュータイトル */

#leftmenu_h {
  display:block;
  width:195px;
  height:30px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px 0px;
}
/* TOP */

#leftmenu_1 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -30px;
}
#leftmenu_1 a:link,
#leftmenu_1 a:visited {
  background-position: 0px -30px;
}
#leftmenu_1 a:hover,
#leftmenu_1 a:active {
  background-position: -195px -30px;
}
/* 会社概要 */

#leftmenu_2 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -50px;
}
#leftmenu_2 a:link,
#leftmenu_2 a:visited {
  background-position: 0px -50px;
}
#leftmenu_2 a:hover,
#leftmenu_2 a:active {
  background-position: -195px -50px;
}
/* 沿革 */

#leftmenu_3 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -70px;
}
#leftmenu_3 a:link,
#leftmenu_3 a:visited {
  background-position: 0px -70px;
}
#leftmenu_3 a:hover,
#leftmenu_3 a:active {
  background-position: -195px -70px;
}
/* BTM紹介 */

#leftmenu_4 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -90px;
}
#leftmenu_4 a:link,
#leftmenu_4 a:visited {
  background-position: 0px -90px;
}
#leftmenu_4 a:hover,
#leftmenu_4 a:active {
  background-position: -195px -90px;
}
/* ご契約までの流れ */

#leftmenu_5 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -110px;
}
#leftmenu_5 a:link,
#leftmenu_5 a:visited {
  background-position: 0px -110px;
}
#leftmenu_5 a:hover,
#leftmenu_5 a:active {
  background-position: -195px -110px;
}
/* 特色 */

#leftmenu_6 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -130px;
}
#leftmenu_6 a:link,
#leftmenu_6 a:visited {
  background-position: 0px -130px;
}
#leftmenu_6 a:hover,
#leftmenu_6 a:active {
  background-position: -195px -130px;
}
/* コンテンツ */

#leftmenu_7 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -150px;
}
#leftmenu_7 a:link,
#leftmenu_7 a:visited {
  background-position: 0px -150px;
}
#leftmenu_7 a:hover,
#leftmenu_7 a:active {
  background-position: -195px -150px;
}
/* 予約フロー */

#leftmenu_8 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -170px;
}
#leftmenu_8 a:link,
#leftmenu_8 a:visited {
  background-position: 0px -170px;
}
#leftmenu_8 a:hover,
#leftmenu_8 a:active {
  background-position: -195px -170px;
}
/* 清算方法 */

#leftmenu_9 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -190px;
}
#leftmenu_9 a:link,
#leftmenu_9 a:visited {
  background-position: 0px -190px;
}
#leftmenu_9 a:hover,
#leftmenu_9 a:active {
  background-position: -195px -190px;
}
/* フライトマネジメントシステム */

#leftmenu_10 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -210px;
}
#leftmenu_10 a:link,
#leftmenu_10 a:visited {
  background-position: 0px -210px;
}
#leftmenu_10 a:hover,
#leftmenu_10 a:active {
  background-position: -195px -210px;
}
/* 海外出張マネジメントサービス */

#leftmenu_11 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -230px;
}
#leftmenu_11 a:link,
#leftmenu_11 a:visited {
  background-position: 0px -230px;
}
#leftmenu_11 a:hover,
#leftmenu_11 a:active {
  background-position: -195px -230px;
}
/* 特徴 */

#leftmenu_12 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -250px;
}
#leftmenu_12 a:link,
#leftmenu_12 a:visited {
  background-position: 0px -250px;
}
#leftmenu_12 a:hover,
#leftmenu_12 a:active {
  background-position: -195px -250px;
}
/* メリット */

#leftmenu_13 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -270px;
}
#leftmenu_13 a:link,
#leftmenu_13 a:visited {
  background-position: 0px -270px;
}
#leftmenu_13 a:hover,
#leftmenu_13 a:active {
  background-position: -195px -270px;
}
/* FMSレポート */

#leftmenu_14 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -290px;
}
#leftmenu_14 a:link,
#leftmenu_14 a:visited {
  background-position: 0px -290px;
}
#leftmenu_14 a:hover,
#leftmenu_14 a:active {
  background-position: -195px -290px;
}
/* 運用イメージ */

#leftmenu_15 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -310px;
}
#leftmenu_15 a:link,
#leftmenu_15 a:visited {
  background-position: 0px -310px;
}
#leftmenu_15 a:hover,
#leftmenu_15 a:active {
  background-position: -195px -310px;
}
/* プライバシーポリシー */

#leftmenu_16 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -330px;
}
#leftmenu_16 a:link,
#leftmenu_16 a:visited {
  background-position: 0px -330px;
}
#leftmenu_16 a:hover,
#leftmenu_16 a:active {
  background-position: -195px -330px;
}
/* お問い合せ */

#leftmenu_17 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -350px;
}
#leftmenu_17 a:link,
#leftmenu_17 a:visited {
  background-position: 0px -350px;
}
#leftmenu_17 a:hover,
#leftmenu_17 a:active {
  background-position: -195px -350px;
}
/* 資料請求 */

#leftmenu_18 a {
  display:block;
  width:195px;
  height:20px;
  text-indent:-9999px;	/* ルール：テキスト飛ばしは子要素に直接指定 */
  background: url(img/leftmenu.gif);
  background-position:0px -370px;
}
#leftmenu_18 a:link,
#leftmenu_18 a:visited {
  background-position: 0px -370px;
}
#leftmenu_18 a:hover,
#leftmenu_18 a:active {
  background-position: -195px -370px;
}
/**/
#right_box	{
	float: right;
  margin-right: 20px;
}

