header, section, footer, aside, article, figure {
    display: block;
}
p, li {
    text-align: justify;
    text-justify: inter-ideograph;
}
body {
    background: #f9f9f9 !important;
}
html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}
#backarea {
    background: url(../images/subpage-back-loop.jpg) repeat-x top left;
    height: 670px;
    width: 100%;
    position: absolute;
}
#wrap {
    min-height: 100%;
    min-width: 970px;
    overflow-x: hidden;
}
#content {
    padding-bottom: 213px;
    position: relative;
    z-index: 2;
}
footer {
    position: relative;
    height: 213px;
    margin-top: -213px;
    clear: both;
    z-index: 3;
    width: 100%;
    padding-top: 30px;
}
footer.nopagetop #pagetop {
    display: none;
}
footer.nopagetop {
    padding-top: 0 !important;
    height: 180px;
    margin-top: -180px;
}
header {
    background-color: #FFF;
    width: 100%;
    margin: 0;
}
.full {
    width: 960px;
}
#maskDiv {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
    z-index: 5;
}
#toparea {
    position: relative;
    height: 109px;
}
#logo {
    float: left;
    width: 461px;
    padding: 10px 0 0 8px;
}
#topright {
    margin-right: 5px;
    float: right;
    padding: 8px 0 0 0;
}
#searcharea {
    float: right;
    margin-left: 15px;
}
#searcharea input {
    float: left;
    background: url(../images/header-searchbar.png) no-repeat top left;
    width: 107px;
    height: 20px;
    border: 0;
    padding: 0 0 0 5px;
    font-size: 10px;
    color: #AAA;
}
#searcharea button {
    float: left;
    background: url(../images/header-searchbtn.png) no-repeat top left;
    width: 21px;
    height: 20px;
    cursor: pointer;
    border: 0;
}
#topbar {
    position: absolute;
    top: 61px;
    height: 48px;
    width: 100%;
    z-index: 6;
}
#menuwhite {
    height: 45px;
    background-color: #FFF;
    width: 100%;
}
#menublue {
    height: 3px;
    background-color: #010195;
    width: 100%;
}
#menubar {
    position: relative;
    padding: 0 0 0 9px;
    height: 48px;
    top: 4px;
    clear: both;
    z-index: 7;
}
#menubar ul li {
    position: relative;
    margin: 0;
    float: left;
    height: 41px;
    cursor: pointer;
    list-style: none;
}
#menubar ul li > a {
    padding: 12px 0;
    height: 20px;
    display: block;
}
#menubar ul li > a > img {
    padding: 0 65px;
}
#menubar ul li.active,
#menubar ul li:hover {
    background: url(../images/menubar-gradation.png) repeat-x top left;
}
#menubar ul li .separator-l,
#menubar ul li .separator-r {
    display: none;
    background: url(../images/menubar-separator.png) no-repeat top left;
    width: 1px;
    height: 41px;
    position: absolute;
    top: 0;
}
#menubar ul li .separator-l {
    left: 0;
}
#menubar ul li .separator-r {
    right: 0;
}
#menubar ul li.active .separator-l,
#menubar ul li.active .separator-r {
    display: block;
}
.menu-triangle {
    position: absolute;
    z-index: 1;
    top: 31px;
    opacity: 0;
}
.triangle1 {
    left: 273px;
}
.triangle2 {
    left: 465px;
}
.kanto-only {
    border: #555 1px solid;
    display: block;
    font-size: 0.85rem;
    padding: 7px;
    text-align: center;
    line-height: 1.3rem;
}
#company_drop_down,
#business_drop_down {
    position: absolute;
    z-index: 10;
    top: 4px;
    left: 0;
    margin: 30px 0 0;
    width: 952px;
    height: 205px;
    padding: 25px;
    cursor: default;
    display: none;
}
#company_drop_down {
    background: url(../images/header-hovermenu-company.png) no-repeat top left;
}
#business_drop_down {
    background: url(../images/header-hovermenu-business.png) no-repeat top left;
}
.closeBtn {
    cursor: pointer;
    position: absolute;
    top: 26px;
    z-index: 99999;
    right: 48px;
}
.closeBtn img {
    transition: all 0.15s ease;
}
.companyLinks {
    float: left;
    margin-top: 39px;
    visibility: visible !important;
    width: 808px;
    padding-left: 131px;
    margin-left: -4px;
}
.businessLinks {
    float: left;
    margin-top: 36px;
    visibility: visible !important;
    width: 539px;
    padding-left: 400px;
    margin-left: -4px;
}
.companyLink a,
.businessLink a {
    width: 140px;
    height: 140px;
    float: left;
    margin: 0 21px 0 0 !important;
    cursor: pointer;
    display: block !important;
    position: relative !important;
    background-color: #FFF;
    opacity: 0;
}
.businessLink a {
    width: 146px;
    height: 146px;
    margin: 0 30px 0 0 !important;
}
.companyLink a:hover,
.businessLink a:hover {
    opacity: 0.2;
}
#title-bar {
    width: 960px;
    height: 96px;
    top: 30px;
}
.title-bar {
    margin-top: 30px;
    width: 960px;
    height: 96px;
}
.bar1 { background: url(../images/bar1.png) no-repeat top left; }
.bar2 { background: url(../images/bar2.png) no-repeat top left; }
.bar3 { background: url(../images/bar3.png) no-repeat top left; }
.bar4 { background: url(../images/bar4.png) no-repeat top left; }
.bar5 { background: url(../images/bar5.png) no-repeat top left; }
.bar6 { background: url(../images/bar6.png) no-repeat top left; }
.bar7 { background: url(../images/bar7.png) no-repeat top left; }
.bar8 { background: url(../images/bar8.png) no-repeat top left; }
#title-bar img, .title-bar img, #title-bar-s img, .title-bar-s img {
    position: relative;
    top: 27px;
    left: 30px;
}
.canvas {
    clear: both;
    margin: 0 auto;
    position: relative;
}
#content.home {
    margin-top: 360px;
}
#content.subpage {
    margin-top: 30px;
}
.content-inner {
    background-repeat: repeat-y;
    margin: 0 auto;
    position: relative;
}
#pagetop {
    cursor: pointer;
    margin: 0 auto 10px auto;
    width: 960px;
    height: 25px;
}
#pagetop img {
    float: right;
}
#footer1 {
    background-color: #cdcdcd;
    width: 100%;
    position: relative;
    padding: 30px 0;
    height: 29px;
}
#footer1-inner {
    width: 960px;
    margin: 0 auto;
}
#breadcrumb {
    font-size: 13px;
    margin: 3px 40px 0 0;
    float: left;
}
#breadcrumb-s {
    font-size: 11px;
    margin: 2px 20px 0 0;
    float: left;
}
.breadcrumb-arrow {
    background: url(../images/arrow-blue.png) no-repeat top left;
    width: 9px;
    height: 14px;
    margin: 5px 3px -3px 3px;
    display: inline-block;
}
.breadcrumb-arrow-s {
    background: url(../images/topright-arrow.png) no-repeat top left;
    width: 7px;
    height: 10px;
    margin: 0 0 -1px 4px;
    display: inline-block;
}
#footer2 {
    background-color: #ffffff;
    width: 100%;
    position: relative;
    padding: 30px 0;
    height: 28px;
}
#footer2-inner {
    width: 960px;
    margin: 0 auto;
}
#copyright {
    float: left;
    padding-top: 7px;
    font-size: 12px;
}
.right {
    float: right;
}
.hoveraction {
    transition: all 0.3s ease-out;
    opacity: 1;
}
.hoveraction:hover {
    opacity: 0.6;
}
.window-top {
    margin-top: 15px;
    background: url(../images/window-top.png) no-repeat top left;
    width: 960px;
    height: 20px;
    clear: both;
}
.window-mid {
    background: url(../images/window-mid.png) repeat-y top left;
    width: 960px;
    min-height: 200px;
    clear: both;
}
.window-mid-content {
    font-size: 15px;
    line-height: 1.7;
    width: 878px;
    padding: 40px;
}
.window-mid-content p {
    text-align: justify;
    text-justify: inter-ideograph;
    clear: both;
}
.window-bottom {
    background: url(../images/window-bottom.png) no-repeat top left;
    width: 960px;
    height: 21px;
    clear: both;
}
.table-greeting td {
    vertical-align: middle;
}
.center {
    text-align: center;
    margin: 0 auto;
}
tr.spaceUnder > td {
    padding-bottom: 26px;
}
.ui-tooltip {
    background: #075698;
    background: linear-gradient(to bottom, #075698 0%,#2e88c4 100%);
    color: #FFF;
    border: none;
    padding: 0;
    opacity: 1;
    min-width: 80px;
    text-align: center;
}
.ui-tooltip-content {
    color: #FFF;
    position: relative;
    padding: 1em;
}
.ui-tooltip-content::after {
    content: '';
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
}
.right .ui-tooltip-content::after {
    top: 18px;
    left: -10px;
    border-color: transparent #075698;
    border-width: 10px 10px 10px 0;
}
.left .ui-tooltip-content::after {
    top: 18px;
    right: -10px;
    border-color: transparent #075698;
    border-width: 10px 0 10px 10px;
}
.top .ui-tooltip-content::after {
    bottom: -10px;
    left: 72px;
    border-color: #075698 transparent;
    border-width: 10px 10px 0;
}
.bottom .ui-tooltip-content::after {
    top: -10px;
    left: 41%;
    border-color: #075698 transparent;
    border-width: 0 10px 10px;
}
td {
    vertical-align: top !important;
}

#leftwindow {
    margin-top: 96px;
    top: 0;
    width: 252px;
    position: absolute;
}

#leftwindow-inner {
    padding: 20px;
    font-size: 15px;
    line-height: 2em;
    color: #333;
    font-weight: bold;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF;
    margin-top: 20px;
    background: url(../images/background-transblue.png) repeat top left;
}

#rightwindow {
    float: right;
}

.rightwindow-top {
    margin-top: 15px;
    background: url(../images/window-right-t.png) no-repeat top left;
    width: 714px;
    height: 24px;
    clear: both;
}

.rightwindow-mid {
    background: url(../images/window-right-m.png) repeat-y top left;
    width: 714px;
    min-height: 200px;
    clear: both;
}

.rightwindow-mid-content {
    font-size: 15px;
    line-height: 1.7;
    width: 654px;
    padding: 15px 30px;
}

.rightwindow-mid-content p {
    clear: both;
}

.rightwindow-bottom {
    background: url(../images/window-right-b.png) no-repeat top left;
    width: 714px;
    height: 17px;
    clear: both;
}

.menulist-checkboxes li {
    vertical-align: top;
    margin-left: 5px;
    height: 30px;
}

.menulist-checkboxes {
    list-style: none;
    margin-left: 0;
}

input[type='checkbox'] {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    left: 26px;
    cursor: pointer;
    position: absolute;
}

.menulist-checkboxes label {
    background: url(../images/checkbox.png) no-repeat left center;
    height: 23px;
    line-height: 23px;
    display: inline-block;
    padding: 0 0 0 26px;
    cursor: pointer;
    overflow: hidden;
}

label.checked {
    background: url(../images/checkbox-checked.png) no-repeat left center;
}

#table-manufacturers {
    width: 704px;
    clear: both;
    margin: 10px 0 0 -25px;
    font-size: 0.8em;
}

.even {
    background: #FFF;
}

.odd {
    background: #eeeeee;
}

#table-manufacturers td {
    padding: 10px 0;
}

#table-manufacturers th {
    text-align: left;
    font-size: 120%;
}

#table-manufacturers .cat-icon {
    height: 15px;
    width: 52px;
    height: 23px;
    float: left;
    margin: 1px 1px;
    background: #FFF;
}

#table-manufacturers .cat-inner {
    font-weight: bold;
    line-height: 1.9em;
    text-align: center;
    height: 15px;
    width: 52px;
    height: 23px;
    font-weight: bold;
    line-height: 1.9em;
    text-align: center;
}

.tm1 {
    padding-left: 20px !important;
    font-weight: bold;
}

.tm5 {
}

.c1 .cat-inner { background-color: #e1e1e1; }
.c2 .cat-inner { background-color: #bbbbbb; }
.c3 .cat-inner { background-color: #b2dfe4; }
.c4 .cat-inner { background-color: #ebdfda; }
.c5 .cat-inner { background-color: #f2efee; }
.c6 .cat-inner { background-color: #feecb4; }
.c7 .cat-inner { background-color: #ced7db; }
.c8 .cat-inner { background-color: #dbecc8; }
.c9 .cat-inner { background-color: #c2e0d9; }
.c10 .cat-inner { background-color: #fbc6c2; }
.c11 .cat-inner { background-color: #cdc5c2; }
.c12 .cat-inner { background-color: #c0c4e1; }
.c13 .cat-inner { background-color: #d7c9fe; }
.c14 .cat-inner { background-color: #daf3fe; }
.c15 .cat-inner { background-color: #b9d5f1; }
.c16 .cat-inner { background-color: #b2dfda; }

.c1 { border: 1px solid #9E9E9E; color: #555555; }
.c2 { border: 1px solid #212121; color: #212121; }
.c3 { border: 1px solid #0097A7; color: #008391; }
.c4 { border: 1px solid #97796e; color: #97796e; }
.c5 { border: 1px solid #a59d9b; color: #867f7d; }
.c6 { border: 1px solid #FFC107; color: #9c7604; }
.c7 { border: 1px solid #607D8B; color: #485e68; }
.c8 { border: 1px solid #8BC34A; color: #527629; }
.c9 { border: 1px solid #6a9188; color: #6a9188; }
.c10 { border: 1px solid #F44336; color: #F44336; }
.c11 { border: 1px solid #5D4037; color: #5D4037; }
.c12 { border: 1px solid #303F9F; color: #303F9F; }
.c13 { border: 1px solid #7C4DFF; color: #7C4DFF; }
.c14 { border: 1px solid #8ad9fd; color: #2f94c3; }
.c15 { border: 1px solid #1976D2; color: #1976D2; }
.c16 { border: 1px solid #009688; color: #009688; }

label span {
    padding: 0px 0 0 5px !important;
    display: block;
    height: 19px;
    margin: 2px 0 0 1px;
    line-height: 1.2em !important;
    border-top: none !important;
    border-bottom: none !important;
    border-right: none !important;
}

span.c1 { border-left: solid 6px #cdcdcd; }
span.c2 { border-left: solid 6px #b5b5b5; }
span.c3 { border-left: solid 6px #b2dfe4; }
span.c4 { border-left: solid 6px #ebdfda; }
span.c5 { border-left: solid 6px #eae7e6; }
span.c6 { border-left: solid 6px #feecb4; }
span.c7 { border-left: solid 6px #ced7db; }
span.c8 { border-left: solid 6px #dbecc8; }
span.c9 { border-left: solid 6px #c2e0d9; }
span.c10 { border-left: solid 6px #fbc6c2; }
span.c11 { border-left: solid 6px #cdc5c2; }
span.c12 { border-left: solid 6px #c0c4e1; }
span.c13 { border-left: solid 6px #d7c9fe; }
span.c14 { border-left: solid 6px #8ad9fd; }
span.c15 { border-left: solid 6px #b9d5f1; }
span.c16 { border-left: solid 6px #b2dfda; }

#souko {
    width: 704px;
    margin-left: -25px;
}

#souko h2 {
    font-size: 1.2em;
    border-left: solid 3px #010195;
    padding: 0 0 0 10px;
    margin: 0 0 0 25px;
}

#souko .tdimg {
    line-height: 0;
}

#souko td {
    vertical-align: middle !important;
}

#souko td img {
    margin: 8px 0 0 0;
}

#souko .padtd {
    padding: 10px 10px 10px 26px;
}

#souko .souko-col {
    clear: both;
    width: 80px;
    font-weight: bold;
}

#souko div {
    float: left;
}

.originalproduct div {
    font-size: 97%;
    float: left;
}

.originalproduct .colname {
    font-weight: bold;
    width: 80px;
}

.originalproduct .coltext {
    width: 319px;
}

.hoverActionLeftmenu img {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -ms-transition: -ms-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.hoverActionLeftmenu:hover img {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
}