﻿@charset "UTF-8";
/* CSS Document */
@import url("gnavi.css");
/*/////////// フッター ///////////*/
#footer{
  width: 950px;
  background-color: #EDEDED;
  clear: both;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(ie-css3.htc);
  font-size: 10px;
  background-image: none;
  color: #333333;
  margin-top:80px;
}
#footer a:link {
  color:#444
}
#footer a:visited {
  color:#555
}
#footer p{
  font-size: 11px;
  line-height:1.3em;
}
#footer ul{
}
#footer li{
  padding-right: 1em;
  display: inline;
}
#footer h2{
  margin:10px 10px 5px 10px;
  font-size:13px;
}
#footer h3{
  font-size: 12px;
  font-weight: bold;
  background-image: none;
}

/* hタグを使わないブランドリンク */
#footer .brandlink-header{
  margin:10px 10px 5px 10px;
  font-size:13px;
}
#footer .brand-titles{
  font-size: 12px;
  font-weight: bold;
  background-image: none;
}
/* end */

#footer .jjlogos{
  padding-top: 6px;
  margin-bottom: 10px;
}
#footer .creditcard{
  background-image: url(..//images/footer/back01.png);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 10px;
  clear: both;
}
#footer .jata{
  float: right;
  height: 30px;
  margin-top: -45px;
}
#footer .small{
  font-size: 11px;
}
#FT_jantora,#FT_jjokinawa,#FT_jjplatinum,#FT_kakuyasu{
  float:left;
  border: 1px solid #CCCCCC;
  padding: 3px;
  width: 452px;
  margin-bottom: 10px;
  margin-left:10px;
  background-image: url(../images/footer/back02.png);
  background-repeat: no-repeat;
  background-position: left top;
}
#FT_jantora h2,#FT_jjokinawa h2,#FT_jjplatinum h2,#FT_kakuyasu h2{
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #898989;
  font-size: 11px;
  color: #666666;
  margin: 0px;
  padding: 0px;
}
#FT_jantora .logo,#FT_jjokinawa .logo,#FT_jjplatinum .logo,#FT_kakuyasu .logo{
  float: left;
  width: 110px;
  margin-bottom: 2px;
  margin-top:0px;
  padding-bottom:0px;
  height: 60px;
}
#FT_jantora .rightside,#FT_jjokinawa .rightside,#FT_jjplatinum .rightside,#FT_kakuyasu .rightside{
  float: left;
  width: 326px;
  padding-left: 5px;
}

#support,#company{
  padding: 10px;
  background-image: url(..//images/footer/back01.png);
  background-repeat: no-repeat;
  background-position: bottom;
}
#support h2,#company h2{
  font-weight: bold;
  font-size: 14px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #898989;
}

#support a:link {
  color:#009
}
#support a:visited {
  color:#009
}

#support ul{
}
#support li{
  font-size: 12px;
  background-image: none;
}
#support p{
  font-size: 13px;
  border-left: 5px solid #999;
  padding-left: 3px;
  margin-top: 5px;
}
#company .c_name{
  font-weight: bold;
  font-size: 14px;
}
#company p{
  font-size: 11px;
}
#company .company_logo {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
#copyright{
  clear: both;
  padding: 10px;
}


/* facebook コンテナ */
#Social_wrapper {
  clear: both;
  margin: 20px 0;
  padding: 50px 20px;
  width: 950px;
}

.hokkaido_fb_box {
  background: url(http://www.jumbotours.co.jp/hokkaido/common/images/social/facebook-bg-hok.png) no-repeat;
}



/* IE6 css fixer v0.8: Mon, 04 Oct 2010 09:18:36 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#footer .jata,
#FT_jantora,#FT_jjokinawa,#FT_jjplatinum,#FT_kakuyasu,
#FT_jantora .logo,#FT_jjokinawa .logo,#FT_jjplatinum .logo,#FT_kakuyasu .logo,
#FT_jantora .rightside,#FT_jjokinawa .rightside,#FT_jjplatinum .rightside,#FT_kakuyasu .rightside {display:inline;}

/* fix negative margins */
#footer .jata {position:relative; zoom:1;}

.jqt {
  float: right;
  height: 30px;
  margin-right: 130px;
  margin-top: -50px;
}

.gotop{
  padding: 20px 10px 10px 20px;
  text-align: right;
  font-weight: bold;
}

.gotop a{text-decoration:underline}

/* プライバシーマーク */

.privacy {

float: right;
    height: 36px;
    margin-right: 278px;
    margin-top: -70px;
  
}

/* くるみんマーク */

.kurumin {
float: right;
    height: 36px;
    margin-right: 220px;
    margin-top: -70px;
}