#jaxahead_search {
	float: left;
	width: 191px;
	font-size: 75%;
	margin-right: 5px;
	margin-top: 0px;
	display: block;
	position: relative;
	clear: right;
	color: #FFFFFF;
	top: -10px;
	left: 0px;
	overflow: visible;
	height: 40px;
}
 #select {
	position: relative;
	display: block;
	top: 35px;
	left: -5px;
	margin: 0px;
	padding: 0px;


}
#jaxahead_search #jaxa_site {
	position: absolute;
	width: 187px;
	left: 4px;
	z-index: 1;
	top: 8px;
	overflow: visible;
	display: table;
	visibility: hidden;

}
#jaxahead_search #iss_site {
	position: absolute;
	width: 187px;
	left: 4px;
	z-index: 2;
	top: 8px;
	overflow: hidden;
	display: table;
	visibility: visible;
}
#jaxahead_search #iss_jaxa_site {
	position: absolute;
	width: 191px;
	z-index: 3;
	top: 0px;
	height: 60px;
	left: 2px;
	padding-left: 3px;
	background-image: url(http://isstest.sfo.jaxa.jp/common/images/header_bg.jpg);
	padding-top: 0px;
}
#jaxahead_search .input_w{
	width: 110px;
}
