@charset "UTF-8";
.np-keyword-suggest {overflow: hidden; padding: 1px 1px; width: 200px; background-color: #FFFFFF; color: #000000; border: 1px solid #CCCCFF;}
.np-keyword-suggest div {width: 198px; display: block; overflow: hidden; white-space: nowrap; height: auto; text-align: left;}
.np-keyword-suggest .item {padding-left: 4px; -webkit-tap-highlight-color: #3366ff;}
.np-keyword-suggest .item.selected {color: #000000; background-color: #3366FF;}
.np-keyword-suggest .item .highlight {display: inline; font-weight: bold; text-decoration: underline;}
.np-keyword-suggest .category {font-weight: bold; color: #222222; background-color: #eeeeee;}
.np-keyword-suggest .category.selected {color: #000000; background-color: #3366FF;}
.np-keyword-suggest_overlay {width: 100%; font-size: 24px;}
.np-keyword-suggest_overlay div{width: 100%;}
.np-keyword-suggest_overlay .inputArea {opacity: 1.0; margin: 0px; padding: 2px; height: 34px;}
.np-keyword-suggest_overlay input {width: 90%; height: 30px; margin: 0px; padding: 0px; font-size: 24px;}
.np-keyword-suggest_overlay .plusButton{float: right; margin-right: 60px;}
.np-keyword-suggest_overlay .item {padding-left: 50px;}
.np-item-suggest {overflow: hidden; padding: 1px 1px; width: 200px; background-color: #FFFFFF; color: #000000; border: 1px solid #CCCCFF;}
.np-item-suggest div {color:#000000; width:auto; text-align:left; height:auto;}
.np-item-suggest .title {text-align: center; font-size: small; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.np-item-suggest table {width:100%; margin:0px; padding:0px; height:auto;}
.np-item-suggest table tr {vertical-align: top;}
.np-item-suggest .image {width: 50px;}
.np-item-suggest .image img {width: 50px; border: 0;}
.np-item-suggest .item {width: 142px;}
.np-item-suggest .item a {width: 142px; display: block; text-decoration: none;}
.np-item-suggest .item .item_title {font-size: small; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.np-item-suggest .item .item_desc {font-size: xx-small;}
.np-item-suggest .hitnum {text-align: right; font-size: small; font-family: Arial, Helvetica, sans-serif;}
.np-item-suggest .hitnum:after {content: "件ヒットしました";}
