﻿@charset "utf-8";



/***********************************************/ 
/*block-01*/
/***********************************************/ 

div#block-01{
	width: 800px;
	margin:30px 0 20px 75px;
}
div#block-01 .box h2,
div#block-02 .box h2,
div#block-02 .boxJal h2,
div#block-02 .boxAna h2 {
	margin: 0;
	font-size:0;
}
div#block-01 .box,
div#block-02 .box {
/*	border:1px solid #2378B4;*/
	border:1px solid #ff7a15 ;
}
.oraPattern div#block-01 .box,
.oraPattern div#block-02 .box {
	border:1px solid #ff7a15 !important;
}
div#block-01 .boxJal {
	border:1px solid #DE1909;
}
div#block-01 .boxAna {
	border:1px solid #002596;
}
div#block-01 .boxContent{
	background:#faf8f0;
	width: 798px;
	padding:10px;
	display:block;
}

*:first-child+html div#block-01 .boxContent{
	background:#faf8f0;
	width: 778px;
	padding:10px;
	display:block;
}

div#block-01 .step1Area {
	float:left;
	width: 310px;
	padding: 10px 10px 10px 20px;
	display:block;
	background:none;
}
div#block-01 .step1Area h3 {
	font-weight:bold;
	margin-bottom:6px;
	font-size:1em;
}
div#block-01 .step1Area dt {
	float:left;
	width:84px;
	font-size:0;
}
div#block-01 .step1Area dt input {
	vertical-align:top;
}
div#block-01 .step1Area dd {
	float:left;
	width:258px;
	
}
div#block-01 .step1Area dt.rBtnAna input {
	margin:2px 4px 0 0;
	/margin:0px;
}
div#block-01 .step1Area dt.rBtnJal input {
	margin:2px 4px 0 0;
	/margin:0px;
}
div#block-01 .step1Area dt.rBtnJr input {
	margin:2px 4px 0 0;
	/margin:0px;
}
.mT2 {
	margin-top:2px;
}

div#block-01 .step2Area {
	float:left;
	width:450px;
	display:block;
	border-left:#666666 1px dotted;
	padding-left:30px;
	margin-bottom:10px;
}

*:first-child+html div#block-01 .step2Area{
	float:left;
	width:400px;
	display:block;
	border-left:#666666 1px dotted;
	padding-left:30px;
}

div#block-01 .step2Area h3 {
	font-weight:bold;
	margin-bottom:6px;
	font-size:1em;
}
div#block-01 .jalArea h3 {
	font-weight:bold;
	font-size:1em;
	float:left;
	width:249px;
	line-height:1.4;
}
div#block-01 .jalArea .searchLogo {
	float:left;
	width:93px;
	padding-top:6px;
}
div#block-01 .anaArea h3 {
	font-weight:bold;
	font-size:1em;
	float:left;
	width:249px;
	line-height:1.4;
}
div#block-01 .anaArea .searchLogo {
	float:left;
	width:93px;
	padding-top:6px;
}
div#block-01 .jrArea h3 {
	font-weight:bold;
	font-size:1em;
	float:left;
	width:264px;
	line-height:1.4;
}
div#block-01 .jrArea .searchLogo {
	float:left;
	width:68px;
	padding-top:6px;
}
div#block-01 p.stepNotice {
	font-size: 0.8em;
	padding-top:6px;
}
div#block-01 p.notice{
	font-size: 0.8em;
	color: #666666;
}
div#block-01 p.reserveDate, div#block-01 p.reserveDateANA {
	/*color:#FF3600;*/
	padding-bottom:8px;
	font-weight:bold;
}
div#block-01 div.search-panel form select.hidden {
	visibility:hidden;
	position:relative;
	left:-9999px;
}
.hidden{
	position:relative;
	display: none;
}
div#block-01 div.search-panel div.step h4,
div#block-01 div.search-panel div.step .hedStep {
	float:left;
	width:58px;
}
div#block-01 div.search-panel div.step dl {
	float:left;
	display:block;
}
/*
div#block-01 div.search-panel form{
	background: url(../../../images/dp_bod_01_bg_01.gif) no-repeat left top;
	position:relative; top:0; left:0;
}
*/
div#block-01 div.search-panel div.step{
	/*padding: 9px 9px 23px 9px;*/
	/*background: url(../../../images/dp_bod_01_img_arrow.gif) no-repeat center bottom;*/
}
/*
div#block-01 div.search-panel div.step dl{
	margin: 0px 0px 0px 5px;
}
*/
div#block-01 div.search-panel div.step dl dt{
	/*padding-bottom: 6px;*/
	width: 54px;
	float: left;
	height:18px;
}

/* search-panel_rentacar */
.search-panel .rentacarCheck {
  float: left;
  margin-top: 2px;
/margin-top: 0 !important;
}
.search-panel .rentacarCheck input {
  vertical-align:top;
/vertical-align:middle;
  margin-right:3px;
  width:1em;
  height:1em;
}




.dd-dept-ap_jr{
	width: 50px
}
div#block-01 div.search-panel div.step dl dt img{
	vertical-align: middle;
}
div#block-01 div.search-panel div.step dl dd{
	padding-bottom: 6px;
	padding-left: 2px;
	padding-right: 6px;
	/*width: 230px;*/
	float: left;
	height:20px;
	font-size:1.08em;
}
div#block-01 div.search-panel div.step dl dd > select{
	margin: 0px 10px 0px 0px;
	vertical-align: middle;
}
div#block-01 div.search-panel div.step dl dd input#dep_y {
	width:45px;
}
div#block-01 div.search-panel div.step dl dd input#dep_m,
div#block-01 div.search-panel div.step dl dd input#dep_d {
	width: 30px;
}
div#block-01 div.search-panel div.step dl dd input.year {
	width:45px;
}
div#block-01 div.search-panel div.step dl dd input.month,
div#block-01 div.search-panel div.step dl dd input.date {
	width: 30px;
}
div#block-01 div.search-panel div.step dl dd select#dep_m,
div#block-01 div.search-panel div.step dl dd select#dep_d,
div#block-01 div.search-panel div.step dl dd select#arr_m,
div#block-01 div.search-panel div.step dl dd select#arr_d,
div#block-01 div.search-panel div.step dl dd select#dp_period,
div#block-01 div.search-panel div.step dl dd select#dp_member1{
	width: 45px;
}
div#block-01 div.search-panel div.step dl dd select#dep_bap,
div#block-01 div.search-panel div.step dl dd select#dep_aap,
div#block-01 div.search-panel div.step dl dd select#arr_bap,
div#block-01 div.search-panel div.step dl dd select#arr_aap,
div#block-01 div.search-panel div.step dl dd select#area_ken,
div#block-01 div.search-panel div.step dl dd select#area_list{
	width: 170px;
}
div#block-01 div.search-panel div.step dl dd select#dep_bap_ana,
div#block-01 div.search-panel div.step dl dd select#dep_aap_ana,
div#block-01 div.search-panel div.step dl dd select#arr_bap_ana,
div#block-01 div.search-panel div.step dl dd select#arr_aap_ana,
div#block-01 div.search-panel div.step dl dd select#area_ken_ana,
div#block-01 div.search-panel div.step dl dd select#area_list_ana{
	width: 170px;
}
div#block-01 div.search-panel div.step dl dd img{
	margin: 0px 3px;
	vertical-align: top;
}
div#block-01 div.search-panel div.step .icon_cal {
	vertical-align: top !important;
}
div#block-01 div.search-panel div.step .img_ymd {
	vertical-align: top !important;
	padding-top:2px;
}
div#block-01 div.search-panel div.step ul {
	padding-left:58px;
	padding-top:5px;
	height: 20px;
}
div#block-01 div.search-panel div.step li {
	float:left;
	margin-right:5px;
	white-space: nowrap;
}
div#block-01 div.search-panel div.step li.child {
	position: relative;
	font-size: 1.08em;
}
div#block-01 div.search-panel div.step li img{
	vertical-align:top;
	padding-top:2px;
}
div#block-01 div.search-panel div.step li .img_txt{
	margin: 0px 3px;
}
div#block-01 div.search-panel div.step li .img_txt_child {
	padding:2px 0 0 0 !important;
	vertical-align:top !important;
	/padding:2px 0 4px 0 !important;
}
div#block-01 div.search-panel div.anaShukuhaku li span {
	vertical-align:top !important;
	padding:1px 0 0 !important;
	/padding:3px 0 0 !important;
	display:inline-block;
}
div#block-01 div.search-panel div.anaShukuhaku li img{
	vertical-align:top;
	padding-top:2px;
	/padding-top:4px;
}
div#block-01 div.search-panel div.anaShukuhaku li .img_txt_stay{
	margin: 0px 3px;
	padding:2px 0 0 0 !important;
	/padding:4px 0 0 0 !important;
}
div#block-01 div.search-panel div.step li dl {
	width:56px;
	padding:0 !important;
}

*:first-child+html div#block-01 div.search-panel div.step li dl {
	width:66px;
	padding:0 !important;
}

div#block-01 div.search-panel div.step li dd.child {
	width:28px;
	padding:0 !important;
	position:relative;
}

*:first-child+html div#block-01 div.search-panel div.step li dd.child {
	width:36px;
	padding:0 !important;
	position:relative;
}

div#block-01 div.search-panel div.step .children-total_ana,
div#block-01 div.search-panel div.step .children-total {
	padding:4px 0 0 4px;
}
div#block-01 div.search-panel div.step li dd.child #dp_childlen {
/*
	left:-22px !important;
	top:-164px !important;
*/
	left:-280px !important;
	top:-137px !important;
}
#dp_childlen, #dp_childlen_ana {
	left: -220px;
	top: -150px;
}
.dp_top_child {
	left: 0px;
	top: 0px;
}

.dep-date{
  width:284px;

}
.from-to-parts{
  padding-left: 58px;
  width: 490px;
}

.childfixCol {
	position:relative;
}
.childfixCol .childfix {
	/*position:absolute;*/
	/*right:0;*/
	/*top:0;*/
}

.childfixCol .childfix {
    position: static;
    right: 0;
    top: 0;
}

div#block-01 div.search-panel div.step li.mR0 {
	margin:0 !important;
}
div#block-01 div.search-panel div.step li #dp_period,
div#block-01 div.search-panel div.step li #dp_room_num,
div#block-01 div.search-panel div.step li #dp_member1{
	width:40px;
}
/*div#block-01 div.search-panel div.step li #dp_period_ana,*/
div#block-01 div.search-panel div.step li #dp_period_ana,
div#block-01 div.search-panel div.step li #dp_room_num_ana,
div#block-01 div.search-panel div.step li #dp_member1_ana{
	width:40px;
}
#dp_childlen_ana .chl-pack .f12m, #dp_childlen .chl-pack .f12m {
	font-size: 12px;
}
div#block-01 div.search-panel div.step dt.childarea {
	width:28px;
	padding:0 !important;
}
div#block-01 div.search-panel div.step p.more-mile-plan{
	margin: 10px 0px 0px 5px;
}
div#block-01 div.search-panel div.step p.more-mile-plan input{
	margin: 0px 3px 0px 0px;
	vertical-align: middle;
}
div#block-01 div.search-panel div.step .dept-ap,
div#block-01 div.search-panel div.step .dept-bap_ana,
div#block-01 div.search-panel div.step .dept-ap_ana {
	color:#777777;
}
div#block-01 div.search-panel div.step .numberNote {
	text-align:right;
	padding-top:3px;
}
div#block-01 div.search-panel p.search-button{
	margin: 20px 0px 0px 0px;
	text-align: left;
}

.search-input{
  margin: 0px auto;
  width: 190px;
  height: 30px;

  /*?g?d?A???�E*/
  border: 0;
  background: none;

  background-image: url(/dp/images/dp_bod_01_btn_search_wide.gif);
}
.search-input:hover{
  background-image: url(/dp/images/dp_bod_01_btn_search_wide_ovr.gif);
}

.search-input-disable{
  margin: 0px auto;
  width: 190px;
  height: 30px;
  border: 0;
  background-image: url(/dp/images/dp_bod_01_btn_search_wide_dead.gif);
}
div#block-01 div.search-panel p.notice{
	padding: 10px 0 0;
	font-size:0.8em;
	text-align:right;
	/*background: url(../../../images/dp_bod_01_bg_02.gif) no-repeat left bottom;*/
}
div#block-01 div.search-panel p.noticeJR{
	padding: 14px 0 0;
	font-size:0.8em;
	text-align:right;
	color:#333;
}
div#block-01 div.search-panel p.noticeunderJR{
	padding: 5px 0 0;
	font-size:11px !important;
	text-align:right;
}
div#block-01 div.search-panel p.noticeunder{
	padding: 10px 0 0;
	font-size:11px !important;
	text-align:right;
}


div#block-01 ul.notice-link-list{
	margin: 10px 0px 5px 0px;
}
div#block-01 ul.notice-link-list li{
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	background: url(/ou/images/icon_arrow_org.gif) no-repeat left center;
}
/*
div#block-01 div.search-panel div.step .count {
	border:1px solid #CCCCCC;
	padding:4px 8px;
	position:relative;
	right:256px;
	top:10px;
	width:264px !important;
	margin-bottom:3px;
	background:#FFFFFF;
	white-space:normal !important;
}
*/
div#block-01 div.search-panel div.step .count {
	border:1px solid #CCCCCC;
	padding:4px 8px;
	width:264px !important;
	margin-top:5px;
	background:#FFFFFF;
	white-space:normal !important;
}
div#block-01 div.search-panel div.step .dateError {
	font-size:0.8em;
}

.search-panel-title{
  width: 568px;
  height: 21px;
  background-image:url("/dp/top_image/dp_hed1_ora_540.gif");
}

/***********************************************/ 
/*block-02*/
/***********************************************/ 

div#block-02{
	/*margin: 10px 0px 0px 0px;
	padding: 0px 0px 30px 0px;*/
	width: 798px;
}
div#block-02 .boxContent {
	background:#faf8f0;
	width: 338px;
	padding:0px 10px 3px;
}
div#block-02 .line {
	background: url(../../../images/dp_dot.gif) repeat-x left bottom;
	padding: 0 0 4px;
}
div#block-02 .airlineArea {
	padding-top:8px;
}
div#block-02 .airlineArea dt {
	float:left;
	width:90px;
}
div#block-02 .airlineArea dd {
	float:left;
	width:248px;
}
div#block-02 .airlineArea dd p {
	font-weight:bold;
	padding-bottom:3px;
}
div#block-02 .topicsBox,
div#block-02 .modelPlanBox,
div#block-01 .modelPlanBox,
.packageArea {
	border:1px solid #CCCCCC;
}
div#block-02 .topicsBox h2,
div#block-02 .modelPlanBox h2,
div#block-01 .modelPlanBox h2 {
	background: url(../../../images/dp_hed_bg.gif) no-repeat left top;
	height:18px;
	font-size:1em;
	font-weight:bold;
	padding:3px 0 0 6px;
}
.packageArea h2 {
	background: url(../../../images/dp_hed_bg.gif) repeat-x left top;
	height:18px;
	font-size:1em;
	font-weight:bold;
	padding:3px 0 0 6px;
}
div#block-02 .topicsBoxContent,
div#block-02 .modelPlanBoxContent,
div#block-01 .modelPlanBoxContent {
	width: 338px;
	padding:8px 10px 2px;
}
div#block-02 .topicsBoxContent li.icon_jal {
	background: url(../../../images/icon_jal.gif) no-repeat 0 0 ;
	padding-left:55px;
	margin-bottom:6px;
}
div#block-02 .topicsBoxContent li.icon_ana {
	background: url(../../../images/icon_ana.gif) no-repeat 0 0 ;
	padding-left:55px;
	margin-bottom:6px;
}
div#block-02 .topicsBoxContent li.icon_jr {
	background: url(../../../images/icon_jr.gif) no-repeat 0 0 ;
	padding-left:55px;
	margin-bottom:6px;
}
div#block-02 .topicsBoxContent2 {
	width: 338px;
	padding:8px 10px;
}
.packageContent {
	padding:10px;
}
div#block-02 .bannerArea {
	width: 370px;
}
div#block-02 .bannerArea dl {
	margin-top:10px;
}
div#block-02 .bannerArea dt {
	float:left;
	width:180px;
	margin-right:10px;
}
div#block-02 .bannerArea dd {
	float:left;
	width:180px;
	padding:0;
}
div#block-02 h3{
	margin: 20px 0px 5px 0px;
}
div#block-02 ul li{
	margin: 2px 0px 0px 0px;
}
div#block-01 .planName,div#block-02 .planName {
	background: url(../../../images/dp_dot.gif) repeat-x left bottom;
	padding-bottom:6px;
}
div#block-01 .planName img,div#block-02 .planName img{
	vertical-align:middle;
}
div#block-01 .planName span,div#block-02 .planName span {
	color:#ff0000;
	font-weight:bold;
}
div#block-01 .planName .money,div#block-02 .planName .money {
	padding-top:6px;
}
div#block-01 .arrow_plan,div#block-02 .arrow_plan {
	margin:0 6px;
}
div#block-01 .planContents,div#block-02 .planContents {
	margin:8px 0 4px;
}
div#block-01 .planContents dl.icon1 dt,div#block-02 .planContents dl.icon1 dt {
	background: url(../../../images/icon_modelplan1.gif) no-repeat 0 0;
	float:left;
	width:72px;
	text-indent:-999em;
	height:17px;
}
div#block-01 .planContents dl, div#block-02 .planContents dl {
	margin-bottom:6px;
}
div#block-01 .planContents dl.icon1 dd,
div#block-01 .planContents dl.icon2 dd,
div#block-02 .planContents dl.icon1 dd,
div#block-02 .planContents dl.icon2 dd {
	float:left;
	width:276px;
}
div#block-01 .planContents dl.icon2 dt,div#block-02 .planContents dl.icon2 dt {
	background: url(../../../images/icon_modelplan2.gif) no-repeat 0 0;
	float:left;
	width:72px;
	text-indent:-999em;
	height:17px;
}
div#block-01 .planContents dl.icon3 dt,div#block-02 .planContents dl.icon3 dt {
	background: url(../../../images/icon_modelplan3.gif) no-repeat 0 0;
	float:left;
	width:83px;
	text-indent:-999em;
	height:17px;
}
div#block-01 .planContents dl.icon3 dd,div#block-02 .planContents dl.icon3 dd {
	float:left;
	width:201px;
}
div#block-02 table.box{
	margin: 0px 10px 10px 10px;
	width: 430px;
	border: #cccccc solid 1px;
	background: url(../../../images/dp_bod_02_03_box_bg.gif) repeat-x left top;
	text-align: center;
}
div#block-02 table.box caption{
	padding: 5px 0px 1px 0px;
	font-size: 0.9em;
	text-align: left;
}
div#block-02 table.box th{
	padding: 5px;
	width: 180px;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
}
div#block-02 table.box td{
	padding: 5px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
div#block-02 table.box td.proper-price{ width: 60px }
div#block-02 table.box td.arrow{ width: 20px }
div#block-02 table.box td.dp-price{ width: 150px }
div#block-02 table.box div.price p img{
	vertical-align: middle;
}
div#block-02 table.box td span{
	display: block;
	font-family: Verdana,Helvetica,Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: line-through;
}
div#block-02 table.box td em{
	display: block;
	font-family: Verdana,Helvetica,Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}
div#block-02 p.image{
	padding: 40px 0px 0px 0px;
	width: 210px;
	float: left;
}
div#block-02 div.modelplan{
	width: 240px;
	float: right;
}
div#block-02 div.modelplan dd{
	padding-left:1.5em;
	margin:0;
}
div#block-02 div.modelplan p.notice{
	margin: 10px 0px 0px 0px;
	font-size: 0.8em;
	color: #666666;
}
div#block-02 div.modelplan dl dt{
	margin: 5px 0px 0px 0px;
	font-weight: bold;
}
div#block-02 div.modelplan dl dd span{
	display: block;
	color: #cc0000;
	font-size: 92%;
}
div#block-02 p.price-info{
	padding: 10px 0px 0px 0px;
	clear: both;
	text-align: right;
}
div#block-02 ul.banner{
	padding: 30px 0px 0px 0px;
}
div#block-02 ul.banner li.banner-01{
	margin: 0px 0px 10px 0px;
}
div#block-02 ul.banner li.banner-02{
	float: left;
}
div#block-02 ul.banner li.banner-03{
	float: right;
}

/***********************************************/ 
/*orderflow*/
/***********************************************/ 

div.orderflow{
	margin-top:20px;
}

div.orderflow h2{
	background: url(../../../images/orderflow_hed_bg.gif) no-repeat left top;
	width:730px;
	height:23px;
	font-size:1.2em;
	font-weight:bold;
	padding:7px 0 0 10px;
	color:#FFFFFF;
}
#attMain div.orderflow h1{
	border-left: 4px solid #9B9A99;
	font-size:1.2em;
	font-weight:bold;
	padding: 2px 0 0 6px;
}

div.orderflow p {
	padding:12px;
}
div.orderflow h3{
	margin: 0 0 8px 8px;
	padding: 1px 0px 4px 0px;
	font-weight: bold;
	color:#2378b4;
	font-size:1em;
}
div.orderflow h3.icon_orderflow1 {
	background: url(../../../images/icon_orderflow1.gif) no-repeat 0 0;
	padding-left:22px;
}
div.orderflow h3.icon_orderflow2 {
	background: url(../../../images/icon_orderflow2.gif) no-repeat 0 0;
	padding-left:22px;
}
div.orderflow h3.icon_orderflow3 {
	background: url(../../../images/icon_orderflow3.gif) no-repeat 0 0;
	padding-left:22px;
}
div.orderflow h3.icon_orderflow4 {
	background: url(../../../images/icon_orderflow4.gif) no-repeat 0 0;
	padding-left:22px;
}
div.orderflow h3.icon_orderflow5 {
	background: url(../../../images/icon_orderflow5.gif) no-repeat 0 0;
	padding-left:22px;
}

#attMain div.orderflow h2{
	margin: 0 0 8px 8px;
	padding: 1px 0px 4px 0px;
	font-weight: bold;
	color:#2378b4;
	font-size:1em;
}
#attMain div.orderflow h2.icon_orderflow1 {
	background: url(../../../images/icon_orderflow1.gif) no-repeat 0 0;
	padding-left:22px;
}
#attMain div.orderflow h2.icon_orderflow2 {
	background: url(../../../images/icon_orderflow2.gif) no-repeat 0 0;
	padding-left:22px;
}
#attMain div.orderflow h2.icon_orderflow3 {
	background: url(../../../images/icon_orderflow3.gif) no-repeat 0 0;
	padding-left:22px;
}
#attMain div.orderflow h2.icon_orderflow4 {
	background: url(../../../images/icon_orderflow4.gif) no-repeat 0 0;
	padding-left:22px;
}
#attMain div.orderflow h2.icon_orderflow5 {
	background: url(../../../images/icon_orderflow5.gif) no-repeat 0 0;
	padding-left:22px;
}
#attMain div.orderflow h2.icon_orderflow6 {
	background: url(../../../images/icon_orderflow6.gif) no-repeat 0 0;
	padding-left:22px;
}


div.orderflow ul{
	margin: 0 0 20px 12px;
}
div.orderflow ul li{
	background: url(../../../images/arrow_blue.gif) no-repeat 0 4px;
	margin-bottom:3px;
	padding-left:10px;
	line-height:1.4;
}
div.orderflow ul.important li{
	color: #cc0000;
}
div.orderflow ul li span{
	color: #ff0000;
}
div.orderflow p.address{
	background:#EEEEEE;
	padding: 8px 12px;
}
div.orderflow p.address span{
	display: block;
	font-weight: bold;
	padding-bottom:4px;
}
div.orderflow span.aItem {
	border:1px solid #2378b4;
	padding:3px;
	color:#2378b4;
	font-weight:bold;
	margin-left:12px;
}
p.pagetop {
	text-align:right;
	font-size:11px;
	padding:16px 0 0;
}
.closeBtn {
	width: 100%;
	text-align: center;
}
p#attFooter {
	border-top: 2px solid #cccccc;
	padding: 20px;
	text-align: center;
	margin-top: 40px;
}
a.text {
color:#435B67 !important;
text-decoration: underline !important;
font-family: Meiryo !important;
font-size:10px !important;
font-weight: bold !important;	
}

/* COUNTRYLINK */
div#countryLinkArea {
	margin:40px auto 0;
	text-align:left;
	/*width:950px;*/
	/*font-size:0.75em;*/
	background: url(../../../images/countrylink_middle740.gif) repeat-y left top;
}
div#countryLinkArea .linkTop {
	background: url(../../../images/countrylink_top740.gif) no-repeat left top;
}
div#countryLinkArea .linkBottom {
	background: url(../../../images/countrylink_bottom740.gif) no-repeat left bottom;
}
div#countryLinkArea .jalLink {
	padding:10px 10px 0;
}
div#countryLinkArea .jalLink table tr th {
	width:80px;
}
div#countryLinkArea .anaLink {
	padding:10px;
}
div#countryLinkArea p.airlineName,div#countryLinkArea h2{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding:5px;
	background-color:#eee;
	margin-bottom:5px;
}
div#countryLinkArea .jalLink p.linkTxt {
	color:#999;
	/*background: url(../../../images/countrylinkDot.gif) repeat-x left bottom;*/
	padding:0 10px 10px;
}
div#countryLinkArea .anaLink p.linkTxt {
	color:#999999;
	padding:0 10px 8px;
}
div#countryLinkArea .jalLink a,
div#countryLinkArea .anaLink a{
	text-decoration:none !important;
}

p#btmName {
	color:#666666;
	text-align:right;
	width:950px;
	margin:16px auto 0;
	font-size:0.75em;
}
div#btmName2 {
	color:#444;
	text-align:left;
	width:950px;
	border:1px solid #ccc;
	margin:20px auto 0;
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
}
div#btmName2 .btmtitle {
	font-weight:bold;
}
div#btmName2 p {
	padding-left:10px;
	padding-right:10px;
}
/* FOOTER */
div#footer {
	margin:40px auto 20px;
	text-align:left;
	width:950px;
}
div#footer p#footLine1 {
	color:#666666;
	margin:20px 0;
	width:950px;
	font-size:0.75em;
}
div#footer p#footLine1 a {
	color:#999999;
}
div#footer p a {
	font-size:0.9em;
	text-decoration:none;
}
/*
div#footer p#footLine2 {
	border-bottom:2px solid #999999;
	margin:20px 0 5px;
	width:950px;
	font-size:0.75em;
}
*/
a.sub:link {
	color:#1B47FF;
	text-decoration:none !important;
}


p#footRLogo {
text-align:left;
margin:20px 0 0;
}

/***********************************************/ 
/*tabArea*/
/***********************************************/ 

#tabArea {
	background: url(../../../images/tab_line_o.gif) repeat-x left bottom;
	margin-bottom:20px;
	position:relative;
}
#tabArea ul.tab {
/*	width:288px;*/
/*	float:left;*/
	padding-left:10px;
}
#tabArea li {
	float:left;
}
#tabArea li.tabJalActive {
	display:block;
    text-indent:-9999px;
    width:132px;
    height:35px;
    float:left;
    background:url(../../../images/tab_jal_o_active.gif) no-repeat 0 0;
}
#tabArea li.tabJal a{
	display:block;
    text-indent:-9999px;
    width:131px;
    height:35px;
    float:left;
    background:url(../../../images/tab_jal_o.gif) no-repeat 0 0;
}
#tabArea li.tabJal a:hover{
    background:url(../../../images/tab_jal_o_on.gif) no-repeat 0 0;
}
#tabArea li.tabAnaActive {
	display:block;
    text-indent:-9999px;
    width:132px;
    height:35px;
    float:left;
    background:url(../../../images/tab_ana_o_active.gif) no-repeat 0 0;
}
#tabArea li.tabAna a{
	display:block;
    text-indent:-9999px;
    width:131px;
    height:35px;
    float:left;
    background:url(../../../images/tab_ana_o.gif) no-repeat 0 0;
}
#tabArea li.tabAna a:hover{
    background:url(../../../images/tab_ana_o_on.gif) no-repeat 0 0;
}
#tabArea li.tabJrActive {
	display:block;
    text-indent:-9999px;
    width:132px;
    height:35px;
    float:left;
    background:url(../../../images/tab_jr_o_active.gif) no-repeat 0 0;
}
#tabArea li.tabJr a{
	display:block;
    text-indent:-9999px;
    width:131px;
    height:35px;
    float:left;
    background:url(../../../images/tab_jr_o.gif) no-repeat 0 0;
}
#tabArea li.tabJr a:hover{
    background:url(../../../images/tab_jr_o_on.gif) no-repeat 0 0;
}
#tabArea .linkArea {
	float:right;
	position:absolute;
	top:0;
	right:0;
}
#tabArea .linkArea li {
	float:right;
	background:url(../../../images/arrow_orange.gif) no-repeat 0 4px;
	padding-left:7px;
	font-size:0.8em;
	margin-left:6px;
}
#tabArea .linkArea p {
	color:#999999;
	font-size: 0.8em;
	padding:4px 0 0;
	text-align:right;
}
#tabArea p.tourname {
	position:absolute;
	top:10px;
	right:0;
	color:#999999;
	font-size: 0.8em;
	padding:2px 0 0;
	font-weight:normal;
	text-align:right;
}

/* campaign */
#cam {
	text-align:left;
}
.cam {
	display:block;
	/*float:left;*/
	font-size:1em;
	width:450px;
}
.cam p {
	display:block;
	height:15px;
	margin-bottom:3px;
}
.cam a {
	background:transparent url(/jalan/doc/theme/common/images/topics.gif) no-repeat scroll 0 0;
	display:block;
	height:15px;
	padding-left:70px;
	text-decoration:underline !important;
}

/* SEO */
.jalTitle {
	background: url(../../../images/dp_hed_jal_area.gif) no-repeat left top;
	margin: 0px 0px 12px 0px;
	width: 480px;
	height: 26px;
	float: left;
	text-indent: -999em;
	line-height: 1.1;
}
.anaTitle {
	background: url(../../../images/dp_hed_ana_area.gif) no-repeat left top;
	margin: 0px 0px 12px 0px;
	width: 480px;
	height: 26px;
	float: left;
	text-indent: -999em;
	line-height: 1.1;
}
.title_010000 {
	background-position: 0 0 ;
}
.title_020000 {
	background-position: 0 -30px ;
}
.title_030000 {
	background-position: 0 -60px ;
}
.title_040000 {
	background-position: 0 -90px ;
}
.title_050000 {
	background-position: 0 -120px ;
}
.title_060000 {
	background-position: 0 -150px ;
}
.title_070000 {
	background-position: 0 -180px ;
}
.title_080000 {
	background-position: 0 -210px ;
}
.title_090000 {
	background-position: 0 -240px ;
}
.title_100000 {
	background-position: 0 -270px ;
}
.title_110000 {
	background-position: 0 -300px ;
}
.title_120000 {
	background-position: 0 -330px ;
}
.title_130000 {
	background-position: 0 -360px ;
}
.title_140000 {
	background-position: 0 -390px ;
}
.title_150000 {
	background-position: 0 -420px ;
}
.title_160000 {
	background-position: 0 -450px ;
}
.title_170000 {
	background-position: 0 -480px ;
}
.title_180000 {
	background-position: 0 -510px ;
}
.title_190000 {
	background-position: 0 -540px ;
}
.title_200000 {
	background-position: 0 -570px ;
}
.title_210000 {
	background-position: 0 -600px ;
}
.title_220000 {
	background-position: 0 -630px ;
}
.title_230000 {
	background-position: 0 -660px ;
}
.title_240000 {
	background-position: 0 -690px ;
}
.title_250000 {
	background-position: 0 -720px ;
}
.title_260000 {
	background-position: 0 -750px ;
}
.title_270000 {
	background-position: 0 -780px ;
}
.title_280000 {
	background-position: 0 -810px ;
}
.title_290000 {
	background-position: 0 -840px ;
}
.title_300000 {
	background-position: 0 -870px ;
}
.title_310000 {
	background-position: 0 -900px ;
}
.title_320000 {
	background-position: 0 -930px ;
}
.title_330000 {
	background-position: 0 -960px ;
}
.title_340000 {
	background-position: 0 -990px ;
}
.title_350000 {
	background-position: 0 -1020px ;
}
.title_360000 {
	background-position: 0 -1050px ;
}
.title_370000 {
	background-position: 0 -1080px ;
}
.title_380000 {
	background-position: 0 -1110px ;
}
.title_390000 {
	background-position: 0 -1140px ;
}
.title_400000 {
	background-position: 0 -1170px ;
}
.title_410000 {
	background-position: 0 -1200px ;
}
.title_420000 {
	background-position: 0 -1230px ;
}
.title_430000 {
	background-position: 0 -1260px ;
}
.title_440000 {
	background-position: 0 -1290px ;
}
.title_450000 {
	background-position: 0 -1320px ;
}
.title_460000 {
	background-position: 0 -1350px ;
}
.title_470000 {
	background-position: 0 -1380px ;
}

#subnavi li {
	line-height:22px !important;
}
.jalanpack_cp_banner {
	border-bottom: 1px solid #999999;
	margin-bottom: 15px;
	padding-bottom: 15px;
}


.bannerArea dl {
	margin-top: 15px;
}

/* �g???W */
#tokusyu,
#tokusyuTop,
#tokusyuJal,
#tokusyuAna,
#tokusyuJr {
	position: relative;
}

h2.tokusyuH2 {
/*JLN-DP5*/
  /*background: url("/dp/images/dph2TeibanBG.png") no-repeat scroll 0 0 #0066CC;*/
	/*background: url("/dp/top_image/dph2TeibanBG_ora.gif") no-repeat scroll 0 0 #FF9900;*/

  background-color: #ff7a15;
/*JLN-DP5*/
	color: #FFFFFF;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
	width: 560px;
	margin-top: 20px;
}
.oraPattern h2.tokusyuH2 {
	/*background: url("/dp/top_image/dph2TeibanBG_ora.gif") no-repeat scroll 0 0 #FF9900;*/
}
p.tokusyuUpdate span {
	font-size: 11px;
	position: absolute;
	right: 5px;
	top: 5px;
}

div#dptopTokusyu {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #CCCCCC;
	border-image: none;
	border-style: solid;
	border-width: 0 1px 1px;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 10px;
	width: 568px;
}
div#dptopTokusyu ul {
	width: 568px;
  padding: 14px;
}
div#dptopTokusyu ul li {
	display: inline;
	float: left;
	padding-top: 5px;
	text-align: center;
	width: 179px;
	_width:177px;
}
div#dptopTokusyu ul li h3 {
	height: 22px;
	margin: 0 auto 5px;
	text-align: center;
	width: 160px;
}
div#dptopTokusyu ul li p.ichioshiTxt {
	border-bottom: 1px dotted #FF9900;
	color: #666666;
	font-size: 11px;
	height: 3.6em;
	line-height: 1.2em;
	margin: 5px auto 0;
	text-align: left;
	width: 160px;
}
div#dptopTokusyu ul li p.ichioshiTxtBtm {
	border-bottom: medium none;
}
div#dptopTokusyu ul li p.ichioshiImg {
	height: 55px;
	margin: 0 auto;
	width: 160px;
}
div#dptopTokusyu ul li p.ichioshiImg a {
	display: block;
	height: 55px;
	width: 160px;
}

/*safari?n?b?N*/
html[xmlns*=""]:root .mRN5 {
margin-right: -5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.mRN5 { margin-right: -5px;  }
}

a.unlinkable {
	cursor: default !important;
	color: #666 !important;
	text-decoration: none !important;
}
a#jrLink:hover,
a#jalLink:hover,
a#anaLink:hover{
	color: #FF7D00 !important;
}
a.unlinkable :hover {
	color: #666 !important;
}

/* 20130328�f?????? */
.f11s {
	font-size:11px;
}

/* orderflowArea */
#orderflowArea {
	text-align: center;
}
#orderflowArea .orderflowContents {
	text-align: left;
	width:740px;
	margin:10px auto 0;
	font-size:12px;
}
#orderflowArea h1{
	background: url(/dp/images/orderflow_hed_bg.gif) no-repeat left top;
	height:26px;
	font-size:1.2em;
	font-weight:bold;
	padding:7px 0 0 10px;
	color:#FFFFFF;
	margin:0;
}
#orderflowArea h2{
	background:none;
	margin: 0 0 8px 8px;
	padding: 1px 0px 4px 0px;
	font-weight: bold;
	color:#2378b4;
	font-size:1em;
}
#orderflowArea p {
	padding:0 12px;
}
#orderflowArea p.address {
	padding: 8px 12px;
	margin: 0 10px;
}
#orderflowArea ul {
	margin: 0 12px 20px;
	padding: 0;
}
#orderflowArea h2.icon_orderflow1 {
	background: url(/dp/images/icon_orderflow1.gif) no-repeat 0 0;
	padding-left:22px;
}
#orderflowArea h2.icon_orderflow2 {
	background: url(/dp/images/icon_orderflow2.gif) no-repeat 0 0;
	padding-left:22px;
}
#orderflowArea h2.icon_orderflow3 {
	background: url(/dp/images/icon_orderflow3.gif) no-repeat 0 0;
	padding-left:22px;
}
#orderflowArea h2.icon_orderflow4 {
	background: url(/dp/images/icon_orderflow4.gif) no-repeat 0 0;
	padding-left:22px;
}
#orderflowArea h2.icon_orderflow5 {
	background: url(/dp/images/icon_orderflow5.gif) no-repeat 0 0;
	padding-left:22px;
}
#orderflowArea .closeBtn {
	text-align:center;
	margin:30px 0 30px;
	padding-bottom:30px;
	border-bottom:2px solid #cccccc;
}
#orderflowArea form {
	margin:0;
}

/* sideLinks */
.sideLinks {
  display: none;
	background: url(/images/myMenuMain.gif) repeat-y 0 0 ;
	width: 180px;
	margin-bottom:10px;
}
.sideLinksHeader {
	background: url(/images/myMenuHeader.gif) no-repeat center top ;
}
.sideLinksFooter {
	background: url(/images/myMenuFooter.gif) no-repeat center bottom ;
	padding: 4px 10px 15px;
}
.sideLinks li.box {
	border-top:1px solid #cccccc;
	padding-top:10px;
	margin-top:10px;
}
.sideLinks li.box p {
	font-weight:bold;
}
.sideLinks li.box ul {
	margin-top:6px;
}
.sideLinks li a {
	background: url(/jalan/doc/top/top_image/tri_sk.gif) no-repeat left 4px;
    line-height: 1.5;
    padding-left: 10px;
}
.sideLinks .firstChild {
	border:none !important;
	margin:0 !important;
}
.sideLinks .note {
	color:#999999;
	font-size:11px;
	margin-top:10px;
}

/* search-panel_rentacar */
.search-panel .rentacarCheck {
	float: left;
	margin-top: 2px;
	/margin-top: 0 !important;
}
.search-panel .rentacarCheck input {
	vertical-align:top;
	/vertical-align:middle;
	margin-right:3px;
	width:1em;
	height:1em;
}


/***********************************************/
/*formArea*/
/***********************************************/
.formArea{
	border-top:1px solid #ccc;
	padding-top:10px;
	margin-top:10px;
}
.formArea dl.jaldata dt, .formArea dl.anadata dt, .formArea dl.jrdata dt{
	float: left;
	height: 20px;
	width: 40px;
	padding-bottom: 6px;
	display: inline;
}
.formArea dl.anadata dt.member{
	width: 50px;
	margin-right: 5px;
}
.formArea dl.jaldata dt img, .formArea dl.anadata dt img, .formArea dl.jrdata dt img {
	vertical-align: middle;
}
.formArea dl.jaldata dt.adulttitl, .formArea dl.jaldata dt.childarea{
	width:30px;
}
.formArea dl.jaldata dt.adulttitl img, .formArea dl.jaldata dt.childarea img, .formArea dl.jaldata dd img.img_txt, .formArea dl.anadata .member img, .formArea dl.jrdata dt.jrmember img{
	vertical-align:top;
	padding-top:2px;
}
.formArea dl.jaldata dd {
	float: left;
	font-size: 1.08em;
	height: 20px;
	padding-bottom: 6px;
	width:60px;
}
.formArea dl dd.date {
	float: left;
	font-size: 1.08em;
	height: 20px;
	padding-bottom: 6px;
	width: 230px;
	display: inline;
}
.formArea dl dd.date2_jr {
	width: 120px;
}
.formArea dl dd.date input.year {
	height: 15px;
	width: 45px;
}
.formArea dl dd.date img {
	margin: 0 3px;
	vertical-align: top
}
.formArea dl dd.date .img_ymd {
	padding-top: 2px;
	vertical-align: top !important;
}
.formArea dl dd input.month, .formArea dl dd input.date {
	height: 15px;
	width: 30px;
}
.formArea #dp_period, .formArea #dp_room_num, .formArea #dp_member1, .formArea #dp_member1_ana, .formArea #dp_member1_jr, .formArea #dp_room_num_jr{
	width: 40px;
}
.formArea dl.depselect dt{
	float: left;
	height: 20px;
	width: 54px;
}
.formArea dl.depselect dt img{
	vertical-align: middle;
}

.formArea dl.depselect dd {
	float: left;
	font-size: 1.08em;
	height: 20px;
	padding-bottom: 6px;
	width: 200px;
}

.formArea dl.depselect select#dep_bap, .formArea dl.depselect select#dep_aap, .formArea dl.depselect select#dep_bap_ana, .formArea dl.depselect select#dep_aap_ana, .formArea dl.depselect select#dep_list{
	width: 170px;
}
.formArea dl.depselect select#dep_list {
	position: relative;
	margin-left: -13px;
}
.formArea dl.jaldata dd .img_txt, .formArea dl.anadata dd .img_txt, .formArea dl.jrdata dd .img_txt {
	margin: 0 3px;
	padding-top: 2px;
	vertical-align: top;
}
.formArea dl.jrdata dd .img_txt {
	margin-right:5px;
}
.formArea dl.jrdata dt.jrmember{
	float: left;
	height: 20px;
	width: 75px;
}
.formArea dl.jrdata dd.jrcount{
	float: left;
	font-size: 1.08em;
	height: 20px;
	padding-bottom: 6px;
	width: 200px;
}
.formArea dl.jaldata dd.child {
	width:28px;
	padding:0 !important;
}
.formArea dl.jaldata .children-total_ana,
.formArea dl.jaldata .children-total {
	padding:4px 0 0 4px;
}
.formArea dl.jaldata dd.child #dp_childlen {
/*	left:-280px !important;
	top:-137px !important;
*/
	left:490px;
	top:107px;
}
#trafficSelect{
	position: relative;
	z-index: 100;
	zoom: 1;
}

.pr {
	position: relative;
}
.selectIconPoint {
	position:absolute;
	top:2px;
	right:14px;
}
.selectIconMilePoint {
	position:absolute;
	top:2px;
	right:14px;
}
.iconPoint,.iconMilePoint {
	width:100% !important;
}
.iconPoint img,.iconMilePoint img {
	vertical-align:middle;
}
.mL12 {
	margin-left:12px;
}

/*�o�i�[���o��*/
.ttl_coupon{
  background-image: url("/dp/images/ttl_coupon.gif");
  background-repeat: no-repeat;
  width: 360px;
  height: 25px;
}

.ttl_campaing{
  background-image: url("/dp/images/ttl_campaing.gif");
}

.ttl_point{
  background-image: url("/dp/images/ttl_point.gif");
}

.ttl_timesale{
  background-image: url("/dp/images/ttl_timesale.gif");
}

.ttl_rosen{
  background-image: url("/dp/images/ttl_rosen.gif");
}

.ttl_cpn_jr{
  background-image: url("/dp/images/ttl_cpn_jr.gif");
}

.ttl_cpn_air{
  background-image: url("/dp/images/ttl_cpn_air.gif");
}

.ttl_cpn_air_area{
  background-image: url("/dp/top_image/ttl_cpn_air_area.gif");
}

.layout_ttl{
  background-repeat: no-repeat;
  width: 360px;
  height: 25px;
}

/* 2���v���Z�b�g�o�i�[ */
#dptopBrand {
	border-color: #CCCCCC;
	border-image: none;
	border-style: solid;
	border-width: 0 1px 1px;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 10px;
	width: 568px;
}
#dptopBrand > ul {
	width: 540px;
	padding: 14px 14px 8px;
}
#dptopBrand ul li {
	float: left;
	padding-top: 5px;
	text-align: center;
	width: 179px;
}
#dptopBrand > p {
	padding-right: 28px;
	text-align: right;
}

/*  2015�q�󌔏���Ή��i2014/12/26�j */
.airTermNotice {
	display: inline-block;
	position: relative;
	background: #fff;
	margin-bottom: 6px;
	padding: 3px 5px;
	border: solid 2px #ff7a15;
	border-radius: 3px;
	color: #ff7a15;
	font-weight: bold;
	/* IE7�Ή� */
	*display: inline;
	*zoom: 1;
}
.airTermNotice span {
	display: block;
	position: absolute;
	width: 10px;
	height: 8px;
	background: url(/dp/images/air_term_balloon.gif) no-repeat;
	bottom: -8px;
	left: 7px;
}

/* �����^�J�[�I��s���i2015/07/21�j */
.rentaNgObj {
	position: relative;
	color: #f00;
}
.rentaNgObj > span {
	display: block;
	margin-left: 16px;
	color: #333;
	font-size: 11px;
}
.rentaNgObj:after {
	content: '�~';
	position: absolute;
	top: -1px;
	left: 1px;
	color: #666;
	font-size: 12px;
}
.rentaRadioDisabled {
	color: #f00;
}
.rentaNgPopup {
	position: absolute;
	padding: 10px;
	background: rgb(60, 60 ,60); /* IE���ʃu���E�U�΍� */
	background: rgba(0,0,0,0.7);
	border-radius: 8px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	z-index: 200;
}
.rentaNgPopup > span {
	display: block;
	position: relative;
	font-size: 11px;
	font-weight: normal;
}
.closeNgPopup {
	position: absolute;
	top: -25px;
	right: -8px;
	width: 18px;
	height: 18px;
	background: #333 url(/dp/images/ico_carpop_close.png) center center no-repeat;
	border: 2px solid #fff;
	border-radius: 50%;
	cursor: pointer;
}
.rentacarTwoline {
	min-height: 32px;
}


