/* ----------------------------------------------------
    product_search.css


    Last Update:                               20210107
------------------------------------------------------*/

/* ----------------------------------------------------
 * omron-ia
---------------------------------------------------- */
div.omron-ia {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: left;
}

/* ----------------------------------------------------
 * bread-crumb-area
---------------------------------------------------- */
div.bread-crumb-area {
    width: 954px;
    margin: 0 auto;
}

div.bread-crumb-area ul li {
    display: inline;
    zoom: 1;
}

div.bread-crumb-area span.separator {
    margin-left: 3px;
    margin-right: 3px;
    color: #000;
}

div.bread-crumb-area ul li strong {
    font-weight: normal;
    color: #555;
}

/* ----------------------------------------------------
 * contents-area
---------------------------------------------------- */
div.contents-area {
    position: relative;
    _overflow: visible;
    _height: 1px;
    zoom: 1;
    width: 918px;
    margin: 0 auto;
    z-index: 0;
    font-size: 14px;
}

div.contents-area:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* ----------------------------------------------------
 * primary-contents-area
---------------------------------------------------- */
div.primary-contents-area {
    float: left;
    width: 684px;
}

/* ----------------------------------------------------
* heading-lvl01A01
---------------------------------------------------- */
div.heading-lvl01A01 {
    min-height: 64px !important;
    _height: 64px !important;
    padding: 0 10px 0 10px !important;
    border-top: 3px solid #0055c4;
    border-bottom: 1px solid #e5e5e5;
    background: url(/resources/images/heading_bg_01.gif) left bottom repeat-x;
    line-height: 1.1 !important;
}
div.heading-lvl01A01 h1 {
	font-size: 166% !important;
	margin-top: 1.6em !important;
	margin-bottom: 0.4em !important;
	text-align: left;
}

/* ----------------------------------------------------
* utility-area
---------------------------------------------------- */
div.utility-area {
    float: right;
    width: 216px;
}

div.banner-listA01 {
    margin-bottom: 16px;
}

div.banner-listA01 ul li {
    margin-bottom: 10px;
}

div.banner-listA01 ul li a {
    display: block;
}

div.related-info-blockA01, div.related-info-blockA02 {
    font-size: 100%;
}

div.related-info-blockA01, div.related-info-blockA02 {
    margin-bottom: 16px;
    background: url(/resources/images/related_info_blockA01_bg_01.gif) left top repeat-x;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 92%;
}

div.related-info-blockA01 p, div.related-info-blockA02 p {
    margin: 0 1px;
    background-color: #E5E5E5;
    font-weight: bold;
}

div.related-info-blockA01 p a, div.related-info-blockA01 p span, div.related-info-blockA02 p a, div.related-info-blockA02 p span {
    display: block;
    padding: 0.4em 9px;
    _padding: 0.45em 9px;
    zoom: 1;
}

div.related-info-blockA01 ul, div.related-info-blockA02 ul {
    margin: 0 1px;
    background-color: #FFFFFF;
}

div.related-info-blockA01 ul li, div.related-info-blockA02 ul li {
    zoom: 1;
    border-top: 1px solid #E5E5E5;
}

div.related-info-blockA01 ul li a {
    display: block;
    padding: 0.4em 9px 0.4em 15px;
    _padding: 0.45em 9px 0.45em 15px;
    zoom: 1;
    text-indent: -6px;
}

img.iconA01 {
    margin-right: 3px;
}


/* ----------------------------------------------------
* opsSearchResult
---------------------------------------------------- */
b, em, strong {
    font-weight: bold;
    font-style: normal;
}
/* end */
