@charset "UTF-8";
/* ---------------------------
	plan_top.css
---------------------------- */


/* plan search additional */
.search_v_default {
	width: 193px;
	margin: 12px 0 18px;
	}
.search_v_default_nagoya {
	width: 193px;
	margin: 12px 0 18px;
	}
.search_v_default h3 {
	width: 193px;
	height: 74px;
	background: #dad5d1 url(/plan/plan_images/h_filter_search_v.gif) left top no-repeat;
	text-indent: -99999px;
	}	
.search_v_default .block_search_wrap {
	position: relative;
	width: 193px;
	background: url(/plan/plan_images/bg_searchv_edge.gif) right bottom no-repeat;
	}
.search_v_default .block_search_wrap p.navi_search {
	position: absolute;
	left: 14px;
	top: 2px;
	}
.search_v_default .block_search_wrap p.navi_search a {
	display: block;
	width: 174px;
	height: 55px;
	background: url(/plan/plan_images/navi_to_jtrsearch.gif) right top no-repeat;
	text-indent: -99999px;
	overflow: hidden;
	}
.search_v_default .block_search_wrap .block_search_end {
	width: 188px;
	height: 3px;
	background: url(/plan/plan_images/bg_filter_search_v_edge.gif) left top no-repeat;
	font-size: 1px;
	line-height: 1px;
	}
.search_v_default .block_search_wrap .block_search {
	width: 188px;
	background: #DAD5D1 url(/plan/plan_images/bg_filter_search_v_bottom.gif) left bottom no-repeat;
	}
.search_v_default .block_search_wrap .block_search span {
	/*display: block;*/
	width: 188px;
	/*background: url(/plan/plan_images/bg_filter_search_v_top.gif) no-repeat scroll left top;*/
	}


.block_search_wrap .block_search span form {
	margin: 0;
	/*padding: 65px 0 15px;*/
	padding:5px 0 15px;
	}
.block_search_wrap .block_search span form.detail {
	margin: 0;
	padding: 5px 0 15px;
	}

.block_search_wrap .block_search form dl {
	margin: 0 0 15px 0;
	}

.block_search_wrap .block_search form dt {
	margin: 5px 10px;
	color: #434343;
	}

.block_search_wrap .block_search form dt.single{
	margin-bottom:15px;
}

.block_search_wrap .block_search form dd {
	margin: 0 10px 5px;
	color: #434343;
	}

.block_search_wrap .block_search form dt em{
	font-size: small;
}
* html .block_search_wrap .block_search dt em{
	/*font-size: x-small;*/
}
.block_search_wrap .block_search form dd input,
.block_search_wrap .block_search form dd select,
.block_search_wrap .block_search form dd option {
	font-size: 12px;
	width: 165px;
	padding:1px 0;
	}
	* html .block_search_wrap .block_search form dd input,
	* html .block_search_wrap .block_search form dd select,
	* html .block_search_wrap .block_search form dd option {
		/*font-size: x-small;*/
		}
		
.block_search_wrap .block_search form dd option {
	padding:0;
	width:auto;
}

.block_search_wrap .block_search form dt em {
	margin-right:3px;
	padding-bottom: 0.5em;
	line-height: 1.2em;
	}
.block_search_wrap .block_search form dt em span {
	background: none !important;
	width: 158px !important;
	padding: 0 !important;
	font-weight: normal;
	font-size: 0.9em;
	}
	
/* new */

.block_search_wrap .block_search form dd strong {
	font-size:1.2em;
}

.block_search_wrap .block_search form dd .start_month{
	width:85px;
	margin-right:2px;
	/*font-weight:bold;*/
	font-size:11px;
}
.block_search_wrap .block_search form dd .start_day{
	width:45px;
	margin-right:2px;
	/*font-weight:bold;*/
	font-size:11px;
}

.block_search_wrap .block_search form dd .undecided{
	width:auto;
	margin:6px 6px 8px 0;
	vertical-align:middle;
}

.block_searchwrap .block_search form dd .check_label{
	font-size:1.2em;
}
	
	
.block_search_wrap .block_search form p.submit {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}
.block_search_wrap .block_search span p {
	padding: 10px;
	font-size: small;
	}
	* html .block_search_wrap .block_search span p {
		/*font-size: x-small;*/
		}
.block_search_wrap .block_search span .map_mini {
	padding-top: 10px;
	text-align: center;
	}
.block_search_wrap .block_search span p a {
	display: block;
	background: url(/plan/plan_images/arrow_r_18.gif) 0 2px no-repeat;
	padding: 2px 0 2px 30px;
	color: #434343;
	font-weight: bold;
	text-decoration: none;
	}
.block_search_wrap .block_search span p a:hover {
	background-position: 0 -34px;
	text-decoration: none;
	}



/* ------------------------------------------------------------------------- */
/* ----------------------------maybe dust------------------------------- */
/* ------------------------------------------------------------------------- */


/* filter search box vertical */
.plan_filter_search_v {
	width: 193px;
	margin: 0 0 18px;
	padding: 12px 0 3px;
	background: url(/plan/plan_images/bg_filter_search_v_edge.gif) left bottom no-repeat;
	}
.plan_filter_search_v h3 {
	width: 193px;
	height: 78px;
	background: #dad5d1 url(/plan/plan_images/h_filter_search_v.gif) left top no-repeat;
	text-indent: -99999px;
	}
.plan_filter_search_v .block_search_v {
	background: #dad5d1 url(/plan/plan_images/bg_filter_search_v_top.gif) left top no-repeat;
	}
.plan_filter_search_v .block_search_v span {
	display: block;
	padding: 0 8px;
	background: transparent url(/plan/plan_images/bg_filter_search_v_bottom.gif) left bottom no-repeat;
	}
.plan_filter_search_v .block_search_v span form {
	padding: 5px 0 15px;
	}
.plan_filter_search_v form label {
	display: block;

	margin: 0 0 10px;
	color: #434343;
	}
.plan_filter_search_v form label em,
.plan_filter_search_v form label input,
.plan_filter_search_v form label select,
.plan_filter_search_v form label option {
	font-size: small;
	width: 165px;
	}
	* html .plan_filter_search_v label em,
	* html .plan_filter_search_v form label input,
	* html .plan_filter_search_v form label select,
	* html .plan_filter_search_v form label option {
		/*font-size: x-small;*/
		}
.plan_filter_search_v form label em {
	display: block;
	padding-bottom: 0.5em;
	line-height: 1.2em;
	}
.plan_filter_search_v form label em span {
	background: none !important;
	padding: 0 !important;
	font-weight: normal;
	font-size: 0.9em;
	}
.plan_filter_search_v form p.submit {
	width: 177px;
	text-align: center;
	}
.plan_filter_search_v .block_search_v span p {
	padding: 10px 0;
	font-size: small;
	}
	* html .plan_filter_search_v .block_search_v span p {
		/*font-size: x-small;*/
		}
.plan_filter_search_v .block_search_v span .map_mini {
	padding-top: 10px;
	text-align: center;
	}
.plan_filter_search_v .block_search_v span p a {
	display: block;
	background: url(/plan/plan_images/arrow_r_18.gif) 0 2px no-repeat;
	padding: 2px 0 2px 30px;
	color: #434343;
	font-weight: bold;
	text-decoration: none;
	}
.plan_filter_search_v .block_search_v span p a:hover {
	background-position: 0 -34px;
	text-decoration: none;
	}

form input#submit_search {
	display: block;
	width: 169px;
	height: 36px;
	margin: 0 auto;
	border: none;
	background: url(/plan/plan_images/btn_filter_search.gif) 0 0 no-repeat;
	text-indent: -99999px;
	cursor: pointer;
	}
form input#submit_search.submit_search_over {
	background-position: left bottom;
	}


/* ---------------------------
	jplan/css/jplan.css
	last modified: 2010/01/21
---------------------------- */

/*
a{
color:#0e55ad;
}

a:hover{
color:#0e55ad;
}

a:visited{
color:#0e55ad;
}
*/

body{
background-color:#f5f5f5;
line-height:150%;
color:#4d4d4d;
}

/*.plan_main {
font-size:102%;
_font-size:100%;
	}*/
.plan_sub {
	font-size:x-small;
	}


#plan-container{
	width:776px;
	text-align:left;
	margin:0 auto 0 auto;
	font-size:135%;
	line-height:150%;
	color:#4d4d4d;
}

/*-------SEO�̂��߃R�����g�A�E�g----------*
#plan-container h2{
background:#666;
height:316px;
background:url(../../img/common/detail/plan_head00.jpg) no-repeat;

}

#plan-container h2 #skip-btn{
width:289px;
padding-top:215px;
margin-left:490px;
}

#plan-container h2 #skip-btn a{
display:block;
width:289px;
height:96px;
text-indent:-9999px;
}



#plan-container h2 strong{
text-indent:-9999px;
height:0;
display:none;
}
--------------------*/

/*-------SEO�̂��ߒǉ�----------*/
#plan-container h1 #skip-btn{
width:289px;
padding-top:215px;
margin-left:490px;
}

#plan-container h1 #skip-btn a{
display:block;
width:289px;
height:96px;
text-indent:-9999px;
}



#plan-container h1 strong{
text-indent:-9999px;
height:0;
display:none;
}
/*-------SEO�̂��ߒǉ������܂�----------*/


#tab-index{
height:46px;
background:url(../../jplan/css/images/tab1_bg.gif) no-repeat;
padding:0 0 0 13px;
}

#plan-container .tab-detail{
background:url(../../jplan/css/images/tab1_bg.gif) no-repeat;
}

#plan-container .tab-hotel{
background:url(../../jplan/css/images/tab2_bg.gif) no-repeat;
}

#plan-container .tab-area{
background:url(../../jplan/css/images/tab3_bg.gif) no-repeat;
}

#plan-content{
background:url(../../jplan/css/images/content_bg.gif);

}

#plan-content h3{
text-indent:-9999px;
height:0;
}

#tab-index li{
float:left;
}

#tab-index a{
display:block;
width:172px;
height:46px;
text-indent:-9999px;
margin:0 0 0 5px;
overflow: hidden;	/* mod 2009/11 */
}

#title-area{
background:url(../../jplan/css/images/title_bg.gif) no-repeat;
padding:22px 0 8px 45px;
width: 731px;
}

#catch-area{
clear: both;
background:url(../../jplan/css/images/catch_bg.gif) no-repeat;
padding:10px  0 15px 0;
}


#catch-area p{
margin:0 0 5px 25px;
}

#catch-area p.catch_price{
margin:10px 25px 5px;
font-size: 90%;
font-weight: bold;
}

#catch-area p.catch_price em{
color: #ff0000;
font-size: 120%;
padding: 0 3px;
}

#catch-area p.catch_copy{
margin-top:15px;
font-size:140%;
font-weight:bold;
color:#2c2e71;	
}

#hotel-area .read{
float:right;
width:400px;
_width:370px;
margin-right:21px;
}

#hotel-area .imgs{
margin-left:25px;
_margin-left:15px;
float:left;

}

#hotel-area p.note {
	font-size:x-small;
	padding-top: .6em;
	margin-left:25px;
	clear: both;
}


#hotel-area h4{
background:url(../../jplan/css/images/hotel_point.gif) no-repeat;
width:244px;
height:21px;
text-indent:-9999px;
margin-bottom:10px;
}

#benefit h4{
clear: both;
background:url(../../jplan/css/images/benefit_h.gif) no-repeat;
height:34px;
text-indent:-9999px;
margin-top:20px;
}

#benefit img{
margin:0 auto 5px 3px;
display:block;
}

#benefit ul{
margin:20px 25px 0 25px; 
}

#benefit li{

background:url(../../jplan/css/images/list_red.gif) left center no-repeat;
padding-left:10px;
margin:0 0 5px 0; 
}

#plan-detail{
width:737px;
margin-top:25px;
margin-left:20px;
font-size:98%;
line-height:160%;

padding:0 0 15px 0;
background:url(../../jplan/css/images/bg_info_sep.gif) center bottom no-repeat;

}

#plan-detail #detail1{
clear:both;
background:url(../../jplan/css/images/detail_bg1.gif) left top no-repeat;

width:742px;
}

#plan-detail #detail1 p{
padding-left:85px;
padding-right:10px;
padding-top:3px;
padding-bottom:5px;
}
#plan-detail #detail2 p{
padding-top:15px;
padding-bottom:5px;
}
#plan-detail #detail3 p{
padding-right:10px;
padding-left:85px;
padding-top:15px;
padding-bottom:5px;
}

#plan-detail #detail3 #detail-right p{
padding-right:10px;
padding-left:80px;
padding-top:15px;
padding-bottom:5px;
}

#plan-detail #detail2 p img{
margin-left:5px;
margin-right:5px;
}

#plan-detail #detail2{
background:url(../../jplan/css/images/detail_bg2.gif) left top no-repeat;
width:737px;
clear:both;
}

#plan-detail #detail3{
background:url(../../jplan/css/images/detail_bg3.gif) left top no-repeat;
width:742px;
clear:both;
}


.detail-left{
width:367px;
float:left;
}

.detail-right{
width:363px;
float:right;
}






#plan_input{
margin-left:35px;
margin-bottom:10px;
}



#time-line{
clear: both;
background:url(../../jplan/css/images/detail_bottom.gif) #faf5ef left bottom no-repeat;
width:737px;
margin:0 auto 0 auto;
margin:0 auto 0 20px;
padding:10px 0 15px 0;
}

#time-line h4{
background:url(../../jplan/css/images/timeline_h.gif) #faf5ef left top no-repeat;
height:48px;
text-indent:-9999px;
}

#train{
width:683px;
background:url(../../jplan/css/images/train_bottom.gif) #FFFFFF left bottom no-repeat;
margin:0 auto 0 20px;
}

#train h5{
text-indent:-9999px;
width:683px;
height:40px;
background:url(../../jplan/css/images/train_h.gif) #FFFFFF left top no-repeat;
}

#train p{
margin:0 0 0 20px;
padding-bottom:25px;
}

#sign-up {
background-color:#FFF;
clear: both;
}

#sign-up h3{
background:url(../../jplan/css/images/regist_h.gif) left top no-repeat;
text-indent:-9999px;
height:104px;
}



#daikin{
border:2px solid #634418;
width:689px;
margin:0 auto 15px 40px;
}

#daikin h5.nagoya {
background:url(../../jplan/css/images/money_nagoya.gif) left top no-repeat;
height:27px;
font-size: 13px;
}

#daikin h5.kansai{
background:url(../../jplan/css/images/money_kansai.gif) left top no-repeat;
height:27px;
font-size: 13px;
}

#daikin h5 strong{
display:none;
}

#daikin h5 select{
margin-left:190px;
margin-top:5px;
/margin-top: 3px;
line-height: 1.2em;
}

#daikin dl{
clear:both;
color:#000;
font-weight:bold;
}



#daikin dt{
width:263px;
float:left;
text-align:center;
padding:5px 0 5px 0;
}


#daikin dd{
width:424px;
_width:419px;
float:right;
text-align:center;
padding:5px 0 5px 0;
}

#daikin .head dt,#daikin .head dd{
background:#634418;
margin-bottom:2px;
color:#FFF;

}

#daikin .A dt,#daikin .A dd{
background:#fac6c7;
margin-bottom:2px;
}

#daikin .B dt,#daikin .B dd{
background:#fde3c3;
margin-bottom:2px;
}

#daikin .C dt,#daikin .C dd{
background:#dff2d4;
margin-bottom:2px;
}

#daikin .D dt,#daikin .D dd{
background:#d0edf8;
margin-bottom:2px;
}

#daikin .E dt,#daikin .E dd{
background:#bac9f5;
margin-bottom:2px;
}

#daikin .F dt,#daikin .F dd{
background:#e7d4fc;
margin-bottom:2px;
}

#daikin .G dt,#daikin .G dd{
background:#a8b2ff;
margin-bottom:2px;
}

#daikin .H dt,#daikin .H dd{
background:#9ae5ff;
margin-bottom:2px;
}

#daikin .I dt,#daikin .I dd{
background:#a4ffe7;
margin-bottom:2px;
}

#daikin .J dt,#daikin .J dd{
background:#f1fba6;
margin-bottom:2px;
}

#daikin .K dt,#daikin .K dd{
background:#ffa5a2;
margin-bottom:2px;
}

#daikin .L dt,#daikin .L dd{
background:#ffa2f3;
margin-bottom:2px;
}

#table-area{
margin:0 auto 0 40px;
width:689px;
font-size:12px;
}

#cal{
width:331px;
float:left;
}

#cal-part{
width:331px;
}

#cal h5{
background:url(../../jplan/css/images/calender_h.gif) left top no-repeat;
height:28px;
text-indent:-9999px;
}


#cal-handle{
height:25px;
background-color:#634418;
color:#FFF;

}

*:first-child+html #cal-handle{
height:25px;
background-color:#634418;
color:#FFF;
} 


#cal-handle a{
color:#FFF;
}

#cal-handle p{
padding-top:4px;
float:left;
height:21px;
line-height:20px;
}

#cal-handle p.date{
width:200px;
text-align:center;

}

#cal-handle p.prev{
width:65px;
}

#cal-handle p.prev a{
padding-left:20px;
background:url(../../jplan/css/images/prev.gif) 8px center no-repeat;
}

#cal-handle p.next{
width:65px;
text-align:right;
x-background:url(../../jplan/css/images/a_next.gif) 55px center no-repeat;
}

#cal-handle p.next a{
padding-right:20px;
background:url(../../jplan/css/images/a_next.gif) 34px center no-repeat;
}

#cal-part{
clear:both;
width:331px;
}



#cal table{
margin-left:0px;
_margin-left:0px;
width:331px;
_width:331px;
border-collapse: collapse; 
text-align:center;


}

*:first-child+html #cal table{
width:331px;
margin-left:0;
} 


#cal table td{
border:2px solid #634418;
line-height:100%;
height:30px;
padding-top:3px;
padding-bottom:3px;
font-size:x-small;
font-size: small;

}

#cal table tr{
}


#cal table tr.week{
color:#FFF;
background-color:#896b40;
}

#cal table tr td.A{
background-color:#f8c2c1;
color:#000;
}

#cal table tr td.B{
background-color:#fbdebb;
color:#000;
}

#cal table tr td.C{
background-color:#ddedcc;
color:#000;
}

#cal table tr td.D{
background-color:#cee8f1;
color:#000;
}

#cal table tr td.E{
background-color:#b7c4ed;
color:#000;
}

#cal table tr td.F{
background-color:#e4cff5;
color:#000;
}

#cal table tr td.G{
background-color:#a8b2ff;
color:#000;
}

#cal table tr td.H{
background-color:#9ae5ff;
color:#000;
}

#cal table tr td.I{
background-color:#a4ffe7;
color:#000;
}

#cal table tr td.J{
background-color:#f1fba6;
color:#000;
}

#cal table tr td.K{
background-color:#ffa5a2;
color:#000;
}

#cal table tr td.L{
background-color:#ffa2f3;
color:#000;
}

#extra {
width:330px;
float:right;
line-height:150%;
}
#extra p {
	font-size: 12px;
	line-height: 1.4em;
	margin: 0 0 0.6em;
	}

#extra p.knt ,
#extra p.mwt {
line-height:1.8em;
}

#extra h5{
margin-top:15px;
height:30px;
text-indent:-9999px;
background:url(../../jplan/css/images/jisshi.gif) 5px 5px no-repeat #ede1d3;

}

#extra .tokai-info{
background-color:#ede1d3;
padding:5px 10px;

}

#extra_additional  {
clear:both;
padding:25px 0 0;
}
#extra_additional li {
background:none repeat scroll 0 0 #EDE1D3;
height:150px;
padding:10px;
width:317px;
}
#extra_additional li#knt_left {
float:left;
}
#extra_additional li#knt_left h5 {
background:url("/jplan/css/images/toriatukai_knt.gif") no-repeat scroll left top #EDE1D3;
height:30px;
text-indent:-9999px;
}
#extra_additional li#knt_left p {
line-height:1.5em;
padding:0 0 0 5px;
}
#extra_additional li#knt_right {
float:right;
}
#extra_additional li#knt_right h5 {
background:url("/jplan/css/images/jisshi_knt.gif") no-repeat scroll left top #EDE1D3;
height:30px;
text-indent:-9999px;
}
#extra_additional li#knt_right p {
padding:0 0 0 5px;
}


#extra_additional li#mwt_left {
float:left;
}
#extra_additional li#mwt_left h5 {
background:url("/jplan/css/images/toriatukai_mwt.gif") no-repeat scroll left top #EDE1D3;
height:30px;
text-indent:-9999px;
}
#extra_additional li#mwt_left p {
line-height:1.5em;
padding:0 0 0 5px;
}
#extra_additional li#mwt_right {
float:right;
}
#extra_additional li#mwt_right h5 {
background:url("/jplan/css/images/jisshi_mwt.gif") no-repeat scroll left top #EDE1D3;
height:30px;
text-indent:-9999px;
}
#extra_additional li#mwt_right p {
padding:0 0 0 5px;
}


#form-area{
width:689px;
margin:0 auto 0 auto;
margin:0 auto 0 40px;
}

#form-area h4{
background:url(../../jplan/css/images/form_h.gif) left top no-repeat;
height:45px;
text-indent:-9999px;
}

#form-area table{
width:100%;
background-color:#ede1d3;
border-collapse: collapse; 
font-size:90%;
_font-size:95%;
line-heigt:150%;
}




#form-area p{
margin-bottom:5px;
}

input{

}

#form-area td{
border:2px solid #FFF;
padding:5px;
}
#form-area th{
width:120px;
border:2px solid #FFF;
height:54px;
}

#form-area th img{
margin-left:10px;
}

#form-area td select.short{
width:85px;
}

#form-area td select.long{
width:100px;
}
#form-area td select.long option{
width:100px;
}


#form-area td input.two{
width:30px;
}


#form-area option{padding:1px 4px 1px 2px;}



#btn{
width:689px;
margin:0 auto 0 auto;
margin:0 auto 0 40px;
text-align:center;
height:60px;
padding-top:20px;
} 

#btn a{
	display:block;
	margin:0 auto;
	width:365px;
	height:55px;
	background:url(../../jplan/css/images/next_jtt.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#reration{
width:685px;
margin:0 auto 0 40px;
border:2px solid #b6c9e2;
min-height:130px;
_height:130px;
} 

#reration h4{
background:url(../../jplan/css/images/reration.gif) left top no-repeat;
text-indent:-9999px;
height:43px;
} 

#reration ul{
margin:0 0 15px 45px; 
} 

#totop{
text-align:right;
height:55px;
padding-top:15px;
margin-right:20px;
}


#hotel-content{
background:url(../../jplan/css/images/content_bg.gif) left top repeat-y;
}

#hotel-content .hotel-parts{
margin :0px;
min-height: 30px;
line-height: 30px;
}
#plan-content .read p,
#hotel-content .read p {	/* added 2009/11 */
	line-height: 150%;
	font-size: 14px;
	}
#hotel-content .hotel-parts .no_facility {
margin :5px 0px 0px 10px;
}

#hotel-content .hotel-parts p.note {
	line-height: 1.5em;
	padding-right: 2em;
	font-size:10px;
	text-align: right;
	padding-top: 10px;
}

#area-content{
background:url(../../jplan/css/images/content_bg.gif) left top repeat-y;
}

/*----SEO:h3��h2---*/
#hotel-content h2{
text-indent:-9999px;
height:7px;
background:url(../../jplan/css/images/2_top.gif) left top no-repeat;
}

#hotel-content h4{
background:url(../../jplan/css/images/hotel_h.gif) left top no-repeat;
height:48px;
padding:22px 0 0 75px;
margin-bottom:10px;

}

#hotel-content h4 img{
margin-right:7px;

}

#hotel-content .img{
float:left;
background:url(../../jplan/css/images/img_base.gif) left top no-repeat;
width:330px;
height:266px;
text-align:center;
padding-top:8px;
margin-left:20px;
_margin-left:10px;
}



#hotel-content .main-img{
margin-left:7px;
_margin-left:0;
}



#hotel-content .read{
float:right;
width:390px;
_width:360px;
margin-right:20px;
_font-size:90%;
}




#hotel-content .samnail a img{
width:72px;
height:45px;
}



#hotel-content .samnail a{
display:block;
width:72px;
height:45px;
float:left;
margin-top:5px;
margin-left:5px;
}

#hotel-content .samnail a#shop1img1{
background-color:#FFFFFF;
}

#hotel-content .samnail{
margin-left:5px;
}




#sec1{
width:720px;
margin:0 0 0 25px;
padding-top:20px;
}


#sec1 p{
margin:0 15px 10px 10px;
}
#sec2 {
padding-top:15px;
}

#sec2 a{
font-size:1.2em;
}


/*----SEO:h3��h2---*/
#area-content h2 {
padding:5px 5px 0 0;
text-indent:-9999px;
height:7px;
background:url(../../jplan/css/images/2_top.gif) left top no-repeat;
}



#area-content h4 {

font-size:1.2em;


}

#area-content h4 a{
margin-right:5px;

}

#area-content h4 img{
margin-left:5px;
margin-bottom:10px;
margin-right:5px;
}



#area-content #arearead{
float:left;
width:460px;
overflow: hidden;
}

#area-content #areaimg{
float:right;
width:252px;
height:256px;
background:url(area_images/area_img.jpg) left top no-repeat;
text-align:right;
}

#area-content #areaimg {

padding:5px 5px 0 0;

}



#sec2 .left-c h4,#sec2 .right-c h4{
height:20px;
background:url(../../jplan/css/images/normal_bg.gif) left top no-repeat;
padding:8px 0 0 10px;
margin-bottom:5px;
}

#sec2 .left-c-new h4,#sec2 .right-c-new h4{
height:20px;
background:url(../../jplan/css/images/new_bg.gif) left top no-repeat;
padding:8px 0 0 10px;
margin-bottom:5px;
}

.spot-img{
margin-left:10px;
float:left;
}
.spot-img img {
	float: left;
	width: 109px;
}

.spot-read{
margin-right:10px;
float:right;
width:215px;
_width:193px;
line-height:140%;
font-size: 12px;
}

#spot-box{
width:714px;
margin-left:28px;
clear:both;
padding-bottom:15px;
}

#spot-box img{
vertical-align:top;
}

.left-c{
font-size:0.75em;
width:351px;
background:url(../../jplan/css/images/normal_bottom.gif) left bottom no-repeat;
clear:both;
padding-bottom:10px;
float:left;
min-height:136px;
_height:136px;
}

.left-c-new{
font-size:0.75em;
width:351px;
background:url(../../jplan/css/images/new_bottom.gif) left bottom no-repeat;
padding-bottom:10px;
clear:both;
float:left;
min-height:136px;
_height:136px;
}

.right-c{
font-size:0.75em;
width:351px;
float:right;
background:url(../../jplan/css/images/normal_bottom.gif) left bottom no-repeat;
padding-bottom:10px;
float:right;
min-height:136px;
_height:136px;
}

.right-c-new{
font-size:0.75em;
width:351px;
background:url(../../jplan/css/images/new_bottom.gif) left bottom no-repeat;
float:right;
padding-bottom:10px;
float:right;
min-height:136px;
_height:136px;
}

#sec1 h3{
background:url(../../jplan/css/images/area_h.gif) left top no-repeat;
height:26px;
text-indent:-9999px;
margin-bottom:10px;
margin-left:0;
}

#sec2 h3{
background:url(../../jplan/css/images/spot_h.gif) left top no-repeat;
height:26px;
text-indent:-9999px;
margin-bottom:10px;
margin-left:25px;
}


*:first-child+html #area-content #sec2 h3 {
padding-left:25px;
background-position:25px top;
} 




/*clearFix hack*/


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#plan-content-bottom{
background:url(../../img/common/detail/plan_content_bottom.gif) no-repeat;
height:3px;
}

#plan-content-bottom hr{
display:none;
}


#plan-content{
display:none;
}


#area-content{
display:none;
}

#hotel-content{
display:none;
}

#hotel-content #shop1{
width:314px;
height:197px;
background:url(hotel_images/hotel1_1.jpg) left top no-repeat;
}

#hotel-content #shop2{
width:314px;
height:197px;
background:url(hotel_images/hotel1_1.jpg) left top no-repeat;
}

#title-area .p_name{
width:313px;
float:left;
}

#title-area .icon{
width:300px;
float:right;
text-align:right;
margin-right:28px;
_margin-right:13px;
}

select.go-select{
font-size:90%;

}

.form-attention1{
margin:0 0 10px 0;
font-size:0.75em;
_font-size:0.70em;
line-height:150%;
padding-right:50px;
}

.form-attention2{
margin:10px 0 10px 0;
font-size:0.75em;
_font-size:0.70em;
line-height:150%;
padding-right:50px;
}


#ad-ver-image {
width:772px;
height:80px;
background:url(../images/adsens.gif) left top no-repeat;
margin:10px auto 0 auto;
text-align:left;
}

#ad-ver-image ul{

}

#ad-ver-image li{
background:url(../images/ads_bg.gif) left top repeat-y;
font-size:9px;
_font-size:10px;
padding-left:10px;
}

#banner-text{
margin-top:35px;
margin-left:25px;
_margin-left:10px;
float:left;
}
#banner-img{
margin-top:25px;
margin-right:25px;
_margin-right:10px;
float:right;
}


/* sidebar additional for jplan */

	* html .plan_filter_search_v label em,
	* html .plan_filter_search_v form label input,
	* html .plan_filter_search_v form label select,
	* html .plan_filter_search_v form label option {
		font-size: x-small;
		}
	* html .plan_filter_search_v .block_search_v span p {
		font-size: x-small;
		}




/* ----------------------------------------------------------------------------------------------------------------- */


#daikin table{
width:100%;
}

#daikin tr{
clear:both;
color:#000;
font-weight:bold;
}



#daikin th{
x_width:263px;
text-align:center;
padding:5px 0 5px 0;
}


#daikin td{
x_width:419px;
text-align:center;
padding:5px 0 5px 0;
}

#daikin .head th,#daikin .head td{
background:#634418;
margin-bottom:2px;
color:#FFF;

}

#daikin th, td{
	margin-bottom:2px;
}


/* coloring */

#daikin .A th,
#daikin .A td,
#cal table tr td.A{
	background:#fac6c7;
	color: #000;
}

#daikin .A1 th,
#daikin .A1 td,
#cal table tr td.A1{
	background:#fadacc;
	color: #000;
}

#daikin .B th,
#daikin .B td,
#cal table tr td.B{
	background:#fde3c3;
	color: #000;
}

#daikin .B1 th,
#daikin .B1 td,
#cal table tr td.B1{
	background:#f3f2d8;
	color: #000;
}


#daikin .C th,
#daikin .C td,
#cal table tr td.C{
	background:#dff2d4;
	color: #000;
}

#daikin .C1 th,
#daikin .C1 td,
#cal table tr td.C1{
	background:#d5f9eb;
	color: #000;
}


#daikin .D th,
#daikin .D td,
#cal table tr td.D{
	background:#d0edf8;
	color: #000;
}

#daikin .D1 th,
#daikin .D1 td,
#cal table tr td.D1{
	background:#d5e5f98;
	color: #000;
}

#daikin .E th,
#daikin .E td,
#cal table tr td.E{
	background:#bac9f5;
	color: #000;
}

#daikin .E1 th,
#daikin .E1 td,
#cal table tr td.E1{
	background:#c8c1f6;
	color: #000;
}

#daikin .F th,
#daikin .F td,
#cal table tr td.F{
	background:#e7d4fc;
	color: #000;
}

#daikin .F1 th,
#daikin .F1 td,
#cal table tr td.F1{
	background:#dfd8fc;
	color: #000;
}

#daikin .G th,
#daikin .G td,
#cal table tr td.G{
	background:#a8b2ff;
	color: #000;
}

#daikin .G1 th,
#daikin .G1 td,
#cal table tr td.G1{
	background:#a4c2ff;
	color: #000;
}

#daikin .H th,
#daikin .H td,
#cal table tr td.H{
	background:#9ae5ff;
	color: #000;
}

#daikin .I th,
#daikin .I td,
#cal table tr td.I{
	background:#a4ffe7;
	color: #000;
}

#daikin .J th,
#daikin .J td,
#cal table tr td.J{
	background:#f1fba6;
	color: #000;
}

#daikin .K th,
#daikin .K td,
#cal table tr td.K{
	background:#ffa5a2;
	color: #000;
}

#daikin .L th,
#daikin .L td,
#cal table tr td.L{
	background:#ffa2f3;
	color: #000;
}

#daikin .M th,
#daikin .M td,
#cal table tr td.M{
	background:#dda6fa;
	color: #000;
}

#daikin .N th,
#daikin .N td,
#cal table tr td.N{
	background:#c5d2ff;
	color: #000;
}

#daikin .O th,
#daikin .O td,
#cal table tr td.O{
	background:#b2e3f6;
	color: #000;
}

#daikin .P th,
#daikin .P td,
#cal table tr td.P{
	background:#e3ffb2;
	color: #000;
}

#daikin .Q th,
#daikin .Q td,
#cal table tr td.Q{
	background:#ffec81;
	color: #000;
}

#daikin .R th,
#daikin .R td,
#cal table tr td.R{
	background:#ffb581;
	color: #000;
}

#daikin .S th,
#daikin .S td,
#cal table tr td.S{
	background:#ff8781;
	color: #000;
}

#daikin .T th,
#daikin .T td,
#cal table tr td.T{
	background:#ff81bb;
	color: #000;
}

#daikin .U th,
#daikin .U td,
#cal table tr td.U{
	background:#e881ff;
	color: #000;
}

#daikin .V th,
#daikin .V td,
#cal table tr td.V{
	background:#b381ff;
	color: #000;
}

#daikin .W th,
#daikin .W td,
#cal table tr td.W{
	background:#8a81ff;
	color: #000;
}

#daikin .X th,
#daikin .X td,
#cal table tr td.X{
	background:#81c2ff;
	color: #000;
}

#daikin .Y th,
#daikin .Y td,
#cal table tr td.Y{
	background:#81ecff;
	color: #000;
}

#daikin .Z th,
#daikin .Z td,
#cal table tr td.Z{
	background:#81ffd4;
	color: #000;
}

/* /coloring */


#area_map_selector {
	position: relative;
	margin: 0;
	padding: 0;
	float: right;
	width: 257px;
	overflow: hidden;
	}
	
	#area_map_selector .button {
		position: absolute;
		top: 5px;
		right: 5px;
		}
	
	#area_map_selector div {
		display: none;
		}
	
	#area_map_selector .area { display: block; }
	#area_map_selector .map { display: block; }


#hotel-content .main-img {
	width: 314px;
	height: 197px;
	background-position: left-top;
	background-repeat: no-repeat;
	}
	
#hotel-content .samnail a.current {
	border: 2px solid #b7934f;
	}

#sjisform {
	width: 0;
	height: 0;
	border: none;
	overflow: hidden;
	}

.form_next_button {
	width: 175px;
	height: 29px;
	border: 0;
	background: url('/img/common/detail/next.gif') no-repeat 0 0;
	cursor: pointer;
}

.form_error_msg {
	color: #ff0000;
}
#btn {
	padding-top: 0 !important;
	}
.attention {
	margin: 20px auto;
	text-align:center;
	}
.attention_top {
	margin-top: 30px;
	}
.attention_bottom {
	margin-top: 10px;
	margin-bottom: 30px;
	}
.regist_flow {
	margin: 20px 0 16px;
	text-align: center;
	}
.tokai_info {
	width: 660px;
	margin: 0 auto 16px;
	padding: 10px;
	background: #ede1d3;
	}
* html .tokai_info {
	margin: 0 40px 16px 60px;
	}
.tokai_info h5 {
	width: 112px;
	height: 23px;
	margin: 0 0 10px;
	background: url(/img/common/detail/jisshi.gif) 0 0 no-repeat;
	text-indent: -99999px;
	}
.tokai_info p {
	margin: 0 16px;
	font-size: 0.8em;
	color: #333;
	}
.tokai_info p strong {
	font-weight: bold;
	}

#price_tables .price_tbl { display: none }
.select_12#price_tables #price_tbl_12 { display: block }
.select_13#price_tables #price_tbl_13 { display: block }
.select_9#price_tables #price_tbl_9 { display: block }


.block_main{
	width: 776px;
	height: auto;
	margin:0 auto;
	margin-bottom: 40px;
	padding-bottom:100px;
	background: #FFFFFF;
	text-align:center;
}

.block_main h2 {
	width:653px;
	padding-top:49px;
	padding-bottom: 5px;
	margin:0 auto;
	margin-bottom: 15px;
}

.block_main #txt_transit {
	width: 550px;
	margin: 48px auto;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 2px solid #cfa56b;
	text-align: center;
}

.block_main #btnnext {
	width: 176px;
	height: 30px;
}

/* socialButton 2011/05/23 */

.hotelSocialBtns {
	margin: 10px 0;
	text-align: right;
}

.planSocialBtns {
	padding: 5px 0 5px 0;
	text-align: right;
}


