

.searchButton{
    position: absolute;
    bottom: 50px;
    right: 0;
    width: 300px;
	background: rgb(187,150,3);
	background: linear-gradient(43deg, rgba(187,150,3,1) 0%, rgba(187,150,3,1) 50%, rgba(205,180,77,1) 100%);    padding: 10px 20px;
    font-size: 16px;
    color: #fff !important;
    border-radius: 4px;
}
.searchButton:hover{
	text-decoration: none;
	opacity: 0.8;

}
#DivLodgingDate {
    padding: 26px 4px 3px 30px;
    border: 1px solid #cbcbcb;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    margin: 0px;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    background: #ffffff url(/dg/image/icon/search_i03.png) no-repeat right;
    background: url(/dg/image/icon/search_i03.png) no-repeat right,-moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: url(/dg/image/icon/search_i03.png) no-repeat right,-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5));
    background: url(/dg/image/icon/search_i03.png) no-repeat right,-webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
    background: url(/dg/image/icon/search_i03.png) no-repeat right,-o-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
    background: url(/dg/image/icon/search_i03.png) no-repeat right,-ms-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
    background: url(/dg/image/icon/search_i03.png) no-repeat right,linear-gradient(to bottom, #ffffff 0%,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
    display: inline-block;
    width: 240px;
}

#rmSrchDropDownListChkinD , #rmSrchDropDownListStayCnt, #rmSrchDropDownListRoomCnt , #rmSrchDropDownListPaxPeopleCnt , #rmSrchDropDownListBudgetMin , #rmSrchDropDownListBudgetMax{
	padding:5px 4px 4px 4px;
	}

#rmSrchDropDownListChldACnt , #rmSrchDropDownListChldBCnt , #rmSrchDropDownListChldCCnt , #rmSrchDropDownListChldDCnt , #rmSrchDropDownListChldECnt , #rmSrchDropDownListChldFCnt{
	padding:3px 4px;
	border: 1px solid #cccccc;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-ms-appearance: none;
	margin:0px;
	font-size:13px;
	}
#rmSrchDropDownListStayCnt , #rmSrchDropDownListRoomCnt , #rmSrchDropDownListPaxPeopleCnt {
	width:50px;}

#rmSrchDropDownListStayCnt , #rmSrchDropDownListRoomCnt , #rmSrchDropDownListPaxPeopleCnt , #CHILDCOUNT , #rmSrchDropDownListChldACnt , #rmSrchDropDownListChldBCnt , #rmSrchDropDownListChldCCnt , #rmSrchDropDownListChldDCnt , #rmSrchDropDownListChldECnt , #rmSrchDropDownListChldFCnt, #SELECTED_AREA{
	border-radius: 0;
	cursor: pointer;
	border: 1px solid #cbcbcb;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-ms-appearance: none;
	margin: 0px 5px 0 0;
	padding: 0 5px;
	font-size:15px;
	color:#000;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
	background: #FFF url(/dg/image/icon/search_i03.png) no-repeat right;
	background: url(/dg/image/icon/search_i03.png) no-repeat right,-moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,-webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,-o-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,-ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* IE10+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 100%); /* W3C */
	}
#rmSrchDropDownListRoomCnt {
    padding: 3px 5px;
}
#rmSrchDropDownListPaxPeopleCnt{
    padding: 3px 5px;
}
#SELECTED_AREA {
    display: block;
    padding: 3px 10px 3px 30px;
    overflow: hidden;
    width: 234px;
    line-height: 22px;
    border: 1px solid #cbcbcb;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    margin: 0px 0 6px 0;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    background: #FFF url(/dg/image/icon/search_i03.png) no-repeat right;
    background: url(/dg/image/icon/search_i03.png) no-repeat right,-moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
    background: url(/dg/image/icon/search_i03.png) no-repeat right,-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5));
    background: url(/dg/image/icon/search_i03.png) no-repeat right,-webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
    background: url(/dg/image/icon/search_i03.png) no-repeat right,-o-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
    background: url(/dg/image/icon/search_i03.png) no-repeat right,-ms-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);
    background: url(/dg/image/icon/search_i03.png) no-repeat right,linear-gradient(to bottom, #ffffff 0%,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
}
.otonaperroom {
    display: none;
}
.dayuse_box{
	display:inline-block;
	*display: inline;
	color: #CCC;
	font-size:13px;
	margin:0px 5px 0px 0px;
}
.dayuse_box label{
	cursor:pointer;
}
.dayuse_box input[type="checkbox"]{
*vertical-align:middle;
	-webkit-appearance: none;
	position: relative;
	border-radius: 5px;
	border: 1px solid #bbb;
	*border: 0px ;
	background-color:#FFF;
	-webkit-box-sizing: border-box;
	width: 18px;
	height: 18px;
	vertical-align: sub;
	*vertical-align: middle;
	margin:0px;
	cursor:pointer;
}
.dayuse_box input[type="checkbox"]:checked:before , .dayuse_box input[type="checkbox"]:checked:after {
	display: block;
	background: #008dde;
	position: absolute;
}
.dayuse_box input[type="checkbox"]:checked:before {
	left: 1px;
	top: 10px;
	content: "";
	width: 10px;
	height: 4px;
	-webkit-transform: rotate(45deg);
	-webkit-transform-origin: right center;
}
.dayuse_box input[type="checkbox"]:checked:after {
	left: 9px;
	top: 10px;
	content: "";
	width: 15px;
	height: 4px;
	-webkit-transform: rotate(-53deg);
	-webkit-transform-origin: left center;
}
.mitei{
	display:inline-block;
	*display: inline;
	color: #CCC;
	font-size:13px;
	margin:0px 5px 0px 0px;
}
.mitei label{
	cursor:pointer;
}
.mitei input[type="checkbox"]{
*vertical-align:middle;
	-webkit-appearance: none;
	position: relative;
	border-radius: 5px;
	border: 1px solid #bbb;
	*border: 0px ;
	background-color:#FFF;
	-webkit-box-sizing: border-box;
	width: 18px;
	height: 18px;
	vertical-align: sub;
	*vertical-align: middle;
	margin:0px;
	cursor:pointer;
}
.mitei input[type="checkbox"]:checked:before , .mitei input[type="checkbox"]:checked:after {
	display: block;
	background: #008dde;
	position: absolute;
}
.mitei input[type="checkbox"]:checked:before {
	left: 1px;
	top: 10px;
	content: "";
	width: 10px;
	height: 4px;
	-webkit-transform: rotate(45deg);
	-webkit-transform-origin: right center;
}
.mitei input[type="checkbox"]:checked:after {
	left: 9px;
	top: 10px;
	content: "";
	width: 15px;
	height: 4px;
	-webkit-transform: rotate(-53deg);
	-webkit-transform-origin: left center;
}


#rmSrchDropDownListStayCnt{
    width: 80px;
    padding: 3px 5px;
    font-size: 15px;
    height: 28px;
}
.stayCnt {
display: inline-block;
color: #CCC;
font-size: 14px;
margin: 8px 10px 0px 0px;
}

.otona {
display: inline-block;
margin: 0px 5px;
}


#CHILDCOUNT{
	display:inline-block;
	width:37px;
	padding:6px 4px 6px 7px;
	background: #ffffff url(/dg/image/icon/search_i03.png) no-repeat right; /* Old browsers */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,-moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,-webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,-o-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,-ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* IE10+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */}


#DivSetChildArea , #DivRating , #DivRoomType , #DivMealType , #DivLateCheckOut , #DivAccommodationTypeDtlArea , #DivAccommodationStickingToArea , #DivPlanStickingToArea , #DivServiceStickingToArea , #DivRoomStickingToArea, #DivSetArea, #DivSetSpringArea{
	display:none;}

 #DivSetChildArea{
	 width: 230px;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2));
background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%);
background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%);
padding: 10px;
z-index: 1000;
border: 1px solid #dedede;
position: relative;}


.stay_type{
	font-size:13px;}

.stay_type label{
	margin:0px 10px 0px 5px;}
.stay_type input[type="radio"]{
	-webkit-appearance: none;
	position: relative;
	border-radius: 5px;
	border: 1px solid #bbb;
	background-color:#FFF;
	-webkit-box-sizing: border-box;
	width: 18px;
	height: 18px;
	vertical-align: sub;
	*vertical-align: middle;
	margin:0px;}

.stay_type input[type="radio"]:checked:before , .stay_type input[type="radio"]:checked:after {
	display: block;
	background: #008dde;
	position: absolute;}


.stay_type input[type="radio"]:checked:before {
	left: 1px;
	top: 10px;
	content: "";
	width: 10px;
	height: 4px;
	-webkit-transform: rotate(45deg);
	-webkit-transform-origin: right center;}

.stay_type input[type="radio"]:checked:after {
	left: 9px;
	top: 10px;
	content: "";
	width: 7px;
	height: 4px;
	-webkit-transform: rotate(-53deg);
	-webkit-transform-origin: left center;}

#SELECTED_AREA{
	display:block;
	padding:3px 10px 3px 30px;
	overflow: hidden;
	width:234px;
	line-height:22px;
		border: 1px solid #cbcbcb;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
	margin:0px;
	font-size:16px;
	color:#000;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	background: #FFF url(/dg/image/icon/search_i03.png) no-repeat right;
	background: url(/dg/image/icon/search_i03.png) no-repeat right,-moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,-webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,-o-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,-ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* IE10+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */}

#DivSetArea, #DivSetSpringArea{
	width:500px;
	height:400px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
	padding:10px 10px 25px 10px;
	z-index:1001;
	border:1px solid #dedede;
	position:relative;}

#rmSrchListArea{	
	display:block;
	padding:3px 10px 3px 30px;
	width:485px;
	line-height:22px;
	border: 1px solid #cbcbcb;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-ms-appearance: none;
	margin:0px;
	font-size:16px;
	color:#000;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	background: #FFF url(/dg/image/icon/search_i03.png) no-repeat right ,url(/dg/image/icon/search_i01.png) no-repeat 3px 3px;
	background: url(/dg/image/icon/search_i03.png) no-repeat right,url(/dg/image/icon/search_i01.png) no-repeat 3px 3px,-moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,url(/dg/image/icon/search_i01.png) no-repeat 3px 3px,-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,url(/dg/image/icon/search_i01.png) no-repea 3px 3px,-webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,url(/dg/image/icon/search_i01.png) no-repeat 3px 3px,-o-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,url(/dg/image/icon/search_i01.png) no-repeat 3px 3px,-ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* IE10+ */
	background: url(/dg/image/icon/search_i03.png) no-repeat right,url(/dg/image/icon/search_i01.png) no-repeat 3px 3px,linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 100%);
	border-radius: 0;
	}
#rmSrchCheckBoxRoomStickingToSearchForm{display:none;}
#rmSrchCheckBoxMeal{display:none;}

.ctrl_text {
text-align: right;
width: 500px;
font-size: 12px;
color: #000;
margin: 5px 0px;
}

#DivSearchArea{ width:275px;}

a.sh_bt {
    float: right;
    padding: 7px 20px;
    background-color: #1c4678;
    font-size: 14px;
    color: #FFF;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    border-radius: .3em;
    border: none;
}


a:hover.sh_bt{
	text-decoration:none;
	color:#93daea;}


a.clear_bt{
	float:left;
	padding:7px 14px;
	background-color:#b5b5b5;
	font-size:14px;
	color:#666;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border-radius: .3em;

a:hover.clear_bt{
	text-decoration:none;
	color:#999;}
