@charset "UTF-8";
/* -----------------------------------------------------------
	CSS Information
	File name: layout.css
	Author: suzuki
	Style Info: home_layout
----------------------------------------------------------- */

body {
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	color: #555555;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	background-color: #FFF;
}
#wrapper {
	width: 1030px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*====================header====================*/
#header {
	background-color: #fff;
	width: 990px;
}
#header h1 {
	font-size: 12px;
	margin-top: 5px;
}
.logo {
	height: 55px;
	width: 400px;
	margin-top: 5px;
	float: left;
	margin-right: 200px;
}
.subnav {
	font-size: 11px;
	float: left;
	width: 390px;
	text-align: right;
	margin-bottom: 10px;
}
.subnav li {
	display: inline;
}
/*-------------navigation-------------*/
.nav {
	clear: both;
	width: 990px;
	background-image: url(http://www2.tabitama.co.jp/index/img/gnav.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
.nav li {
	font-size: 12px;
	width: 165px;
	float: left;
	text-align: center;
	padding-top: 10px;
	height: 25px;
	display: block;
}
.nav li a {
	text-decoration: none;
	color: #555;
	display: block;
}
.nav li a:hover {
	color: #09C;
	display: block;
}
/*===================content====================*/
#content {
	text-align:left;
	width:990px;
	background-color:#FFF;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
/*~~~~~~~~~~~~~~~~left~~~~~~~~~~~~~~~*/
#left {
	width: 690px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.news {
	width: 690px;
	clear: both;
	margin-bottom: 10px;
	margin-top: 20px;
}

.newsarea {
	width: 690px;
	clear: both;
	padding:0px 0px 10px 0px;
	margin-top: 0px;
}

.tabitama_info {
	height: 20px;
	padding-top: 5px;
	font-size: 13px;
	color: #FFF;
	padding-left: 15px;
	background-image: url(http://www2.tabitama.co.jp/index/img/h3_new.gif);
	background-repeat: no-repeat;
}
.infoarea {
	width: 650px;
	background-image: url(http://www2.tabitama.co.jp/index/img/new_waku.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	overflow: auto;
}
.infodate {
	font-size: 12px;
	color: #333;
	width: 120px;
	float: left;
}
.information {
	font-size: 12px;
	color: #666;
	line-height: 140%;
	width: 505px;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09C;
}
.waku_under {
	height: 10px;
	width: 690px;
	clear: both;
}
/*-------------めだま情報-------------*/
.medama {
	background-image: url(http://www2.tabitama.co.jp/index/img/h3_medama.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 640px;
	padding-left: 50px;
	padding-top: 8px;
	font-size: 14px;
	color: #555;
}
.medama_waku {
	clear: both;
	width: 678px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.special {
	width: 329px;
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 128px;
}
.special dt {
	height: 120px;
	width: 120px;
	float: left;
	margin-right: 5px;
	display:block;
}
.special dd a span{
	color:#F00;
}
.season {
	width: 173px;
	font-size: 13px;
	line-height: 120%;
	float: left;
	background-image: url(http://www2.tabitama.co.jp/index/img/icon_summer.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
	height: 36px;
	color: #666;
	font-weight: bold;
}
.season_autumn {
	width: 173px;
	font-size: 13px;
	line-height: 120%;
	float: left;
	background-image: url(http://www2.tabitama.co.jp/index/img/autumn_mark.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
	height: 36px;
	color: #666;
	font-weight: bold;
	display:block;
}
.season_winter {
	width: 173px;
	font-size: 13px;
	line-height: 120%;
	float: left;
	background-image: url(http://www2.tabitama.co.jp/index/img/winter_mark.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
	height: 36px;
	color: #666;
	font-weight: bold;
	display:block;
}
.season_spring {
	width: 173px;
	font-size: 13px;
	line-height: 120%;
	float: left;
	background-image: url(http://www2.tabitama.co.jp/index/img/spring_mark.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
	height: 36px;
	color: #666;
	font-weight: bold;
	display:block;
}
.season_summer {
	width: 173px;
	font-size: 13px;
	line-height: 120%;
	float: left;
	background-image: url(http://www2.tabitama.co.jp/index/img/summer_mark.gif);
	background-repeat: no-repeat;
	padding-left: 31px;
	margin-bottom: 10px;
	height: 36px;
	color: #666;
	font-weight: bold;
	display:block;
}
.special dd a {
vertical-align: middle;
}
.season a {
	color: #555;
	text-decoration: none;
}
.season a:hover {
	color: #09C;
}
.subtitle {
	font-size: 12px;
	line-height: 130%;
	width: 195px;
	float: left;
	margin-bottom: 3px;
}
.link_red {
	height: 18px;
	width: 118px;
	float: left;
}
/*-------------国内ツアー-------------*/
.kokunai {
	background-image: url(http://www2.tabitama.co.jp/index/img/h3_kokunai_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 690px;
}
.kokunai a {
	height: 22px;
	width: 640px;
	padding-left: 50px;
	padding-top: 8px;
	font-size: 14px;
	color: #555;
	clear: both;
	display: block;
	text-decoration: none;
	background-image: url(http://www2.tabitama.co.jp/index/img/h3_kokunai.jpg);
	background-repeat : no-repeat;
	background-position: left top;
}
.kokunai a:hover {
	background-image: none;
}
.kokunai_waku {
	clear: both;
	width: 678px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.tour {
	width: 329px;
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.tour dt {
	height: 120px;
	width: 120px;
	float: left;
	margin-right: 5px;
}
.tourtitle {
	width: 190px;
	font-size: 13px;
	line-height: 120%;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 5px;
}
.tourtitle a {
	color: #09C;
	text-decoration: underline;
}
.tourtitle a:hover {
	color: #555;
}
.read {
	font-size: 11px;
	line-height: 130%;
	width: 190px;
	float: left;
	margin-bottom: 5px;
	padding-left: 5px;
}
.link_blue {
	height: 18px;
	width: 118px;
	float: left;
}
.tour_s {
	width: 120px;
	margin-top: 10px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.tour_s dt {
	width: 120px;
	height: 120px;
}
.plantitle {
	width: 120px;
	margin-top: 3px;
	font-size: 12px;
}
.plantitle span {
	margin-left: 4px;
	font-weight:bold;
	color:#F00;
}
.read_s {
	width: 120px;
	font-size: 11px;
	line-height: 130%;
	margin-top: 3px;
}
.saiyasu {
	font-size: 12px;
	color: #FFF;
	width: 655px;
	background-image: url(http://www2.tabitama.co.jp/index/img/h3_saiyasu.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 30px;
	padding-left: 15px;
	padding-top: 5px;
}
.saiyasune {
	margin-bottom: 10px;
}
.yasune_list {
	width: 648px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
	margin-bottom: 10px;
}
.yasune_list ul {
	color: #F00;
	font-size: 11px;
	margin-left: 18px;
	margin-bottom: 10px;
}
.yasune_list li {
	margin-bottom: 5px;
	float: left;
	width: 190px;
	margin-right: 20px;
}
.more {
	font-size: 10px;
	text-align: right;
	margin-right: 15px;
	clear: both;
	padding-top: 20px;
}
.tabiwaku {
	clear: both;
	width: 670px;
}
.mokuteki {
	width: 330px;
	float: left;
	margin-right: 10px;
}
.areatitle {
	background-color: #CCC;
	font-size: 12px;
	color: #666;
	height: 18px;
	width: 330px;
	padding-top: 3px;
	text-align: center;
}
.areabetu {
	background-color: #ECECEC;
	width: 310px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.areabetu li {
	font-size: 11px;
	list-style-position: inside;
	list-style-image: url(http://www2.tabitama.co.jp/index/img/icon_sankaku_r.gif);
	width: 75px;
	float: left;
	margin-bottom: 8px;
}
.mokuteki2 {
	width: 330px;
	float: left;
}
.themetitle {
	background-color: #CCC;
	font-size: 12px;
	color: #666;
	height: 18px;
	width: 330px;
	padding-top: 3px;
	text-align: center;
}
.themebetu {
	background-color: #ECECEC;
	width: 310px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.themebetu li {
	font-size: 11px;
	list-style-position: inside;
	list-style-image: url(http://www2.tabitama.co.jp/index/img/icon_sankaku_r.gif);
	width: 150px;
	float: left;
	margin-bottom: 8px;
}
/*--------------ホテル--------------*/
.hotel {
	background-image: url(http://www2.tabitama.co.jp/index/img/h3_hotel_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 690px;
	margin: 0px;
	padding: 0px;
}
.hotel a {
	height: 22px;
	width: 640px;
	padding-left: 50px;
	padding-top: 8px;
	font-size: 14px;
	color: #555;
	clear: both;
	display: block;
	text-decoration: none;
	background-image: url(http://www2.tabitama.co.jp/index/img/h3_hotel.jpg);
	background-repeat : no-repeat;
	background-position: left top;
}
.hotel a:hover {
	background-image: none;
}
.hotel_waku {
	clear: both;
	width: 678px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.area_h {
	width: 240px;
	float: left;
	margin-right: 10px;
}
.areatitle_h {
	background-color: #CCC;
	font-size: 12px;
	color: #666;
	height: 18px;
	width: 240px;
	padding-top: 3px;
	text-align: center;
}
.areabetu_h {
	background-color: #ECECEC;
	width: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.areabetu_h li {
	font-size: 11px;
	list-style-position: inside;
	list-style-image: url(http://www2.tabitama.co.jp/index/img/icon_sankaku_r.gif);
	width: 70px;
	float: left;
	margin-bottom: 8px;
}
.hoteltype {
	width: 420px;
	float: left;
}
.typetitle {
	background-color: #CCC;
	font-size: 12px;
	color: #666;
	height: 18px;
	width: 420px;
	padding-top: 3px;
	text-align: center;
}
.typebetu {
	background-color: #ECECEC;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.typebetu li {
	font-size: 11px;
	list-style-position: inside;
	list-style-image: url(http://www2.tabitama.co.jp/index/img/icon_sankaku_r.gif);
	float: left;
	margin-bottom: 8px;
	margin-right: 20px;
}
.mokuteki_h {
	width: 670px;
	float: left;
	margin-top: 10px;
}
.themetitle_h {
	background-color: #CCC;
	font-size: 12px;
	color: #666;
	height: 18px;
	width: 670px;
	padding-top: 3px;
	text-align: center;
}
.themebetu_h {
	background-color: #ECECEC;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.themebetu_h li {
	font-size: 11px;
	list-style-position: inside;
	list-style-image: url(http://www2.tabitama.co.jp/index/img/icon_sankaku_r.gif);
	float: left;
	margin-bottom: 8px;
	margin-right: 20px;
	width: 305px;
}
/*--------------航空券---------------*/
.ticket {
	background-image: url(http://www2.tabitama.co.jp/index/img/h3_kokuken_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 690px;
}
.ticket a {
	height: 22px;
	width: 640px;
	padding-left: 50px;
	padding-top: 8px;
	font-size: 14px;
	color: #555;
	clear: both;
	display: block;
	text-decoration: none;
	background-image: url(http://www2.tabitama.co.jp/index/img/h3_kokuken.jpg);
	background-repeat : no-repeat;
	background-position: left top;
}
.ticket a:hover {
	background-image: none;
}
.ticket_waku {
	clear: both;
	width: 678px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-top: 10px;
}
.yasune_list_air {
	width: 648px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
	margin-bottom: 10px;
}
.yasune_list_air ul {
	color: #F00;
	font-size: 11px;
	margin-left: 18px;
	margin-bottom: 10px;
}
.yasune_list_air li {
	margin-bottom: 5px;
	float: left;
	width: 295px;
	margin-right: 20px;
}
.air {
	width: 240px;
	float: left;
	margin-right: 10px;
}
.airtitle {
	background-color: #CCC;
	font-size: 12px;
	color: #666;
	height: 18px;
	width: 240px;
	padding-top: 3px;
	text-align: center;
}
.airbetu {
	background-color: #ECECEC;
	width: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.airbetu li {
	font-size: 11px;
	list-style-position: inside;
	list-style-image: url(http://www2.tabitama.co.jp/index/img/icon_sankaku_r.gif);
	float: left;
	margin-bottom: 8px;
	margin-right: 20px;
}
.air_area {
	width: 420px;
	float: left;
}
.air_areatitle {
	background-color: #CCC;
	font-size: 12px;
	color: #666;
	height: 18px;
	width: 420px;
	padding-top: 3px;
	text-align: center;
}
.air_areabetu {
	background-color: #ECECEC;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.air_areabetu ul {
	width: 400px;
	clear: both;
}
.air_areabetu li {
	font-size: 11px;
	list-style-position: inside;
	list-style-image: url(http://www2.tabitama.co.jp/index/img/icon_sankaku_r.gif);
	float: left;
	margin-bottom: 8px;
	margin-right: 30px;
}
.letter {
	font-size: 13px;
	font-weight: bold;
}
/*--------------レンタカー---------------*/
.car {
	background-image: url(http://www2.tabitama.co.jp/index/img/h3_rentacar_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 690px;
}
.car a {
	height: 22px;
	width: 640px;
	padding-left: 50px;
	padding-top: 8px;
	font-size: 14px;
	color: #555;
	clear: both;
	display: block;
	text-decoration: none;
	background-image: url(http://www2.tabitama.co.jp/index/img/h3_rentacar.jpg);
	background-repeat : no-repeat;
	background-position: left top;
}
.car a:hover {
	background-image: none;
}
.car_waku {
	clear: both;
	width: 678px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.tabiwaku2 {
	clear: both;
	width: 678px;
}
.car_waku dl {
	width: 330px;
	float: left;
	margin-right: 8px;
	padding-top: 10px;
}
.car_waku dd {
	font-size: 11px;
	line-height: 130%;
	margin-top: 5px;
}
/*--------------高速バス---------------*/
.highwaybus {
	background-image: url(http://www2.tabitama.co.jp/index/img/h3_bus_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 690px;
}
.highwaybus a {
	height: 22px;
	width: 640px;
	padding-left: 50px;
	padding-top: 8px;
	font-size: 14px;
	color: #555;
	clear: both;
	display: block;
	text-decoration: none;
	background-image: url(http://www2.tabitama.co.jp/index/img/h3_bus.jpg);
	background-repeat : no-repeat;
	background-position: left top;
}
.highwaybus a:hover {
	background-image: none;
}
.bus_waku {
	clear: both;
	width: 678px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-top: 10px;
}
/*--------------掲載企業一覧---------------*/
.client {
	background-image: url(http://www2.tabitama.co.jp/index/img/h3_kigyo_ov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 690px;
}
.client a {
	height: 22px;
	width: 640px;
	padding-left: 50px;
	padding-top: 8px;
	font-size: 14px;
	color: #555;
	clear: both;
	display: block;
	text-decoration: none;
	background-image: url(http://www2.tabitama.co.jp/index/img/h3_kigyo.jpg);
	background-repeat : no-repeat;
	background-position: left top;
}
.client a:hover {
	background-image: none;
}
.client_waku {
	clear: both;
	width: 658px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-top: 10px;
}
.client_waku ul {
	width: 650px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.client_waku li {
	font-size: 11px;
	list-style-type: circle;
	margin-bottom: 5px;
	float: left;
	width: 210px;
}
/*~~~~~~~~~~~~~~~right~~~~~~~~~~~~~~~*/
#right {
	width: 280px;
	float: left;
	margin-bottom: 30px;
}
.pr {
	font-size: 12px;
	color: #999;
	margin-bottom: 5px;
	margin-top: 20px;
}
.addspace {
	width: 280px;
	margin-bottom: 10px;
}
.faqspace {
	width: 280px;
	margin-bottom: 0px;
}
/*--------------お役立ち情報---------------*/
.minicomi {
	width: 280px;
	margin-bottom: 10px;
}
.minicomititle {
	font-size: 12px;
	color: #FFF;
	background-color: #09C;
	height: 25px;
	width: 280px;
	padding-top: 5px;
	text-align: center;
}
.minicomi_base {
	background-color: #E3E3E3;
	width: 260px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.minicomi_base dl {
	width: 257px;
	background-color: #FFF;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 10px;
	line-height: 130%;
	height: 60px;
}
.minicomi_base dt {
	height: 60px;
	width: 70px;
	float: left;
	display:block;
}
.minicomi_base dd {
	width: 175px;
	font-size: 11px;
	float:left;
	margin:0px 0px 0px 7px;
	display:block;
}
.minicomi_base dl h4 {
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 3px;
}
.gototop {
	font-size: 11px;
	text-align: right;
	margin-right: 10px;
	color: #069;
	margin-top: 10px;
	margin-bottom: 20px;
}
.gototop a {
	color: #666;
	text-decoration: none;
}
.gototop a:hover {
	color: #999;
	text-decoration: underline;
}
/*====================footer====================*/
#footer {
	width: 990px;
	clear: both;
	text-align: center;
}
#footer_topimg {
	text-align: center;
	width: 990px;
}
#footer li {
	display: inline-block;  
    *display: inline;  
    *zoom: 1; 
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-size: 11px;
	padding-right: 8px;
	padding-left: 4px;
}
#footer ul .lend {
}
#footer li a {
	color: #666;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
#copy {
	font-size: 10px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
	width: 988px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 7px;
	padding-top: 7px;
}
#footer ul .lend {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*====================clearfix====================*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
hr {
	width: 668px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin: 0px;
}

/*====================富士急ハイランド特集====================*/
.pankuzu {
	clear: both;
	margin-bottom: 15px;
	font-size: 12px;
	color: #555;
}

.special_page{
	margin:0px;
	padding:10px 10px 10px 0px;
	text-align:right;
	clear:both;
}

#special_bnr{
	margin:0px auto;
	padding:10px 0px;
	width:468px;
	clear:both;
	text-align:center;
	line-height:1.8em;
}
#special_bnr02{
	margin:0px auto;
	padding:10px 0px;
	clear:both;
	text-align:center;
	line-height:1.3em;
}
#special_bnr02 li {
	float:left;
	width:328px;
	text-align:left;
	margin-right:10px;
}
#special_bnr02 li img {
	margin-bottom:3px; 
}


/*====================indexおすすめツアー情報====================*/
#pickup-tour{
	background:url(../img/pickup-tour_head.jpg) no-repeat;
	height: 25px;
	padding: 8px 0 0 12px;
	color:#FFF;
	font-weight:bold;
}
#pickup-tour_box{
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	margin-bottom:15px;
}
#pickup-tour_box ul li{
	border-bottom:#CCC dotted 1px;
	padding:7px;
}
#pickup-tour_box ul li:last-child{
	border-bottom:none;
}
#pickup-tour_box ul li span{
	color:#F00;
	float:right;
	font-weight:bold;
}


.youtube_wrapper{
	width:100%;
	height:388px;
}
.okinawa_wrapper{
    font-size: 1.4em;
    text-align: center;
    background-color: #c00;
    margin-bottom: 15px;
}
.okinawa_wrapper a{
    color: #fff !important;
    padding: 10px;
	display:block;
}
.okinawa_wrapper a:hover{
	color:#ff3 !important;
}
.okinawa_wrapper span{
	font-size:0.9em;
}