@charset "utf-8";
/* CSS Document */

#main_s {
    width: 690px;
}

#main_s h2 {
    margin-bottom: 30px;
}

#side_menu {
    width: 240px;
}

#side_search {
    width: 210px;
    border: 1px solid #2460AC;
    background-color: #EFF3F9;
    padding: 20px 14px;
    margin-bottom: 30px;
}

#side_search .select_title {
    margin-bottom: 10px;
}

#side_search .select_title a {
    float: right;
}

#side_search .type_wrap {
    margin-bottom: 15px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #2460AC;
}

#side_search .type_wrap p {
    float: left;
    width: 60px;
}

#side_search .type_wrap div {
    float: left;
    width: 150px;
}

#side_search .type_wrap div select {
    width: 100%;
}

#side_search ul {
    margin-bottom: 25px;
}

#side_search li {
    margin-bottom: 15px;
}

#side_search li.last {
    margin-bottom: 0;
}

#side_search li p img {
    margin-bottom: 5px;
}

#side_search li select {
    width: 100%;
}

#side_search .submit_text {
    text-align: center;
    border-top: 1px dotted blue;
    position: relative;
    margin-bottom: 20px;
}

#side_search .submit_text span {
    position: absolute;
    top: -9px;
    left: 61px;
    background-color: #EFF3F9;
    padding: 0 5px;
    font-weight: bold;font-family: "I-OTF-UDゴ表示Pro B";
    color: #2460ab;
}

#side_search .submit_area {
    position: relative;
    height: 25px;
    border: 2px solid #2460ab;
}

#side_search .submit_area input {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    border: 1px solid #758DA9 !important;
    outline: medium none;
    height: 23px !important;
    line-height: 23px;
}

#side_search .submit_area img {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}

#side_search .placeholder {
    position: absolute;
    top: 3px;
    left: 6px;
    font-size: 13px;
    color: #999;
}

#search_help {
    border: 1px solid #c9c9c9;
}

#search_help .title {
    font-weight: bold;font-family: "I-OTF-UDゴ表示Pro B";
    border-bottom: 1px dotted #c9c9c9;
    padding: 10px 20px;
}

#search_help .content {
    padding: 10px 20px;
}

#result_table {
    table-layout: fixed;
    width: 690px;
    border-top: 1px solid #c6c7c9;
    border-left: 1px solid #c6c7c9;
}

#result_table tr.even_row td {
    background-color: #F7F7F7;
}

#result_table td.result_row {
    padding: 20px 10px 10px;
    border-right: 1px solid #c6c7c9;
    border-bottom: 1px solid #c6c7c9;
}

#result_table th.result_row {
    padding: 20px 10px;
    border-right: 1px solid #c6c7c9;
    border-bottom: 1px solid #c6c7c9;
    font-weight: bold;font-family: "I-OTF-UDゴ表示Pro B";
    color: #2460AC;
    background-color: #EFF3F9;
}

#result_table th.result_row div {
    position: relative;
}

#result_table .up {
    position: absolute;
    top: -7px;
    right: 0;
    height: 15px;
}

#result_table .down {
    position: absolute;
    top: 11px;
    right: 0;
    height: 15px;
}

#result_table th.result_row img {
    vertical-align: top;
}

#result_table .type {
    width: 54px;
}

#result_table .category {
    width: 100px;
}

#result_table .show_detail {
    cursor: pointer;
    color: #2460AC;
    position: relative;
    padding-left: 20px;
}

#result_table .show_detail img {
    position: absolute;
    top: 2px;
    left: 0;
}

#result_table .detail {
    width: 430px;
    vertical-align: top;
}

#result_table .detail_area {
    display: none;
}

#result_table .name {
    font-weight: bold;font-family: "I-OTF-UDゴ表示Pro B";
    margin-bottom: 20px;
}

#result_table .name a {
    color: #2460AC;
}

#result_table .name .production_end {
    background-color: #C12631;
    display: inline-block;
    color: #FFF;
    padding: 3px 12px;
    margin-left: 5px;
    line-height: 15px;
    font-size: 12px;
}

.pagination_count {
    font-size: 19px;
    font-weight: bold;font-family: "I-OTF-UDゴ表示Pro B";
    padding: 0 0 30px;
}

.paging {
    text-align: center;
    padding-top: 50px;
}

.paging span {
    border: 1px solid #e9e9e9;
    line-height: 1;
    padding: 5px 10px;
}

.paging span.selected,.paging span:hover {
    background-color: #0070ba;
    color: #fff;
}

.highlight {
    background-color: yellow;
    font-weight: bold;font-family: "I-OTF-UDゴ表示Pro B";
}

.header_logo {
    margin-bottom: 40px;
}

.navigation_explain {
    margin-bottom: 20px;
}

.navigation_explain span {
    font-weight: bold;font-family: "I-OTF-UDゴ表示Pro B";
}

.zero_alert {
    border: 5px solid #EEC4C6;
    position: relative;
    font-size: 17px;
    color: #C1272D;
    font-weight: bold;font-family: "I-OTF-UDゴ表示Pro B";
    padding: 15px 0 15px 180px;
    margin-bottom: 20px;
}

.zero_alert img {
    position: absolute;
    top: 17px;
    left: 115px;
}

.zero_explain {
    text-align: center;
}

hr {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
}
hr {
    margin: 5px auto;
    border-top: 1px dashed #bbb;
    border-bottom: 1px dashed #fff;
}

.overlay {
    display: none;
    position: fixed;
    background-color: white;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: 100;
}

.overlay img {
    position: absolute;
    top: 375px;
    left: 50%;
}

.product_list_img {
    padding: 0 15px 0 0;
}