/************************************************************
 *   ベトカン王-サイトリニューアル用CSS
 ************************************************************/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	overflow: hidden; /*デザイン時のみ使用 */
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
img {
	vertical-align: text-bottom;
}
li {
	list-style-type: none;
}
h1, h2, h3, h4, h5 {
	font-size: 100%;
}
* {
	margin: 0px;
	padding: 0px;
	border: none;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #08f;
	text-decoration: none;
}
p.img_bottom {
	font-size: 0px;
}
#container {
	width: 100%;
	background-color: #016622;
	font-size: 14px;
	line-height: 1.35em;
	color: #444444;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
#top_wrapper {
	width: 1100px;
	margin: 0px auto;
	background-image: url(../img/index/back_line_vietcam_1110.gif);
	background-repeat: repeat-y;
	padding: 0 5px;
}
/*--------------------------------------------------*
 *   ヘッダー
 *--------------------------------------------------*/
#header {
	width: 1100px;
	margin: 0px auto;
	background-color: #FFF;
}
#header h1.head, #header p.head {
	font-size: 0.95em;
	border-top: 4px solid #3F9A19;
	background-color: #EDF9E1;
	padding: 3px 20px;
	font-weight: normal;
}
#header .lead {
	width: 1100px;
	margin: 0px auto;
}
#header .lead .left {
	width: 370px;
	float: left;
	padding: 12px 0 5px 10px;
    display: flex;
    align-items: center;
}
#header .lead .left a:last-child {
	margin-left:25px;
}
#header .lead .left a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}
#header .lead .right {
	/*width: 568px;*/
	float: right;
}
#header .navi_block {
	width: 1100px;
	margin: 0px auto;
	padding-bottom: 8px;
	overflow: hidden;
}
#header .navi_block .gloval_navi li.top {
	width: 231px;
	height: 81px;
	float: left;
}
/*202212変更*/
#header .navi_block .gloval_navi li.top a {
	width: 231px;
	height: 81px;
	display: block;
	background-image: url(../img/index/gloval_navi_menu_2023_op.png?);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .navi_block .gloval_navi li.top a:hover {
	background-position: left -162px;
}
#header .navi_block .gloval_navi li.top a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.hotel {
	width: 214px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.hotel a {
	width: 214px;
	height: 81px;
	display: block;
	background-image: url(../img/index/gloval_navi_menu_2023_op.png?);
	background-repeat: no-repeat;
	background-position: -231px top;
}
#header .navi_block .gloval_navi li.hotel a:hover {
	background-position: -231px -162px;
}
#header .navi_block .gloval_navi li.hotel a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.kuchikomi {
	width: 215px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.kuchikomi a {
	width: 215px;
	height: 81px;
	display: block;
	background-image: url(../img/index/gloval_navi_menu_2023_op.png?);
	background-repeat: no-repeat;
	background-position: -445px top;
}
#header .navi_block .gloval_navi li.kuchikomi a:hover {
	background-position: -445px -162px;
}
#header .navi_block .gloval_navi li.kuchikomi a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.viet_information {
	width: 215px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.viet_information a {
	width: 215px;
	height: 81px;
	display: block;
	background-image: url(../img/index/gloval_navi_menu_2023_op.png?);
	background-repeat: no-repeat;
	background-position: -660px top;
}
#header .navi_block .gloval_navi li.viet_information a:hover {
	background-position: -660px -162px;
}
#header .navi_block .gloval_navi li.viet_information a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.kodawari_rank {
	width: 225px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.kodawari_rank a {
	width: 225px;
	height: 81px;
	display: block;
	background-image: url(../img/index/gloval_navi_menu_2023_op.png?);
	background-repeat: no-repeat;
	background-position: right top;
}
#header .navi_block .gloval_navi li.kodawari_rank a:hover {
	background-position: right -162px;
}
#header .navi_block .gloval_navi li.kodawari_rank a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.tour {
	width: 231px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.tour a {
	width: 231px;
	height: 81px;
	display: block;
	background-image: url(../img/index/gloval_navi_menu_2023_op.png?);
	background-repeat: no-repeat;
	background-position: left -81px;
}
#header .navi_block .gloval_navi li.tour a:hover {
	background-position: left -243px;
}
#header .navi_block .gloval_navi li.tour a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.hotelyoyaku {
	width: 214px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.hotelyoyaku a {
	width: 214px;
	height: 81px;
	display: block;
	background-image: url(../img/index/gloval_navi_menu_2023_op.png?);
	background-repeat: no-repeat;
	background-position: -231px -81px;
}
#header .navi_block .gloval_navi li.hotelyoyaku a:hover {
	background-position: -231px -243px;
}
#header .navi_block .gloval_navi li.hotelyoyaku a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.optional {
	width: 215px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.optional a {
	width: 215px;
	height: 81px;
	display: block;
	background-image: url(../img/index/gloval_navi_menu_2023_op.png?);
	background-repeat: no-repeat;
	background-position: -445px -81px;
}
#header .navi_block .gloval_navi li.optional a:hover {
	background-position: -445px -243px;
}
#header .navi_block .gloval_navi li.optional a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.blog {
	width: 215px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.blog a {
	width: 215px;
	height: 81px;
	display: block;
	background-image: url(../img/index/gloval_navi_menu_2023_op.png?);
	background-repeat: no-repeat;
	background-position: -660px -81px;
}
#header .navi_block .gloval_navi li.blog a:hover {
	background-position: -660px -243px;
}
#header .navi_block .gloval_navi li.blog a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.danang {
	width: 112px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.danang a {
width: 112px;
    height: 81px;
    display: block;
    background-image: url(/img/index/gloval_navi_menu_2023.png?0?);
    background-repeat: no-repeat;
    background-position: -875px -81px;
}
#header .navi_block .gloval_navi li.danang a:hover {
	background-position: -875px -243px;
}
#header .navi_block .gloval_navi li.danang a span {
	position: absolute;
	left: -7650px;
}



#header .navi_block .gloval_navi li.hochiminh {
	width: 112px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.hochiminh a {
	width: 112px;
	height: 81px;
	display: block;
	background-image: url(/img/index/gloval_navi_menu_2023.png?0?);
	background-repeat: no-repeat;
	background-position: -875px  0px;
}
#header .navi_block .gloval_navi li.hochiminh a:hover {
	background-position: -875px -162px;
}
#header .navi_block .gloval_navi li.hochiminh a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.hanoi {
	width: 113px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.hanoi a {
	width: 113px;
	height: 81px;
	display: block;
	background-image: url(/img/index/gloval_navi_menu_2023.png?0?);
	background-repeat: no-repeat;
	background-position: -987px  0;
}
#header .navi_block .gloval_navi li.hanoi a:hover {
	background-position: -987px -162px;
}
#header .navi_block .gloval_navi li.hanoi a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.mypage {
width: 113px;
    height: 81px;
    float: left;
    list-style: none;
    background-image: url(/img/index/gloval_navi_menu_2023.png);
    background-repeat: no-repeat;
    background-position: right -81px;
}
#header .navi_block .gloval_navi li.mypage a {
    width: 113px;
    height: 40px;
    display: block;
    background-image: url(/img/index/gloval_navi_menu_2023.png);
    background-repeat: no-repeat;
    background-position: right -100px;
    margin: 18px 0px;
}
#header .navi_block .gloval_navi li.mypage a:hover {
	background-position: right -262px;
}
#header .navi_block .gloval_navi li.mypage a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.cam_information {
	width: 225px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.cam_information a {
	width: 225px;
	height: 81px;
	display: block;
	background-image: url(../img/index/gloval_navi_menu_2023_op.png?);
	background-repeat: no-repeat;
	background-position: right -81px;
}
#header .navi_block .gloval_navi li.cam_information a:hover {
	background-position: right -243px;
}
#header .navi_block .gloval_navi li.cam_information a span {
	position: absolute;
	left: -7650px;
}
/*202212変更*/
/*--------------------------------------------------*
 *   大枠
 *--------------------------------------------------*/
#toppage_main {
	width: 1100px;
	margin: 0px auto;
}
#wrap {
	width: 1100px;
	margin: 0px auto;
	padding-bottom: 20px;
}
/*--------------------------------------------------*
 *   メインイメージ
 *--------------------------------------------------*/
#main_img_cambodia {
	width: 1000px;
	height: 460px;
	background-image: url(/img/index/img_main_back_cambodia.gif);
	background-repeat: no-repeat;
}
#main_img_cambodia p {
	width: 960px;
	margin: 0px auto;
	padding-top: 30px;
}
#main_img_vietnam {
	width: 1070px;
	height: 460px;
	background-image: url(/img/index/img_main_back_vietnam.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#main_img_vietnam p {
	width: 1070px;
	margin: 0px auto;
	padding-top: 30px;
}
/*--------------------------------------------------*
 *   左コンテンツ（イチ押しスポット）
 *--------------------------------------------------*/
#wrap_left {
	width: 779px;
	float: right;
	margin: 0 5px 0 20px;
}
#wrap_left .best_spot {
	border-bottom: 1px dotted #999;
	padding: 12px 0 10px;
}
#wrap_left .best_spot .title_spot_cambodia span.item_01 {
	color: #016622;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
}
#wrap_left .best_spot .title_spot_cambodia span.item_02 {
	display: block;
	font-size: 1.1em;
	line-height: 1.2em;
}
#wrap_left .best_spot .title_spot_vietnam span.item_01 {
	color: #003399;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
}
#wrap_left .best_spot .title_spot_vietnam span.item_02 {
	display: block;
	font-size: 1.1em;
	line-height: 1.2em;
}
#wrap_left .best_spot .box {
	margin-top: 5px;
	width: 700px;
}
#wrap_left .best_spot .left {
	float: left;
	margin-left: 15px;
	width: 190px;
}
#wrap_left .best_spot .left img {
	border: 1px solid #999;
	display: block;
	padding: 2px;
}
#wrap_left .best_spot .right {
	float: right;
	width: 480px;
}
#wrap_left .best_spot .right p.text {
	font-size: 0.95em;
	font-weight: bold;
	line-height: 1.2em;
}
#wrap_left .best_spot .right ul.from {
	margin-top: 10px;
}
#wrap_left .best_spot .right ul.from li {
	float: left;
	margin-right: 2px;
}
#wrap_left .best_spot .right ul.from li a {
	color: #fff;
	display: block;
	font-size: 1.11em;
	font-weight: bold;
	height: 33px;
	line-height: 35px;
	text-align: center;
	width: 75px;
}
#wrap_left .best_spot .right ul.from li a:hover {
	color: #ccc;
}
#wrap_left .best_spot .right ul.from li.narita a {
	background-color: #003399;
}
#wrap_left .best_spot .right ul.from li.haneda a {
	background-color: #009bad;
}
#wrap_left .best_spot .right ul.from li.kanku a {
	background-color: #fe0000;
}
#wrap_left .best_spot .right ul.from li.nagoya a {
	background-color: #329900;
}
#wrap_left .best_spot .right ul.from li.fukuoka a {
	background-color: #ff6600;
}
#wrap_left .best_spot .right p.price {
	font-size: 1.3em;
	line-height: 1em;
	margin-top: 15px;
	text-align: right;
}
#wrap_left .best_spot .right p.price span.item_01 {
	color: #ff6600;
	font-size: 1.2em;
	font-weight: bold;
}
#wrap_left .best_spot .right p.price span.item_02 {
	font-size: 0.8em;
}
/*--------------------------------------------------*
 *   左コンテンツ（最新情報）
 *--------------------------------------------------*/
#wrap_left .info {
	width: 774px;
	margin-top: 20px;
	clear: both;
}
#wrap_left .info .frm_top_info {
	width: 774px;
	height: 70px;
	background-image: url(/img/index/frame_top_info_vt_774.gif);
	background-repeat: no-repeat;
}
#wrap_left .info .frm_middle_info {
	width: 754px;
	background-image: url(/img/index/frame_middle_basic_774.gif);
	background-repeat: repeat-y;
	padding: 5px 10px;
}
#wrap_left .info .frm_bottom_info {
	width: 774px;
	height: 10px;
	background-image: url(/img/index/frame_bottom_basic_774.gif);
	background-repeat: no-repeat;
}
#wrap_left .info .frm_top_info p.bt_more {
	width: 112px;
	height: 32px;
	padding-top: 15px;
	padding-left: 570px;
}
#wrap_left .info .frm_top_info p.bt_more a {
	width: 112px;
	height: 32px;
	display: block;
	background-image: url(/img/index/bt_more.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrap_left .info .frm_top_info p.bt_more a:hover {
	background-position: left bottom;
}
#wrap_left .info .frm_top_info p.bt_more a span {
	position: absolute;
	left: -7650px;
}
#wrap_left .info ul li {
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#wrap_left .info ul li.last_child {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#wrap_left .info ul li p.dating {
	color: #41AF2C;
	font-weight: bold;
}
#wrap_left .info ul li p.new {
	background-image: url(/img/index/icon_new_01.gif);
	background-repeat: no-repeat;
	background-position: 185px center;
}
#wrap_left .info ul li p.dating img {
	padding-left: 3px;
}
/*--------------------------------------------------*
 *   左コンテンツ（人気ツアーランキング）
 *--------------------------------------------------*/
#wrap_left .popular {
	width: 700px;
	margin-top: 15px;
}
#wrap_left .popular .frm_top_popular {
	width: 700px;
	height: 56px;
	background-image: url(/img/index/frame_top_popular.gif);
	background-repeat: no-repeat;
}
#wrap_left .popular .frm_middle_popular {
	width: 700px;
	background-image: url(/img/index/frame_middle_popular.gif);
	background-repeat: repeat-y;
}
#wrap_left .popular .frm_bottom_popular {
	width: 700px;
	height: 10px;
	background-image: url(/img/index/frame_bottom_popular.gif);
	background-repeat: no-repeat;
}
#wrap_left .popular table {
	width: 684px;
	margin-left: 8px;
}
#wrap_left .popular table th {
	width: 90px;
	background-color: #016622;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}
#wrap_left .popular table td {
	width: 572px;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
}
#wrap_left .popular table td ul {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrap_left .popular table td ul li.ranking1 {
	background-image: url(/img/index/icon_blow_ranking1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#wrap_left .popular table td ul li.ranking1 a {
	display: block;
	padding: 8px 0px 8px 45px;
	background-image: url(/img/index/img_underline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#wrap_left .popular table td ul li.ranking2 {
	background-image: url(/img/index/icon_blow_ranking2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#wrap_left .popular table td ul li.ranking2 a {
	display: block;
	padding: 8px 0px 8px 45px;
	background-image: url(/img/index/img_underline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#wrap_left .popular table td ul li.ranking3 {
	background-image: url(/img/index/icon_blow_ranking3.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#wrap_left .popular table td ul li.ranking3 a {
	display: block;
	padding: 8px 0px 8px 45px;
}
/*--------------------------------------------------*
 *   左コンテンツ（航空券検索）
 *--------------------------------------------------*/
#wrap_left .kensaku {
	width: 700px;
	margin-top: 10px;
}
#wrap_left .kensaku .frm_top_kensaku {
	width: 774px;
	height: 70px;
	background-image: url(/img/index/frame_top_kensaku_774.gif);
	background-repeat: no-repeat;
}
#wrap_left .kensaku .frm_middle_kensaku {
	width: 754px;
	background-image: url(/img/index/frame_middle_basic_774.gif);
	background-repeat: repeat-y;
	padding: 5px 12px;
}
#wrap_left .kensaku .frm_bottom_kensaku {
	width: 774px;
	height: 10px;
	background-image: url(/img/index/frame_bottom_basic_774.gif);
	background-repeat: no-repeat;
}
#wrap_left .kensaku ul {
	margin-top: 8px;
	padding-left: 30px;
}
#wrap_left .kensaku li.tokyo {
	width: 336px;
	float: left;
	margin-right: 20px;
	margin-bottom: 4px;
}
#wrap_left .kensaku li.tokyo a {
	width: 336px;
	height: 58px;
	display: block;
	background-image: url(/img/index/img_leave_tokyo.gif);
	background-repeat: no-repeat;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#wrap_left .kensaku li.tokyo a:hover {
	background-image: url(/img/index/img_leave_tokyo_ov.gif);
	background-repeat: no-repeat;
}
#wrap_left .kensaku li.nagoya {
	width: 336px;
	float: left;
	margin-bottom: 4px;
}
#wrap_left .kensaku li.nagoya a {
	width: 336px;
	height: 58px;
	display: block;
	background-image: url(/img/index/img_leave_nagoya.gif);
	background-repeat: no-repeat;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#wrap_left .kensaku li.nagoya a:hover {
	background-image: url(/img/index/img_leave_nagoya_ov.gif);
	background-repeat: no-repeat;
}
#wrap_left .kensaku li.osaka {
	width: 336px;
	float: left;
	margin-right: 20px;
}
#wrap_left .kensaku li.osaka a {
	width: 336px;
	height: 58px;
	display: block;
	background-image: url(/img/index/img_leave_osaka.gif);
	background-repeat: no-repeat;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#wrap_left .kensaku li.osaka a:hover {
	background-image: url(/img/index/img_leave_osaka_ov.gif);
	background-repeat: no-repeat;
}
#wrap_left .kensaku li.fukuoka {
	width: 336px;
	float: left;
}
#wrap_left .kensaku li.fukuoka a {
	width: 336px;
	height: 58px;
	display: block;
	background-image: url(/img/index/img_leave_fukuoka.gif);
	background-repeat: no-repeat;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#wrap_left .kensaku li.fukuoka a:hover {
	background-image: url(/img/index/img_leave_fukuoka_ov.gif);
	background-repeat: no-repeat;
}
#wrap_left .kensaku li span.place {
	display: block;
	padding-top: 8px;
	padding-left: 135px;
}
#wrap_left .kensaku li span.price {
	display: block;
	text-align: right;
	padding-right: 10px;
}
#wrap_left .kensaku li span.number {
	font-size: 1.8em;
	color: #EA4846;
	font-weight: bold;
	padding-right: 3px;
	line-height: 1em;
}
/*--------------------------------------------------*
 *   右コンテンツ（バナー）
 *--------------------------------------------------*/
#wrap_right {
	width: 296px;
	float: left;
	margin-top: 5px;
}
#wrap_right p.search {
	height: 163px;
	width: 240px;
}
#wrap_right p.search a {
	background: url("/img/index/sidenavi001_new.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	display: block;
	height: 163px;
	width: 240px;
}
#wrap_right p.search a:hover {
	background-position: left bottom;
}
#wrap_right p.search a span {
	left: -7650px;
	position: absolute;
}
#wrap_right p.bn_valuation {
	width: 240px;
	height: 130px;
	margin-bottom: 10px;
}
#wrap_right p.bn_valuation a {
	width: 240px;
	height: 130px;
	display: block;
	background-image: url(/img/index/bn_valuation.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrap_right p.bn_valuation a:hover {
	background-position: left bottom
}
#wrap_right p.bn_valuation a span {
	position: absolute;
	left: -7650px;
}
#wrap_right p.telephone {
	margin-top: 10px;
}
/*--------------------------------------------------*
 *   左コンテンツ
 （人気のこだわりランキング/目的別ツアー/ベトナムカンボジア用語集）
 *--------------------------------------------------*/
#wrap_right .select {
	width: 296px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 700;
	margin-left: 2px;
}
#wrap_right .select .contents {
	width: 296px;
	background-image: url(/img/index/frame_middle_menu_296.gif);
	background-repeat: repeat-y;
}
#wrap_right .select .contents ul {
	width: 296px;
	margin-left: 7px;
	font-size: 14.5px;
	padding-top: 2px;
}
#wrap_right .select .contents ul li {
	width: 280px;
	height: 38px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#wrap_right .select .contents ul li a {
	width: 270px;
	height: 38px;
	display: block;
	background-image: url(/img/index/bt_menu_back_280.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 37px;
	padding-left: 15px;
	position: relative;
}
#wrap_right .select .contents ul li a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents ul li a span {
	font-size: 12.5px;
}
#wrap_right .select .contents ul li a img {
	position: absolute;
	top: 10px;
	right: 10px;
}
#wrap_right .select .contents ul .large {
	width: 280px;
	height: 54px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrap_right .select .contents ul .large a {
	width: 270px;
	height: 54px;
	display: block;
	background-image: url(/img/index/bt_menu_back_large2_280.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 180%;
	padding-left: 15px;
	position: relative;
}
#wrap_right .select .contents ul .large a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents ul .kankou {
	width: 225px;
	height: 65px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#wrap_right .select .contents ul .kankou a {
	width: 280px;
	height: 65px;
	display: block;
	background-image: url(/img/index/bt_kankou_back_280.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 32px;
	padding-left: 5px;
}
#wrap_right .select .contents ul .kankou a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents ul .kankou span.item_01 {
	display: block;
	line-height: 250%;
	padding: 3px 0 0 30px;
	text-decoration: underline;
	font-size: 14.5px;
}
#wrap_right .select .contents ul .kankou span.item_02 {
	color: #5d5f0d;
	display: block;
	font-size: 12px;
	line-height: 200%;
	padding: 0 0 0 6px;
}
#wrap_right .select .contents ul .kankou span.menu_icon1 {
	background: url("/img/index/menu_icon_1.gif") no-repeat scroll 1px 8px;
}
#wrap_right .select .contents ul .kankou2 {
	width: 225px;
	height: 82px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#wrap_right .select .contents ul .kankou2 a {
	width: 220px;
	height: 82px;
	display: block;
	background-image: url(/img/index/bt_kankou_back_225_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 32px;
	padding-left: 5px;
}
#wrap_right .select .contents ul .kankou2 a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents ul .kankou2 span.item_01 {
	display: block;
	line-height: 170%;
	padding: 3px 0 2px 30px;
	text-decoration: underline;
	font-size: 14.5px;
}
#wrap_right .select .contents ul .kankou2 span.item_02 {
	color: #5d5f0d;
	display: block;
	font-size: 13px;
	line-height: 200%;
	padding: 0 0 0 6px;
}
#wrap_right .select .contents ul .kankou2 span.menu_icon1 {
	background: url("/img/index/menu_icon_1.gif") no-repeat scroll 1px 18px;
}
#wrap_right .select .contents ul .kankou2 span.menu_icon2 {
	background: url("/img/index/menu_icon_2.gif") no-repeat scroll 1px 18px;
}
#wrap_right .select .contents ul .kankou2 span.menu_icon3 {
	background: url("/img/index/menu_icon_3.gif") no-repeat scroll 1px 18px;
}
#wrap_right .select .contents ul .kodawari {
	width: 280px;
	height: 38px;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
}
#wrap_right .select .contents ul .kodawari a {
	width: 245px;
	height: 38px;
	display: block;
	background-image: url(/img/index/bt_menu_back_kodawari_280.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 200%;
	padding-left: 35px;
	line-height: 37px;
}
#wrap_right .select .contents ul .kodawari a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents ul .kodawari a img {
	position: absolute;
	left: 5px;
	top: 7px;
}
#wrap_right .select .contents ul .kodawari_large {
	width: 280px;
	height: 54px;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
}
#wrap_right .select .contents ul .kodawari_large a img {
	position: absolute;
	left: 5px;
	top: 15px;
}
#wrap_right .select .contents ul .kodawari_large a {
	width: 245px;
	height: 54px;
	display: block;
	background-image: url(/img/index/bt_menu_back_kodawari2_280.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 180%;
	padding-left: 35px;
}
#wrap_right .select .contents ul .kodawari_large a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents ul.word {
	width: 225px;
	margin-left: 7px;
	font-size: 14px;
	padding: 0;
}
#wrap_right .select .contents ul.word li {
	width: 225px;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrap_right .select .contents ul.word li a {
	width: 280px;
	height: 24px;
	display: block;
	background-image: url(/img/index/bt_menu_back_02_new_280.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 24px;
	padding-left: 15px;
}
#wrap_right .select .contents ul.word li a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents ul li span.new {
	display: block;
	background-image: url(/img/index/icon_new_02.gif);
	background-repeat: no-repeat;
	background-position: 85px center;
}
#wrap_right .select .still {
	text-align: right;
	background-image: url(/img/index/frame_middle_menu_02_296.gif);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-right: 15px;
}
#wrap_right .select .still a {
	display: block;
	font-size: 0.9em;
	color: #333;
	padding-right: 10px;
	background-image: url(/img/index/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#wrap_right .select .still a:hover {
	color: #999;
}
.bottom_contents {
	margin-left: 12px;
}
/*--------------------------------------------------*
 *   人気ホテルベスト5
 *--------------------------------------------------*/
#wrap_right .hotel5 {
	width: 240px;
	margin-top: 10px;
}
#wrap_right .hotel5 .contents {
	width: 240px;
	background-image: url(/img/index/frame_middle_hotel5.gif);
	background-repeat: repeat-y;
}
#wrap_right .hotel5 .contents ul {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	font-size: 0.9em;
}
#wrap_right .hotel5 .contents ul li.best1 {
	background-image: url(/img/index/icon_hotel_best1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#wrap_right .hotel5 .contents ul li.best1 a {
	display: block;
	padding: 0px 0px 5px 20px;
}
#wrap_right .hotel5 .contents ul li.best2 {
	background-image: url(/img/index/icon_hotel_best2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#wrap_right .hotel5 .contents ul li.best2 a {
	display: block;
	padding: 0px 0px 5px 20px;
}
#wrap_right .hotel5 .contents ul li.best3 {
	background-image: url(/img/index/icon_hotel_best3.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#wrap_right .hotel5 .contents ul li.best3 a {
	display: block;
	padding: 0px 0px 5px 20px;
}
#wrap_right .hotel5 .contents ul li.best4 {
	background-image: url(/img/index/icon_hotel_best4.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#wrap_right .hotel5 .contents ul li.best4 a {
	display: block;
	padding: 0px 0px 5px 20px;
}
#wrap_right .hotel5 .contents ul li.best5 {
	background-image: url(/img/index/icon_hotel_best5.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#wrap_right .hotel5 .contents ul li.best5 a {
	display: block;
	padding: 0px 0px 5px 20px;
}
/************************************************************
 *   2014/11/04追加CSS
 ************************************************************/
#container {
}
#background_autumn {
	background: url(../img/background_autumn.jpg) repeat-y top center;
	width: 100%;
}
#background_autumn_chara {
	background: url(../img/background_autumn_chara.gif) no-repeat top center;
	width: 100%;
}
#background_winter {
	background: url(../img/background_winter.gif) repeat-y top center;
	width: 100%;
}
#background_chara {
	background: url(../img/back_chara_touka_new.png) no-repeat top center;
	width: 100%;
}
#background_spring {
	background: url(../img/background_spring.gif) repeat-y top center;
	width: 100%;
}
#background_summer {
	background: url(../img/background_summer.jpg) repeat-y top center;
	width: 100%;
}
ontainer {
	width: 960px;
	margin: 0px auto;
	min-height: 5000px;
}
/************************************************************
 *   2015/03/05追加CSS
 ************************************************************/
.kanbozia_bn {
	margin: 20px 0;
}
.kanbozia_bn a:hover {
	opacity: 0.8;
}
.title_spot_cambodia_o1_mark {
	position: absolute;
}
.title_spot_o1 {
	float: left;
}
.title_spot_cambodia, .title_spot_vietnam {
	padding-top: 5px;
}
/************************************************************
 *   2015/03/20追加CSS
 ************************************************************/
#popular_new {
	width: 774px;
	padding-top: 10px;
	clear: both;
}
#popular_new .in {
	width: 666px;
	border: 2px solid #DEEF89;
	padding: 10px 15px 10px 15px;
}
#popular_new .in ul {
	width: 666px;
}
#popular_new .in ul li {
	width: 666px;
	border-bottom: 1px dotted #999;
	padding-top: 10px;
	padding-bottom: 10px;
}
#popular_new .in ul li a {
	color: #190099;
	text-decoration: underline;
}
#popular_new .in ul li a:hover {
	color: #08f;
	text-decoration: none;
}
#popular_new .in ul li .box {
	width: 666px;
}
#popular_new .in ul li .box .left {
	width: 90px;
	float: left;
	text-align: center;
}
#popular_new .in ul li .box .right {
	width: 566px;
	float: right;
}
#popular_new .in ul li .box .right a {
	display: block;
	padding-top: 2px;
}
#popular_new .in ul li p.space_top {
	padding-top: 5px;
}
#popular_new .in ul li p.space_top img {
	padding-right: 8px;
}
#popular_new .in ul li.last_child {
	border-bottom: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
/************************************************************
 *   2015/06/24追加CSS
 ************************************************************/
#middle_bn_left {
	margin: 10px 0;
	float: left;
}
#middle_bn_left a:hover {
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;
}
#middle_bn_right {
	float: right;
	margin: 10px 4px 0 0;
}
#middle_bn_right a:hover {
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;
}
.middle_bn_long a:hover {
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;
}
/************************************************************
 *   2015/06/25追加CSS
 ************************************************************/
.osusume-area {
	clear: both;
	width: 772px;
	padding-top: 10px;
	margin-bottom: 5px;
}
.osusume-area .frame_top {
	background: url("/img/index/frame_osusume_hotel_top_774.gif") no-repeat scroll left top;
	height: 104px;
	padding: 8px;
	width: 758px;
}
.osusume-area .frame_top .logo_base {
	background: url("/img/index/img_wrap.gif") no-repeat scroll left top;
	float: left;
	height: 96px;
	padding: 2px;
	text-align: center;
	width: 96px;
}
.osusume-area .frame_top .logo_base img {
	padding-top: 10px;
}
.osusume-area .frame_top .title_hotel {
	font-size: 23px;
	font-weight: bold;
	background-image: url("/img/index/title_bg.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #329900;
	letter-spacing: 0.05em;
	line-height: 1em;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	padding: 15px;
	color: #FFF;
	width: 170px;
	margin: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 15px;
	border: solid 2px #329900;
}
.osusume-area .frame_top .title_hotel2 {
	font-size: 23px;
	font-weight: bold;
	background-image: url("/img/index/title_bg.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #329900;
	letter-spacing: 0.05em;
	line-height: 1em;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	padding: 15px;
	color: #FFF;
	width: 160px;
	margin: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 15px;
	border: solid 2px #329900;
}
.osusume-area .frame_top .title_hotel3 {
	font-size: 21px;
	font-weight: bold;
	background-image: url("/img/index/title_bg.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #329900;
	letter-spacing: 0.05em;
	line-height: 1em;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	padding: 15px;
	color: #FFF;
	width: 190px;
	margin: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 15px;
	border: solid 2px #329900;
}
.osusume-area .frame_top .title_top {
	float: left;
	padding: 10px 0 0 12px;
	width: 240px;
}
.osusume-area .frame_top .bt_area {
	float: left;
	padding: 16px 0;
	width: 320px;
	margin-left: 75px;
}
.osusume-area .frame_top .bt_area p.bt_stay {
	float: left;
	height: 64px;
	width: 158px;
}
.osusume-area .frame_top .bt_area p.bt_stay a {
	background: url("/img/index/bt_stay.gif") no-repeat scroll left top;
	display: block;
	height: 64px;
	width: 158px;
}
.osusume-area .frame_top .bt_area p.bt_stay a:hover {
	background-position: left bottom;
}
.osusume-area .frame_top .bt_area p.bt_stay a span {
	left: -7650px;
	position: absolute;
}
.osusume-area .frame_top .bt_area p.bt_detail {
	float: left;
	height: 64px;
	margin-left: 2px;
	width: 158px;
}
.osusume-area .frame_top .bt_area p.bt_detail a {
	background: url("/img/index/bt_detail.gif") no-repeat scroll left top;
	display: block;
	height: 64px;
	width: 158px;
}
.osusume-area .frame_top .bt_area p.bt_detail a:hover {
	background-position: left bottom;
}
.osusume-area .frame_top .bt_area p.bt_detail a span {
	left: -7650px;
	position: absolute;
}
.osusume-area .frame_middle {
	background: url("/img/index/frame_osusume_hotel_middle_774.gif") repeat-y scroll left top;
	padding: 0 20px 0 20px;
	width: 734px;
}
.osusume-area .frame_middle .osusume_left {
	float: left;
	font-size: 15px;
	line-height: 1.5em;
	width: 380px;
	word-break: break-all;
}
.osusume-area .frame_middle .osusume_box .osusume_left p {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.osusume-area .frame_middle .osusume_right {
	float: right;
	height: 280px;
	position: relative;
	width: 320px;
}
.osusume-area .frame_middle .osusume_right .osusume-area .photo {
	padding-top: 20px;
}
/************************************************************
 *   2015/06/26追加CSS
 ************************************************************/
.air_btn_title {
	margin-top: 20px;
}
#air_btn_area_2015 {
	padding: 5px 0;
	width: 774px;
	clear: both;
	overflow: hidden;
}
#air_btn_area_2015 li {
}
#air_btn_area_2015 #air_01, #air_btn_area_2015 #air_02, #air_btn_area_2015 #air_03, #air_btn_area_2015 #air_04 {
	float: left;
	width: 258px;
}
#air_btn_area_2015 #air_01 a {
	width: 258px;
	height: 74px;
	display: block;
}
#air_btn_area_2015 #air_01 a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;
}
#air_btn_area_2015 #air_02 a {
	width: 233px;
	height: 74px;
	display: block;
}
#air_btn_area_2015 #air_02 a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;
}
#air_btn_area_2015 #air_03 a {
	width: 233px;
	height: 74px;
	display: block;
}
#air_btn_area_2015 #air_03 a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;
}
/************************************************************
 *   2017/04/03変更追加CSS
 ************************************************************/
.air_btn_title {
	margin-top: 20px;
}
#air_btn_area_2017 {
	padding: 5px 0;
	width: 776px;
	clear: both;
	overflow: hidden;
}
#air_btn_area_2017 li {
	float: left;
	width: 386px;
}
#air_btn_area_2017 li a:hover {
	opacity: 0.8;
}
/************************************************************
 *   2015/06/29追加CSS
 ************************************************************/
.hotel_det_btn {
	float: left;
}
.hotel_det_btn a {
	background: #175200 url(/img/index/poly_back_img.png) 220px center no-repeat;
	color: #fff;
	display: block;
	font-weight: bold;
	margin-top: 10px;
	padding: 5px 50px;
	border-radius: 5px;
}
.hotel_det_btn a:hover {
	background: #329900 url(/img/index/poly_back_img.png) 220px center no-repeat;
}
.tour_det_btn {
	float: left;
}
.tour_det_btn a {
	background: #E2F5A9 url(/img/index/poly_back_img_g.png) 220px center no-repeat;
	color: #175200;
	display: block;
	font-weight: bold;
	margin-top: 10px;
	border-radius: 5px;
	padding: 5px 50px;
}
.tour_det_btn a:hover {
	background: #DAEACD url(/img/index/poly_back_img_g.png) 220px center no-repeat;
}
/************************************************************
 *   2015/07/03追加CSS
 ************************************************************/
#kankou {
	margin-top: 5px;
}
#kankou a:hover {
	opacity: 0.8;
}
#kankou td {
	width: 260px;
	text-align: center;
}
#wrap_right p.sidelink a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;
}
.osusume_right .photo a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;
}
/************************************************************
 *   2015/08/05追加CSS
 ************************************************************/
.bt_tourtop_bn {
	margin-top: 25px;
}
.bt_tourtop_bn a:hover {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.9;
}
/************************************************************
 *  2015/08/14変更　バリ・セブ方面をお探しの方へ
 ************************************************************/
.other_link {
	width: 960px;
	padding-bottom: 20px;
	margin: 0 auto;
}
.other_link p.title_bn {
	margin: 20px 0 0 0;
}
.other_link ul.bn_king {
	padding: 10px 0px;
	background-image: url(/img/index/img_underline_dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 930px;
}
.other_link ul.bn_king li.bn_balioh {
	width: 290px;
	height: 86px;
	float: left;
}
.other_link ul.bn_king li.bn_balioh a:hover {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
.other_link ul.bn_king li.bn_cebuoh {
	width: 290px;
	height: 86px;
	float: left;
	margin: 0px 30px;
}
.other_link ul.bn_king li.bn_cebuoh a:hover {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
.other_link ul.bn_king li.btmbnr {
	width: 290px;
	height: 68px;
	float: left;
}
.other_link ul.bn_king li.btmbnr a:hover img {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
/************************************************************
 *   2015/08/14追加CSS お役立ち情報
 ************************************************************/
.yakudati {
	margin: 0 auto;
	clear: both;
	width: 1060px;
	padding-top: 20px;
}
.yakudati .yakudati_md {
	background-image: url("/img/index/yakudati/yakudati_md_1060_new.gif");
	background-repeat: repeat-y;
	width: 1060px;
	overflow: hidden;
	padding-top: 10px;
}
.yakudati .yakudati_md .yakudati_area {
	margin: 0 0 10px 18px;
	width: 1060px;
}
.yakudati .yakudati_md .yakudati_area .yakudati_box {
	display: inline-block;
	height: 120px;
	position: relative;
	width: 345px;
}
.yakudati .yakudati_md .yakudati_area .yakudati_box .yakudati_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -999px;
	z-index: 0;
}
.yakudati .yakudati_md .yakudati_area .yakudati_box .yakudati_link:hover {
	background-color: #FFF;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.yakudati .yakudati_md .yakudati_area .yakudati_box .yakudati_left {
	float: left;
	width: 100px;
}
.yakudati .yakudati_md .yakudati_area .yakudati_box .yakudati_right {
	float: left;
	width: 230px;
	margin-left: 5px;
}
.yakudati .yakudati_md .yakudati_area .yakudati_box .yakudati_right .yakudati_text {
	border-left: #1a9c19 5px solid;
	font-size: 14px;
	padding-left: 5px;
	color: #1b4f0d;
	font-weight: bold;
}
.yakudati .yakudati_md .yakudati_area .yakudati_box .yakudati_right .yakudati_text_2 {
	font-size: 12px;
	padding-top: 5px;
	line-height: 140%;
}
div#floating-pagetop .bt_pagetop {
	width: 48px;
	height: 48px;
}
div#floating-pagetop .bt_pagetop a {
	width: 48px;
	height: 48px;
	display: block;
	background-image: url(/img/index/floating_pagetop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div#floating-pagetop .bt_pagetop a:hover {
	background-position: left bottom;
}
div#floating-pagetop .bt_pagetop a span {
	position: absolute;
	left: -7650px;
}
/************************************************************
 *   2015/08/20追加CSS
 ************************************************************/
#wrap_right .select .contents_2 {
	width: 240px;
	background-image: url(/img/index/frame_middle_menu.gif);
	background-repeat: repeat-y;
}
#wrap_right .select .contents_2 ul {
	width: 212px;
	margin-left: 12px;
	font-size: 0.9em;
}
#wrap_right .select .contents_2 ul li.side_tour {
	width: 212px;
	height: 32px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrap_right .select .contents_2 ul li.side_tour a {
	width: 192px;
	height: 32px;
	display: block;
	background-image: url(/img/index/bt_menu_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 32px;
	padding-left: 20px;
}
#wrap_right .select .contents_2 ul li.side_tour a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents_2 ul li.side_tour_large {
	width: 212px;
	height: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrap_right .select .contents_2 ul li.side_tour_large a {
	width: 192px;
	height: 45px;
	display: block;
	background-image: url(/img/index/bt_menu_back_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	padding: 5px 0 0 20px;
}
#wrap_right .select .contents_2 ul li.side_tour_large a:hover {
	background-position: left bottom;
}
/*20151102パンくずリスト*/
#panlist {
	overflow: hidden;
	background: #1C761A;
	padding: 7px;
	color: #fff;
}
#panlist li {
	float: left;
}
#panlist li a {
	color: #ffcc00;
}
#panlist li a:hover {
	color: #FFF;
}
/*--------------------------------------------------*
 *   フッター2016/02/09 変更
 *--------------------------------------------------*/
#footer {
	width: 100%;
	clear: both;
}
#footer .contact {
	width: 1000px;
	background-color: #EFF7AA;
	padding: 20px 0px;
	margin: 0 auto;
}
#footer .contact p {
	width: 965px;
	margin: 0px auto;
}
#Footer2016 {
	margin: 0px auto;
	padding: 30px 0px 5px 0px;
	text-align: left;
	width: 1100px;
	background: url("/img/index/footer1001.png") repeat-x 100% 0px #016622;
}
#Footer2016 ul {
	margin: 0px 17px;
	/*background: url("/img/index/footer1100_2019.png") no-repeat 0px 0px #fff;*/
	list-style: none;
    background: #FFF;
}
#Footer2016 ul li.RelatedSite {
	float: right;
	width: 337px;
	background: #fff;
    border-left: #105643 solid 2px;
}
#Footer2016 ul li.RelatedSite p.bn_balioh {
	width: 270px;
	height: 80px;
	margin: 10px auto 0px auto;
}
#Footer2016 ul li.RelatedSite p.bn_balioh a {
	width: 270px;
	height: 80px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#Footer2016 ul li.RelatedSite p.bn_balioh a:hover {
	background-position: left bottom;
}
#Footer2016 ul li.RelatedSite p.bn_balioh a span {
	position: absolute;
	left: -7650px;
}
#Footer2016 ul li.RelatedSite .bn_box {
	width: 270px;
	margin: 10px auto 0px auto;
}
#Footer2016 ul li.RelatedSite p.bn_vietcamoh {
	width: 130px;
	height: 80px;
	float: left;
}
#Footer2016 ul li.RelatedSite p.bn_vietcamoh a {
	width: 130px;
	height: 80px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#Footer2016 ul li.RelatedSite p.bn_vietcamoh a:hover {
	background-position: left bottom;
}
#Footer2016 ul li.RelatedSite p.bn_vietcamoh a span {
	position: absolute;
	left: -7650px;
}
#Footer2016 ul li.RelatedSite p.bn_cebuoh {
	width: 130px;
	height: 80px;
	float: right;
}
#Footer2016 ul li.RelatedSite p.bn_cebuoh a {
	width: 130px;
	height: 80px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#Footer2016 ul li.RelatedSite p.bn_cebuoh a:hover {
	background-position: left bottom;
}
#Footer2016 ul li.RelatedSite p.bn_cebuoh a span {
	position: absolute;
	left: -7650px;
}
#Footer2016 ul li.BasicNavi {
	margin: 0px 0px 2px;
	height: 127px;
height: auto;
	list-style: none;
	padding-top: 5px;
	padding-left: 10px;
    border-bottom: #105643 solid 2px;
padding-bottom: 10px;
line-height: 1.2;
}
#Footer2016 ul li.BasicNavi p {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}
#Footer2016 ul li.BasicNavi a {
	font-size: 14px;
	color: #122E46;
	text-decoration: none;
}
#Footer2016 ul li.BasicNavi a:hover {
	text-decoration: underline;
}
#Footer2016 ul li.RecommendNavi {
	float: left;
	width: 241px;
}
#Footer2016 ul li.RecommendNavi dl {
	width: 240px;
}
#Footer2016 ul li.RecommendNavi dl dd {
	padding: 6px 12px 0px 8px;
}
#Footer2016 ul li.RecommendNavi dl dd a {
	font-size: 14px;
	line-height: 18px;
	color: #122E46;
	text-decoration: none;
}
#Footer2016 ul li.RecommendNavi dl dd a:hover {
	text-decoration: underline;
}
#Footer2016 ul li.RelatedSite p.Title, #Footer2016Footer2016 ul li.RecommendNavi dl dt {
	margin: 0px 1px;
	padding: 16px 12px 3px;
	background: url("/img/footer1003.png") repeat-x 100% 0px #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #807777;
}
#Footer2016 ul li.RelatedSite p.Title, #Footer2016 ul li.RecommendNavi dl dt {
	margin: 0px 1px;
	padding: 16px 12px 3px;
	background: url("/img/footer1003.png") repeat-x 100% 0px #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #807777;
}
#Footer2016 ul li.BasicNavi span, #Footer2016 ul li.RecommendNavi dl dd span {
	padding: 0px 3px 0px 4px;
	font-size: 14px;
	font-weight: bold;
	color: #fa0;
}
#Footer2015 ul li a {
	text-decoration: none;
}
#Footer2016 ul li a:hover {
	text-decoration: underline;
}
#Copyright {
	margin: 0px auto;
	width: 970px;
}
.bn_box_footer {
	width: 250px;
	margin: 0px auto;
    padding: 10px 0;
}
.bn_box_footer .bn_footer_cebuoh {
	width: 250px;
    height: 74px;
	padding: 5px 0;
}
.bn_box_footer .bn_footer_cebuoh a {
	width: 250px;
    height: 74px;
	display: block;
	background-image: url(../img/bn_footer_cebuoh_270.png);
	background-repeat: no-repeat;
	background-position: left top;
    background-size: 250px auto;
}
.bn_box_footer .bn_footer_cebuoh a:hover {
	background-position: left bottom;
}
.bn_box_footer .bn_footer_cebuoh a span {
	position: absolute;
	left: -7650px;
}
.bn_box_footer .bn_footer_singapore {
	width: 250px;
    height: 74px;
	padding: 5px 0;
}
.bn_box_footer .bn_footer_singapore a {
	width: 250px;
    height: 74px;
	display: block;
	background-image: url(../img/bn_footer_singapore_270.png);
	background-repeat: no-repeat;
	background-position: left top;
    background-size: 250px auto;
}
.bn_box_footer .bn_footer_singapore a:hover {
	background-position: left bottom;
}
.bn_box_footer .bn_footer_singapore a span {
	position: absolute;
	left: -7650px;
}
.bn_box_footer .bn_footer_balioh {
	width: 250px;
    height: 74px;
	padding: 5px 0;
}
.bn_box_footer .bn_footer_balioh a {
	width: 250px;
    height: 74px;
	display: block;
	background-image: url(../img/bn_footer_balioh_270.png);
	background-repeat: no-repeat;
	background-position: left top;
    background-size: 250px auto;
}
.bn_box_footer .bn_footer_balioh a:hover {
	background-position: left bottom;
}
.bn_box_footer .bn_footer_balioh a span {
	position: absolute;
	left: -7650px;
}
.bn_box_footer .bn_footer_hawaii {
	width: 250px;
    height: 74px;
	padding: 5px 0;
}
.bn_box_footer .bn_footer_hawaii a {
	width: 250px;
    height: 74px;
	display: block;
	background-image: url(../img/bn_footer_hawaii_270.png);
	background-repeat: no-repeat;
	background-position: left top;
    background-size: 250px auto;
}
.bn_box_footer .bn_footer_hawaii a:hover {
	background-position: left bottom;
}
.bn_box_footer .bn_footer_hawaii a span {
	position: absolute;
	left: -7650px;
}
.bn_box_footer .bn_footer_thai {
	width: 250px;
    height: 74px;
	padding: 5px 0;
}
.bn_box_footer .bn_footer_thai a {
	width: 250px;
    height: 74px;
	display: block;
	background-image: url(../img/bn_footer_thai_270.png);
	background-repeat: no-repeat;
	background-position: left top;
    background-size: 250px auto;
}
.bn_box_footer .bn_footer_thai a:hover {
	background-position: left bottom;
}
.bn_box_footer .bn_footer_thai a span {
	position: absolute;
	left: -7650px;
}
#Footer2016 ul li.RelatedSite .instagram_link{
    margin: 10px auto 0;
    width: 250px;
}
#Footer2016 ul li.RelatedSite .instagram_link img{
    width: 250px;
    height: auto;
}
#Footer2016 ul li.RelatedSite .instagram_link a:hover{
    opacity: 0.8;
}
div#floating-menu {
	margin: 0px 0px 0px -555px;
	width: 1024px;
	left: 50%;
	position: fixed;
	bottom: 0px;
	z-index: 8009;
}
div#floating-pagetop {
	margin: 0px 0px 0px 506px;
	width: 48px;
	height: 48px;
	left: 50%;
	bottom: 65px;
	position: fixed;
	z-index: 10000;
}
.copyright {
	padding: 0 0 80px;
	height: 52px;
	width: 1110px;
	margin: 0 auto;
}
/*--------プライバシーマーク--------*/
#logo_area {
	overflow: hidden;
	background-color: #FFF;
	border-top: 2px solid #004E1A;
	width: 1066px;
	margin: 0 auto;
}
#logo_area .logo_left {
	font-size: 12px;
	line-height: 45px;
	vertical-align: middle;
	padding: 5px;
	float: left;
}
#logo_area .logo_right {
	text-align: right;
	vertical-align: middle;
	float: right;
	padding: 5px;
	width: 165px;
}
#logo_area .logo_right p {
	display: inline;
}
/*--------2017/07/12マーク追加--------*/
#logo_area .logo_left_new {
	font-size: 13px;
	line-height: 20px;
	vertical-align: middle;
	padding: 10px;
	float: left;
}
#logo_area .logo_right_new {
	text-align: right;
	vertical-align: middle;
	float: right;
	padding: 5px;
	width: 220px;
}
#logo_area .logo_right_new p {
	display: inline;
}
#logo_area .logo_right_new p img {
	display: inline !important;
}
#logo_area .logo_right_new a:hover img {
	opacity: 0.8
}
/*-----------2016/02/12 左キャンペーン-----------*/
#left_campaign {
	width: 282px;
	margin-top: 15px;
}
#left_campaign ul {
	padding: 0 4px 4px;
	background-color: #dbae89;
}
#left_campaign ul li {
	list-style: none;
	margin-bottom: 1px;
}
#left_campaign ul li a {
	color: #ad1a02;
	display: block;
	overflow: hidden;
	background-color: #fffcee;
	text-decoration: underline;
}
#left_campaign ul li a:hover {
	background-color: #FFF;
	color: #036FB7;
	text-decoration: none;
}
#left_campaign ul li .left_img {
	float: left;
	width: 75px;
	position: relative;
	z-index: 1;
	padding: 5px;
}
#left_campaign ul li .left_img img {
	border: 2px #FFF solid;
	display: block;
}
#left_campaign ul li .right_text {
	float: left;
	color: #ad1a02;
	display: block;
	text-decoration: underline;
	font-size: 15.1px;
	margin: 10px 0;
	width: 188px;
	font-weight: bold;
	line-height: 120%;
}
#left_campaign ul li a:hover .right_text {
	text-decoration: none;
}
#left_campaign ul li .right_text span {
	display: block;
	font-weight: normal;
	color: #322c11;
	font-size: 12.2px
}
.ranking5 {
	border-bottom: 2px solid #ffddcc;
	border-left: 2px solid #ffddcc;
	border-right: 2px solid #ffddcc;
	margin-top: 8px;
	width: 235px;
}
.ranking5 p {
	background: url("../img/index/rank_back_new.gif") no-repeat right top #FFA897;
	margin: 0;
}
.ranking5 ul li {
	font-size: 13px;
	line-height: 160%;
	list-style: outside none none;
	padding: 2px 0 1px 5px;
}
.ranking5 ul li span {
	background: url("../img/index/toppage016.gif") no-repeat scroll left top;
	color: #ffe;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	padding: 0 8px 0 4px;
}
/*-----------2016/02/19 ホテル枠-----------*/
.osusume-area .frame_middle .osusume_box .osusume_right .bt_left_arrow2 {
	display: block;
	height: 40px;
	left: 0;
	position: absolute;
	top: 120px;
	width: 40px;
}
.osusume-area .frame_middle .osusume_box .osusume_right .bt_left_arrow2 a:hover img {
	opacity: 0.9;
}
.osusume-area .frame_middle .osusume_box .osusume_right .bt_right_arrow2 {
	display: block;
	height: 40px;
	position: absolute;
	right: 0;
	top: 120px;
	width: 40px;
}
.osusume-area .frame_middle .osusume_box .osusume_right .bt_right_arrow2 a:hover img {
	opacity: 0.9;
}
/*-----------2016/10/07 人気オプショナル・完全ガイド修正-----------*/

#Opt_guide_2016 {
	clear: both;
	border-color: #0B6C26;
	border-style: solid;
	border-width: 2px;
	margin: 15px 0 8px;
	width: 772px;
	padding-bottom: 3px;
	overflow: hidden;
}
#Opt_guide_2016 ul {
	padding: 20px 13px;
	overflow: hidden;
}
#Opt_guide_2016 ul li {
	background: #e3fadb;
	border-radius: 10px;
	float: left;
	margin: 0 20px 15px 0;
	padding: 10px;
	width: 215px;
}
#Opt_guide_2016 ul li.last {
	margin-right: 0;
}
#Opt_guide_2016 .photo a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#Opt_guide_2016 ul li .text_area {
	background: #fff;
	line-height: 160%;
	margin-top: 10px;
	padding: 5px 5px 8px;
	width: 200px;
}
#Opt_guide_2016 ul li .text_area .title a {
	text-decoration: none;
}
#Opt_guide_2016 ul li .text_area .title a .sankaku {
	font-size: 10px;
	padding-right: 3px;
	color: #da6e05;
}
#Opt_guide_2016 ul li .text_area .title a .report_link {
	color: #da6e05;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
#Opt_guide_2016 ul li .text_area .title .report_link:hover {
	text-decoration: none;
}
#Opt_guide_2016 ul li .text_area .text {
	font-size: 12px;
	margin-top: 5px;
	line-height: 150%;
}
#Opt_guide_2016 ul li .text_area .text a {
	text-decoration: none;
	color: #000;
}
#Opt_guide_2016 ul li .text_area .text a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#Opt_guide_2016 .Opt_guide_bt_open a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#Opt_guide_2016 .Opt_guide_bt_close a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/*-----------2016/10/07 人気オプショナルベスト5修正-----------*/
#OptionBest5_2016 {
	margin: 0 auto;
	padding-top: 20px;
	width: 1060px;
}
#OptionBest5_2016 ul {
	padding: 10px;
	border: #39a706 solid 6px;
	border-top: none;
	overflow: hidden;
}
#OptionBest5_2016 ul li {
	background: #e3fadb;
	border-radius: 10px;
	float: left;
	margin: 0 13px 5px 0;
	padding: 10px;
	width: 175px;
}
#OptionBest5_2016 ul li:last-child {
	margin-right: 0;
}
#OptionBest5_2016 .photo {
	position: relative;
}
#OptionBest5_2016 .photo .rank1 {
	position: absolute;
	left: -10px;
	top: -10px;
}
#OptionBest5_2016 .photo .rank2 {
	position: absolute;
	left: 5px;
	top: 5px;
}
#OptionBest5_2016 .photo a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#OptionBest5_2016 ul li .text_area {
	background: #fff;
	line-height: 160%;
	margin-top: 10px;
	padding: 5px 5px 8px;
	width: 165px;
}
#OptionBest5_2016 ul li .text_area .title a {
	text-decoration: none;
}
#OptionBest5_2016 ul li .text_area .title a .sankaku {
	font-size: 10px;
	padding-right: 3px;
	color: #da6e05;
}
#OptionBest5_2016 ul li .text_area .title a .report_link {
	color: #da6e05;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 100%;
}
#OptionBest5_2016 ul li .text_area .title .report_link:hover {
	text-decoration: none;
}
#OptionBest5_2016 ul li .text_area .text {
	font-size: 12px;
	margin-top: 5px;
	line-height: 150%;
}
#OptionBest5_2016 ul li .text_area .text a {
	text-decoration: none;
	color: #000;
}
#OptionBest5_2016 ul li .text_area .text a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#OptionBest5_2016 ul li .text_area .text2 {
	font-size: 12px;
	margin-top: 15px;
	line-height: 150%;
}
#OptionBest5_2016 ul li .text_area .text2 a {
	text-decoration: none;
	color: #000;
}
#OptionBest5_2016 ul li .text_area .text2 a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/*-----------2016/03/25 口コミ募集バナー-----------*/

#wrap_right .kutikomi {
	margin: 10px 0 10px 15px;
}
#wrap_right .kutikomi a {
	background: url("/img/index/kutikomi_bn_280.gif");
	width: 280px;
	height: 144px;
	display: block;
}
#wrap_right .kutikomi a:hover {
	background-position: 0 -144px;
}
#wrap_right .kutikomi a span {
	position: absolute;
	left: -7650px;
}
/*-----------2016/03/25 スタッフ研修レポート-----------*/

#wrap_right .select .contents #staff_ken .large a {
	line-height: 180%;
}
/*-----------2016/05/17 スタッフホテルレポート-----------*/
#wrap_right .select .contents ul .large a .staffhotel {
	font-size: 15px;
	position: absolute;
	top: 12px;
	text-decoration: underline;
}
/*2016/06/14追加*/	
	
.anchor_tag {
	border: medium solid #037726;
	margin-left: 15px;
	padding: 15px 5px 10px;
	width: 1053px;
}
.anchor_tag_text1 {
	float: left;
	font-size: 25px;
	margin-left: 45px;
	padding-right: 120px;
}
.anchor_tag_text1 > a {
	color: #037726;
}
.anchor_tag_text2 {
	float: left;
	font-size: 25px;
	padding-right: 120px;
}
.anchor_tag_text2 > a {
	color: #037726;
}
.anchor_tag_text3 {
	font-size: 25px;
}
.anchor_tag_text3 > a {
	color: #037726;
}
/*2016/08/09追加*/	
#wrap_right .select .contents ul .kankou_large {
	width: 225px;
	height: 80px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#wrap_right .select .contents ul .kankou_large a {
	width: 280px;
	height: 80px;
	display: block;
	background-image: url(/img/index/bt_kankou_back_280_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 32px;
	padding-left: 5px;
}
#wrap_right .select .contents ul .kankou_large a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents ul .kankou_large span.item_01 {
	display: block;
	line-height: 150%;
	padding: 5px 0 5px 30px;
	text-decoration: underline;
	font-size: 14.5px;
}
#wrap_right .select .contents ul .kankou_large span.item_02 {
	color: #5d5f0d;
	display: block;
	font-size: 12px;
	line-height: 200%;
	padding: 0 0 0 6px;
}
#wrap_right .select .contents ul .kankou_large span.menu_icon1 {
	background: url("/img/index/menu_icon_1.gif") no-repeat scroll 1px 8px;
}
/*2016/08/11追加*/	
.viet_read_top h2 {
	color: #298600;
	font-size: 19px;
	margin-bottom: 10px;
}
.viet_read_top {
	background: #f2f6e7 none repeat scroll 0 0;
	color: #572300;
	font-size: 14px;
	margin: 8px 18px 25px;
	padding: 20px;
	　　line-height: 175%;
}
.viet_read_top p {
	line-height: 175%;
}
.viet_read_top p span {
	font-weight: bold;
	font-size: 1.05em;
}
/*2016/08/15追加*/
.title_vietnaminfo {
	margin-top: 25px;
}
.vietnam_info {
	padding: 10px 0 0 2px;
	margin-bottom: 10px;
}
.vietnam_info ul li {
	width: 232px;
	height: 100px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
	background: #fdf9e5;
	padding: 10px 5px 5px 10px;
	margin-right: 5px;
	position: relative;
	border: 1.5px solid #329900;
}
.vietnam_info ul li:nth-child(3) {
	margin-right: 0;
}
.vietnam_info ul li:nth-child(6) {
	margin-right: 0;
}
.vietnam_info ul li a:hover {
	opacity: 0.5;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity: 0.5;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.5;              /* Safari 1.x */
}
.vietnam_info ul li .photo {
	float: left;
}
.vietnam_info ul li .photo img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: 'alpha(opacity=100)';
}
.vietnam_info ul li .text {
	margin-left: 100px;
	font-size: 13px;
	width: 140px;
}
.vietnam_info ul li .text h3 {
	font-size: 15px;
	color: #532811;
	margin-bottom: 5px;
}
.vietnam_info ul li a {
	text-decoration: none;
	color: #444444;
}
.vietnam_info ul li a:hover {
	background-color: #FFF;
	opacity: 0.5;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity: 0.5;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.5;              /* Safari 1.x */
	color: #444444;
}
.vietnam_info ul li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	padding: 10px 5px 5px 10px;
}
.vietnam_info ul li a:hover {
	background-color: #FFF;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
header, footer {
	display: none;
}
/*2017/04/27追加*/	
.TopNews {
	font-size: 12px;
	line-height: 130%;
	margin: 3px 0 0;
	text-align: right;
}
/*2017/05/08追加*/

.img_logo_HYD {
	margin-left: 5px;
	margin-top: 10px;
}
/*ベトナム王フッター*/
#Footer2016 ul li.AirNavi table span, #Footer2016 ul li.AirNavilist table span {
	color: #fa0;
	font-size: 14px;
	font-weight: bold;
	padding: 0 3px 0 4px;
}
#Footer2016 ul li.AirNavi, #Footer2016 ul li.AirNavilist {
	float: left;
	width: 723px;
	overflow: hidden;
	height: 200px;
height: auto;
	border-bottom: #105643 solid 2px;
}
#Footer2016 ul li.areaNavi {
	float: left;
	width: 723px;
	overflow: hidden;
}
#Footer2016 ul li.AirNavi p, #Footer2016 ul li.AirNavilist p, #Footer2016 ul li.areaNavi p {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,245,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,245,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(248,248,245,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f8f5', GradientType=0);
	border-bottom: 1px dashed #ccc;
	color: #807777;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin-bottom: 5px;
	padding: 0 20px;
}
#Footer2016 ul li.AirNavi .fot-left {
	float: left;
	width: 356px;
	border-right: 2px solid #eee;
}
#Footer2016 ul li.AirNavi .fot-right {
	float: right;
	margin: 0;
	padding: 0;
	width: 365px;
}
#Footer2016 ul li a {
	text-decoration: none;
}
#Footer2016 ul li.AirNavi table {
	border-bottom: 2px solid #eee;
	width: 100%;
}
#Footer2016 ul li.AirNavi table th {
	width: 80px;
	vertical-align: top;
	text-align: left;
}
#Footer2016 ul li.AirNavi table td {
	width: 260px
}
#Footer2016 ul li.AirNavi table td a {
	font-size: 14px;
	line-height: 160%;
	padding: 2px;
	color: #422;
}
#Footer2016 ul li.AirNavi div table:last-child {
	border-bottom: none;
}
#Footer2016 ul li a:hover {
	text-decoration: underline;
}
#Footer2016 ul li.AirNavilist table a:hover {
	text-decoration: none;
	color: #C63;
}
#Footer2016 ul li.AirNavilist table {
	border-bottom: 2px solid #eee;
	width: 100%;
}
#Footer2016 ul li.AirNavilist table th {
	width: 80px;
	vertical-align: top;
	text-align: center;
	padding: 2px;
}
#Footer2016 ul li.AirNavilist table td {
	padding: 2px;
}
#Footer2016 ul li.AirNavilist table td a {
	font-size: 14px;
	line-height: 160%;
	padding: 2px;
	color: #422;
}
#Footer2016 ul li.AirNavi div table:last-child, #Footer2016 ul li.AirNavilist .fot-right table:last-child {
	border-bottom: none;
}
#Footer2016 ul li a:hover {
	text-decoration: underline;
}
#Footer2016 ul li.AirNavi table a:hover, #Footer2016 ul li.AirNavilist table a:hover {
	text-decoration: none;
	color: #C63;
}
.AirNavi_plane {
	margin: 0 0 5px;
}
#Footer2016 .AirNavi .AirNavi_big .AirNavi_name {
	float: left;
	font-size: 13.5px;
	padding-left: 8px;
	text-align: left;
	vertical-align: top;
	margin-top: 4px;
}
#Footer2016 .AirNavi .AirNavi_big .AirNavi_name a {
	font-weight: bold;
}
#Footer2016 .AirNavi_plane a {
	color: #422;
	font-size: 14px;
	line-height: 150%;
	padding: 2px;
	font-weight: normal!important;
}
#Footer2016 .AirNavi .AirNavi_big .AirNavi_plane span, #Footer2016 ul li.AirNavi .AirNavi_big .AirNavi_name span {
	color: #fa0;
	font-size: 14px;
	font-weight: bold;
	padding: 0 3px 0 4px;
}
#Footer2016 .AirNavi .AirNavi_big {
	background: #fff !important;
	margin: 0;
	width: 100%;
	display: inline-block;
}
#Footer2016 .AirNavi .none_border {
	border-bottom: none !important;
}
#Footer2016 .AirNavi .osaka {
	border-bottom: 2px solid #eee;
	width: 100%;
}
#Footer2016 .AirNavi .nagoya {
	border-bottom: 2px solid #eee;
	width: 100%
}
#Footer2016 .AirNavi .narita {
	height: auto;
	border-bottom: 2px solid #eee;
	width: 100%;
}
#Footer2016 .AirNavi .haneda {
	width: 100%;
	
}
#Footer2016 .AirNavi .fot-bottom .AirNavi_big {
	border-bottom: none !important;
}
#Footer2016 .AirNavi .fukuoka {/*height:120px;border-bottom:2px solid #eee;*/
	width: 100%;
}
#Footer2016 .fot-bottom {
	border-top: 2px solid #eee;
	clear: both;
}
#Footer2016 .fot-bottom .AirNavi_plane {
	float: left;
	margin-right: 3px;
	margin-left: 8px;
}
.AirNavi_plane_category {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	float: right !important;
	list-style: outside none none !important;
	margin: 0 !important;
	width: 276px;
}
.AirNavi_plane_category_only {
	padding: 0 !important;
}
.AirNavi_plane_only {
	margin-left: 5px !important;
	padding: 0 !important;
}
.areaNavi_plane {
	margin: 0px 10px 5px;
	float: left;
}
#Footer2016 .areaNavi_plane a {
	color: #422;
	font-size: 14px;
	line-height: 150%;
	padding: 2px;
	font-weight: normal!important;
}
#Footer2016 .AirNavi .AirNavi_big .AirNavi_plane span, #Footer2016 ul li.areaNavi_plane span {
	color: #fa0;
	font-size: 14px;
	font-weight: bold;
	padding: 0 3px 0 4px;
}
#header .repeaterbox {
	width: 705px;
	float: right;
	overflow: hidden;
	height: 70px;
	background: url("../img/index/header_repeat_back_1100.png");
	position: relative;
}
#header .repeaterbox .repeat_text {
	position: absolute;
	left: 93px;
}
#header .repeaterbox a {
	margin-top: 14px;
	width: 142px;
	float: right;
	height: 47px;
	background-color: #FFF;
	border-radius: 13px;
	margin-right: 5px;
}
#header .repeaterbox a:hover img {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}
#Footer2016 ul .pointtext {
	color: #03470b;
	font-weight: bold;
	display: block;
	font-size: 15px;
	float: none !important;
}
