/* CSS Document */

/* 全体構造
---------------------------------------------------- */

#tour_wrapper {
  width: 700px;
  background-color: #FFFFFF;
  margin: 30px auto;
}

#tour_bottom {
  width: 800px;
  margin: 0 0 20px 0;
  padding-bottom: 15px;
  background:url(../img/index/bottom_bg.gif) ;
  clear: both;
}

/* テキスト
---------------------------------------------------- */

.f12_666 {font-size: 12px; line-height: 1.7; color:#666666; }
.f12_666 a { color: #666666; text-decoration: underline;}
.f12_666 a:visted { color: #666666; text-decoration:none;}
.f12_666 a:hover { color: #666666; text-decoration: none;}

.f12_green {font-size: 12px; line-height: 1.7; color:#8AC059; }
.f12_green a { color: #8AC059; text-decoration: underline;}
.f12_green a:visted { color: #8AC059; text-decoration:none;}
.f12_green a:hover { color: #8AC059; text-decoration: none;}

.f12_cc66 {font-size: 12px; line-height: 1.7; color:#CC6666; }
.f12_cc66 a { color: #CC6666; text-decoration: underline;}
.f12_cc66 a:visted { color: #CC6666; text-decoration:none;}
.f12_cc66 a:hover { color: #CC6666; text-decoration: none;}


.mt8 { margin-top: 8px; } 
.ml208 { margin-left: 208px; } .ml245 { margin-left: 245px; }
.mt100 { margin-top: 100px; }



/* コンテンツ
---------------------------------------------------- */
.img_01 {
  height: 133px;
  background:url(img/img_01.gif) no-repeat;
}
.img_02 {
  height: 133px;
  background:url(img/img_02.gif) no-repeat;
}
.img_03 {
  height: 133px;
  background:url(img/img_03.gif) no-repeat;
}
.img_04 {
  height: 133px;
  background:url(img/img_04.gif) no-repeat;
}
.img_05 {
  height: 133px;
  background:url(img/img_05.gif) no-repeat;
}
.img_06 {
  height: 133px;
  background:url(img/img_06.gif) no-repeat;
}
.img_07 {
  height: 133px;
  background:url(img/img_07.gif) no-repeat;
}

#select_web {
  margin-top: 40px;
}

.web_fl {
  width: 353px;
  float: left;
}
.web_fr {
  width: 250px;
  float: left;
  margin-left: 45px;
  margin-top: 45px;
}