
.ui-autocomplete { 
	font-size: 9pt!important;
	font-family:"メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
	color:#333;
}

.ui-menu-item{
	font-size: 10pt!important;
	margin-left:3px !important;
	margin-right:3px !important;
}

/* リスト全体の背景 */
.ui-widget-content {
	border: 1px solid #c5c5c5 !important;
	background: #ffffff !important;
	color: #333 !important;
}

/* リスト hover 時のカラー */
.ui-state-active {
	border: 1px solid #75C5B5 !important;
	background: #75C5B5 !important;
	font-weight: bold !important;
	color: #fff !important;
	display:block !important;
	width:auto !important;
}

.ui-corner-all{
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}

/* keywd_suggest.css mmakino 1.4 24/12/11 for Version Control */
