@charset "UTF-8";

#nav ul li.n1 a{
	background-position: 0 -100px;
}

#content_inner h3{
	width: 951px;
	height: 246px;
	background-image: url(../../img/2016SKI_TOP1_new_ngo.jpg);
	
	margin: -4px -4px 20px;
}
#content_inner h6{
		margin: -4px -4px 20px;
}

h4.box_head{
	color: #fff;
	font-size: 123.1%;
	line-height: 41px;
	text-indent: 22px;
	background-image: url(../../images/common/common_sub_bg.jpg);
}

#box_search h4{
	background-image: url(../../images/index/search_title.jpg);
}

/* 検索フォーム */
#box_search{}


#select_date {
	margin-bottom: 10px;
}



#select_date li{
	background-color: #EFF5F7;
	margin-bottom: 10px;
	clear: both;
}

#select_date li.item_left{
	width: 460px;
	float: left;
	clear: none;
}

#select_date li.item_right{
	width: 200px;
	float: right;
	clear: none;
}




#select_date dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#select_date dl {
	zoom: 1;
}


#select_date dt{
	width: 100px;
	height: 36px;
	float: left;
	
	font-size: 93%;
	line-height: 36px;
	text-indent: 1em;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#select_date dd{
	/* width: 440px; */
	/* height: 36px; */
	padding: 0 20px 0 0;
	float: left;
	
	font-size: 93%;
	line-height: 36px;
}

#select_date dd select{
	font-size: 93%;

	width: 60px;
	height: 18px;
	
	margin: 4px;
	
}

#select_date dd.cal{
	width: 40px;
	height: 30px;
	float: left;
	
	line-height: 36px;
	padding-top: 6px;
}

#select_date dd.cal a{
	display: block;
	width: 25px;
	height: 23px;
	text-indent: -9999px;
	background: url(../../images/index/btn_calender.gif) no-repeat 0px 0px;
}

#select_date dd.cal a:hover{
	background-position: 0 -23px; 
}


#select_date #s_i1 select{
	width: 500px;
	height: 18px;
	margin: 10px;
}

#select_date #s_i2 select{
	width: 46px;
	height: 18px;
	margin: 10px 2px 10px 0;
}

#select_date #s_i3 dt{
	width: 60px;

}

#select_date #s_i4 dd{
	padding: 6px 0;
}

#select_date #s_i4 dd input{
	display: block;
	width:384px;
	height: 18px;
	
	font-size: 93%;
}

#select_date #s_i5 dd{
	padding: 6px 0;
}

#select_date #s_i5 dd input{
	display: block;
	width:100px;
	height: 18px;
	
	font-size: 93%;
}


#searchbtn_box{
	clear: both;
}

#btn_search{
    display:block;
    width:204px;
    height:44px;
    padding:0;
    border:0;
    background:url(../../images/index/search_btn.jpg) no-repeat left top;
    text-indent:-9898px;
    font-size: 0px;
    line-height: 0px;
    cursor:pointer;
    
    margin: 0 auto;
    }
    
#btn_search:hover,
#btn_search:focus {
    background-position: 0 -44px;
}


/* area list */
.area_list{
	width:355px;
	}

.list_box{
	margin-top:30px;
	}	
.area_box{
	width:343px;
	border:solid 1px #29abc1;
	}
.area_lead{
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	color:#666666;
	font-size:11px;
	font-weight:bolder;
	line-height:130%;
	background-color:#c9eaef;
	}
.day_text{
	color:#002c59;
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
	}
.cam_img{
	padding-left:10px;
	padding-bottom:5px;
	}
.plan_btnbox{
	background-color:#f9f7e9;
	text-align:center;
	}
.plan_btn_m{
	margin-top:10px;
	margin-bottom:10px;
	margin-right:13px;
	}
.plan_btn_n{
	margin-top:10px;
	margin-bottom:10px;
	}


/*キャンペーンアンカーリンク*/
.menu_area{
	border: 2px solid #E6E6E6;
	padding: 8px 8px;
	margin-bottom: 10px;
}

.menu_area:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.menu_area {
	zoom: 1;
}


.menu_area dt{
	width: 70px;
	
	font-size: 77%;
	font-weight: bold;
	line-height: 1.6em;
	float: left;
}

.menu_area dd{
	margin-left: 74px;
	
	font-size: 77%;
	line-height: 1.6em;
}