@charset "euc-jp";


/*  wrap
---------------------*/
#abroad_hotel{
	width: 480px;
}

/*  search
-------------------------*/

#abroad_hotel #tw_abroad_hotel{
	width: 478px;
	font-size: 80%;
	background: #DFDFDF;
	padding: 1px;
}

#abroad_hotel #tw_abroad_hotel dl{
	background: #FFF6EA;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	zoom:1;
}

#abroad_hotel #tw_abroad_hotel dt{
	float: left;
	line-height: 3em;
	width: 80px;
	background: #FFE1B2;
	padding-left: 10px;
	margin-right: 5px;
}

#abroad_hotel #tw_abroad_hotel dd{
	padding: 8px 0;	
}

#abroad_hotel #inday{

}
#abroad_hotel #stay{
	clear: left;
}
#abroad_hotel #people{

}
#abroad_hotel #erea{

}
#abroad_hotel #country{

}
#abroad_hotel #state{
	display: none;
}
#abroad_hotel #city{

}
#abroad_hotel #location{
	display: none;
}


#abroad_hotel #searchbtn{
	clear: left;
	padding: 10px 0;
	background: #FFF6EA;
}

#abroad_hotel #searchbtn input#searchbtn_in{
	background: url(../images/search_btn.gif);
	width: 132px;
	height: 26px;
	display: block;
	margin: 0 auto;
	text-indent: -5000px;
	border: 0;
	cursor: pointer;
}