.yui-skin-sam {
	width: 100%;
	margin-top: 73px;
	height: 39px;
}
.yui-skin-sam .yui-ac-input{
	margin-left: 29px;
	color: #663300;
	width: 182px;
	font-weight: bold;
	height: 18px;
	background-repeat: no-repeat;
	font-size: 12px;
	float: left;
	background-color: #e9e9e9;
	border: 1px solid #666666;
	padding-top: 4px;
	padding-left: 4px;
}


.yui-skin-sam .yui-ac-container{
	position:relative;
	top:0em;
	/*	left:6.4em;*/
	width:168px;
	float: left;
	padding-left: 29px;
}
.yui-skin-sam .yui-ac-content{
	position:absolute;
	width:184px;
	border:1px solid #808080;
	color: #663300;
	background-color: #E9E9E9;
	overflow:hidden;
	z-index:9050;
	max-height:11em;
	overflow:auto;
	overflow-x:hidden; /* scrolling */
	_height:11em;
	}
.yui-skin-sam .yui-ac-shadow{
	position:absolute;
	margin:0.3em;
	width:188px;
	background:#000;
	-moz-opacity:0.10;
	opacity:.10;
	filter:
	alpha(opacity=10);
	z-index:9049;	
	}
.yui-skin-sam .yui-ac-content ul{
	padding:0;
	width:188px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
.yui-skin-sam .yui-ac-content li{
	margin:0;
	cursor:default;
	white-space:nowrap;
	clear: both;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.yui-skin-sam .yui-ac-content li.yui-ac-prehighlight{
	background:#B3D4FF;
}
.yui-skin-sam .yui-ac-content li.yui-ac-highlight{
	background:#426FD9;
	color:#FFF;
}
.yui-skin-sam .kensaku_btn {
	text-align: center;
	cursor:pointer;
	width: 50px;
	float: right;
	padding-right: 39px;
	margin-top: -24px;
}

