@charset "euc-jp";

/*--------------------------------------------
	BASE LAYOUT
----------------------------------------------*/

/*  wrap
---------------------*/
#abroad_hotel_wrap{
	width: 560px;
	font-size: 13px;
}



/*--------------------------------------------
	ABROAD HOTEL
----------------------------------------------*/



#abroad_hotel_wrap #tw_abroad_hotel h2{
	margin-bottom: 10px;
}



#abroad_hotel_wrap #tw_abroad_hotel h3{
	margin-bottom: 10px;
}


/*  search
-------------------------*/

#abroad_hotel_wrap #tw_abroad_hotel #tw_searchbox{
	overflow: hidden;
	border: 1px solid #DDD;
}


#abroad_hotel_wrap #tw_abroad_hotel #tw_searchbox li#searchbox_in{
	overflow: hidden;
	color: #b57b00;
}



#abroad_hotel_wrap #tw_abroad_hotel #tw_searchbox #searchbox_inner{
	padding: 0 10px;
	overflow: hidden;
}

#abroad_hotel_wrap #tw_abroad_hotel #tw_searchbox #searchbox_inner li{
	padding-right: 30px;
	font-weight: bold;
	line-height:  40px;
	height: 40px;
	display:block;
	float: left;

}

#abroad_hotel_wrap #tw_abroad_hotel #tw_searchbox #searchbox_inner li#country{
	padding-right: 50px;
}

/*
#abroad_hotel_wrap #tw_abroad_hotel #tw_searchbox #searchbox_inner li#people{
	padding-right: 90px;
}
#abroad_hotel_wrap #tw_abroad_hotel #tw_searchbox #searchbox_inner li#erea{
	padding-right: 40px;
}
#abroad_hotel_wrap #tw_abroad_hotel #tw_searchbox #searchbox_inner li#country{
	padding-right: 50px;
}
*/


#abroad_hotel_wrap #tw_abroad_hotel #tw_searchbox li.searchbtn{
	clear: left;
	overflow: hidden;
	height: 100%;
}

#abroad_hotel_wrap #tw_abroad_hotel #tw_searchbox li.searchbtn input#searchbtn_in{
	background: url(/media/etour.co.jp/abroad/hotel/images/abroad_hotel_search_btn.gif);
	width: 210px;
	height: 36px;
	display: block;
	margin: 0 auto;
	text-indent: -5000px;
	border: 0;
	cursor: pointer;
	margin-bottom: 10px;
}


