@charset "utf-8";

#title3{
  margin:0;
}

/*-------フリーエリア-------*/
#free {
  width: 690px;
  background: url(/images/top/free_bg_mid.gif) repeat-y;
}

#free2 {
  background: url(/images/top/free_bg_top.gif) no-repeat;
  min-height:111px;
  height: auto !important;
  height: 111px;
  padding: 10px;
}

#free_btm {
  margin-bottom: 10px;
}

/*-------ボックス-------*/
.reco_box {
  background: url(/images/common/box_bg.gif) repeat-y;
  padding: 10px 0px 0 4px;
}

.pamph_box {
  background: url(/images/common/box_bg.gif) repeat-y;
  padding: 10px 12px;
}

.digi_box {
  background: url(/images/common/box_bg.gif) repeat-y;
  padding: 3px 12px;
}

/*-------おすすめツアー-------*/
.reco_tour {
  padding: 10px 5px 15px;
  float: left;
  width: 680px;
}

.reco_tour dt {
  margin:0 0 5px 5px;
}

.reco_tour dt a {
  font-weight: bold;
}

.reco_tour dt img {
  border: 1px solid #ababab;
  margin:0 5px 3px 0;
  float: left;
}

.reco_tour dd {
  line-height: 120%;
  margin-top: 2px;
}

/*-------デジタルパンフレット-------*/
#pdf_info p {
  float: left;
  line-height: 110%;
}

#pdf_info img {
  float: right;
}

.digi_goto{
    text-align:right; 
    padding:5px;
}

#digi_select {
  margin-top:10px;
}

#digi_select li {
  float: left;
  padding: 0 8px;
  border-left: 1px solid #aaaaaa; 
}

#digi_select .last {
  border-right: 1px solid #aaaaaa; 
}

/*-------ツアー検索-------*/
#tour {
  width: 690px;
  height: 100%;
}

.tour_search {
  padding-bottom:10px;
}

.tour_search_r {
  padding-right:10px;
}

/*--------- スタッフ紹介 --------*/
.box p {
  margin-bottom: 10px;
}
.box img.staff-photo {
  margin-bottom: 10px;
}

/*--------- テーマ ------------*/
#theme_tit {
  height: 43px;
  line-height: 43px;
  padding-left: 40px;
  font-weight: bold;
  font-size: 16px;
  color: #464646;
  background: url(/images/travel/tit-bg-theme.gif) no-repeat left top;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
}
.ctgy_con dl.theme {
  float: left;
  width: 160px;
}
.ctgy_con dl.theme dt {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
/* テーマ項目画像
.ctgy_con dl.theme dt a {
  padding-left: 15px;
  background: url(/images/travel/ico-theme.gif) no-repeat left center;
}
 */

.ctgy_con dl.theme dd {
  margin-bottom: 10px;
  width: 155px;
}
.ctgy_con dl.theme dd img {
  margin-bottom: 5px;
}
.ctgy_con dl.theme dd div {
  margin-right: 2px;
}
/* テーマ別long追加 */
#theme_l_tit {
  height: 43px;
  line-height: 43px;
  padding-left: 40px;
  font-weight: bold;
  font-size: 16px;
  color: #464646;
  background: url(/images/travel/bg-l-theme-tit.png) no-repeat left top;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
}
#theme-l-mid {
  background: url(/images/travel/bg-l-theme-m.png) repeat-y;
  padding: 10px 4px 0 10px;
}
#theme-l-btm {
  height: 9px;
  margin-bottom: 10px;
  background: url(/images/travel/bg-l-theme-btm.png) no-repeat left top;
  overflow: hidden;
}
#theme-l-mid dl.theme {
  float: left;
  width: 160px;
  padding-right: 9px;
}
#theme-l-mid dl.theme dt {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
#theme-l-mid dl.theme dt a {
  padding-left: 15px;
  background: url(/images/travel/ico-theme.gif) no-repeat left center;
}
#theme-l-mid dl.theme dd {
  margin-bottom: 10px;
}
#theme-l-mid dl.theme dd img {
  margin-bottom: 5px;
}

/*---------- オリジナルバナー -----------*/
.ori_top {
  height: 9px;
  background: url(/images/common/box_top.gif) no-repeat;
  font-size: 0;
}
.box_ori {
  background: url(/images/common/box_bg.gif) repeat-y;
  padding: 10px;
}
.ori_btm {
  height: 9px;
  background: url(/images/common/box_btm.gif) no-repeat;
  font-size: 0;
  line-height: 0;
  margin-bottom: 10px;
}
.box_ori #over {
  width: 670px;
  overflow: hidden;
}
.box_ori ul {
  width: 690px;
}
.box_ori ul li {
  float: left;
  padding: 0 5px 5px 0;
}
