.search_icon_warp {min-width: 1200px;background-color: #00918c;border-top: solid 1px #007571;border-bottom: solid 1px #007571;}
.search_icon_list > li {float: left;width: 9.5%;text-align: center;border-right: solid 1px #007571;height: 125px;cursor: pointer;}
.search_icon_list > li:first-child {border-left: solid 1px #007571;}
.search_icon_list > li {color: #ffffff;padding: 10px;font-weight: normal;line-height: 1.5;font-size: 0.8em;}
.search_icon_list > li.search_icon_check_evt {width: 5%;cursor: pointer;background: url(/couplink/resources/img/menu_allcheck.png) no-repeat 6px;}
.search_icon_list > li.search_menu_checked {background: url(/couplink/resources/img/menu_alluncheck.png) no-repeat 6px;}
.search_icon_list_linear > li {width: 19%;}
.search_word_warp {min-width: 1200px;padding: 30px 0;background-color: #00b1ab;border-bottom: solid 1px #007571}

.search_header_fixed {position: fixed;top: 0px;margin-left: auto;margin-right: auto;}
.search_header_fixed .search_word_warp {padding: 0;}
.search_header_fixed .search_icon_list > li {margin-top: 0;}
.search_header_fixed .search_icon_list > li {height: 110px;}

.search_box {position: relative;padding: 1px;}
.search_title {color: #ffffff;font-size: 1.8em;font-weight: bold;vertical-align: -5px;padding: 0px 30px;margin-right: 5px;}
.search_word_input {width: 90.5%;height: 45px;padding: 5px 10px 5px 10px;font-size: 1.4em;border-radius: 4px;border: solid 1px #007571;}
.search_word_input::-webkit-input-placeholder {color: #999999;}
.search_word_input:-ms-input-placeholder {color: #999999;}
.search_word_input::placeholder {color: #999999;}
.search_word_btn {position: absolute;top: 3px;right: 10px;width: 40px;color: #ffffff;border: none;padding: 5px;font-size: 1.4em;background: url(/couplink/resources/img/index_search_icon.png) no-repeat 10px 6px;}

.chart_wrap {padding: 0 0 0 10px;}
.company_list {padding-left: 10px;}
.company_list > ul > li {padding-bottom: 10px;line-height: 1;list-style: disc;margin-left: 10px;font-size: 1.2em;cursor: pointer;}
.company_list > ul > li > .com_nm {font-weight: bold;padding-right: 15px;}

.product_category_box {margin: 10px 0 15px 0;}
.product_category_list {padding: 10px 20px;background-color: #ffffff;border: solid 1px #eaeaea;}
.product_category_list > hr {margin: 0 0 15px 0;border-top: dotted 2px #eeeeee;}
.product_category_list > hr:last-child {margin: 0;border: none;}
.product_title1 {padding-left: 25px;background: url(/couplink/resources/img/blit_title_green.png) no-repeat 0px 5px;font-size: 1.5em;font-weight: bold;}
.product_desc1 {padding: 10px 10px 10px 0;}
.product_desc1:after {display: block;content: "";clear: both;}
.product_desc1 > .desc1_image {float: left;text-align: center;padding: 10px;border: solid 1px #cccccc;margin-right: 15px;background-color: #ffffff;}
.product_desc1 > .desc1_text {float: left;width: 1075px;line-height: 1.7;}
.product_desc1 > .desc1_text > .title1 {font-size: 1.3em;color: #00918c;font-weight: bold;margin-bottom: 5px;}
.product_title2 {padding-left: 12px;margin: 10px 0 5px 3px;background: url(/couplink/resources/img/blit_title_yellow.png) no-repeat 0px 3px;}

.table > thead > tr > th {vertical-align: middle;font-size: 0.8em;}
.company_product_table {margin-bottom: 25px;}
.search_menu_activity {background-color: #00b1ab;}
.search_menu_st > span {width: 23px;height: 23px;padding-left: 25px;background: url(/couplink/resources/img/check_off.png) no-repeat 0px -3px;}
.search_menu_activity > span {background: url(/couplink/resources/img/check_on.png) no-repeat 0px -3px;}

/* jquery ui */
.ui-autocomplete {max-height: 200px;overflow-y: auto;overflow-x: hidden;font-family: meiryo;}
.ui-autocomplete-category {font-weight: bold;padding: .2em .4em;margin: .8em 0 .2em;line-height: 1.5;font-size: 1.2em;}
.ui-menu .ui-menu-item {padding-left: 10px;margin: 0;cursor: pointer;}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {padding: 6px;}