#search-wrap input{
	width:100px;
	font-size:10px;
	color:#000000;
	border:solid 1px #999999;
}

#apHaku {
	position:absolute;
	top:100px;
	z-index:100;
}
#results{
	width:200px;
	border:solid 2px #DEDEDE;
	display:none;
	background-color: #FFFFFF;
}
#results ul, #results li{
	padding:0;
	margin:0;
	border:0;
	list-style:none;
	font-size: 10px;
}
#results li {
	border-top-color: #FF0000;
	border-top-width: thin;
	border-top-style: solid;
}
#results li a{display:block; padding:4px; text-decoration:none; color:#000000; font-weight:bold;}
#results li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
#results li a:hover{
	background-color:#CCFF99;
}
#results ul {padding:6px;}



#apHaku2 {
	position:absolute;
	top:235px;
	z-index:101;
}
#results2{
	width:200px;
	border:solid 1px #DEDEDE;
	display:none;
	background-color: #FFFFFF;
	top: 100px;
}
#results2  ul, #results2  li{
	padding:0;
	margin:0;
	border:0;
	list-style:none;
	font-size: 10px;
}
#results2 li {
	border-top-color: #FF0000;
	border-top-width: thin;
	border-top-style: solid;
}
#results2 li a{display:block; padding:4px; text-decoration:none; color:#000000; font-weight:bold;}
#results2 li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
#results2 li a:hover{
	background-color:#CCFF99;
}
#results2 ul {padding:6px;}


#apHaku3 {
	position:absolute;
	top:250px;
	z-index:101;
}
#results3{
	width:200px;
	border:solid 1px #DEDEDE;
	display:none;
	background-color: #FFFFFF;
	top: 100px;
}
#results3  ul, #results3  li{
	padding:0;
	margin:0;
	border:0;
	list-style:none;
	font-size: 10px;
}
#results3 li {
	border-top-color: #FF0000;
	border-top-width: thin;
	border-top-style: solid;
}
#results3 li a{display:block; padding:4px; text-decoration:none; color:#000000; font-weight:bold;}
#results3 li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
#results3 li a:hover{
	background-color:#CCFF99;
}
#results3 ul {padding:6px;}

