@charset "UTF-8";

/**
 * /common/css/global.css
 *
 * サイト内で共通して使用するセレクタとスタイル
 */

.inner {
    width: 1000px;
    margin: 0 auto;
}

/* 汎用 */
.pdfLink {
    padding-right: 16px;
    background: transparent url(../../images/oldpage/pdf.gif) no-repeat 100% 2px;
}
.zipLink {
    padding-right: 20px;
    background: transparent url(../images/zip.png) no-repeat 100% 0px;
    
}
.cadLink {
    padding-right: 20px;
    background: transparent url(../images/DWG2.jpg) no-repeat 100% 0px;    


}
.xlsxLink {
    padding-right: 20px;
    background: transparent url(../images/xlsx.jpg) no-repeat 100% 0px;    
        
}

.youtubeLink {
    padding-right: 68px;
    background: transparent url(../images/yt_logo_cmyk_light.png) no-repeat 100% 2px;
}
.externalLink {
    padding-right: 10px;
    background: transparent url(../images/external-link.png) no-repeat 100% 4px;
}
.telLink {
    cursor: default;
}
.alphaLink:hover, .alphaLink:hover img {
    filter: alpha(opacity=75);
    opacity: .75;
}

/* ヘッダ */
#header, #header .inner {
    height: 60px;
}
#header .inner {
    position: relative;
}
#siteLogo, #tagline, #header ul {
    position: absolute;
}
#siteLogo {
    top: 12px;
    left: 0;
    width: 100px;
    height: 37px;
}
#siteLogo a {
    display: block;
    width: 100px;
    height: 37px;
    overflow: hidden;
    text-indent: -9999px;
    background: transparent url(../images/header-site-logo.gif) no-repeat left top;
}
#tagline {
    top: 38px;
    left: 124px;
    width: 356px;
    height: 12px;
    overflow: hidden;
    text-indent: -9999px;
    background: transparent url(../images/header-tagline.gif) no-repeat left top;
}
#langsNav {
    top: 0;
    right: 0;
    border-right: 1px #E5E5E5 solid;
}
#appendixNav {
    top: 0;
    right: 185px;
}
#searchNav {
    top: 35px;
    right: 0px;
}
#search_btn {
    border: 0px;
    width: 50px;
    height: 22px;
    background: url(../images/search_btn.png) no-repeat;
    position: absolute;
    top: 1px;
    right: 0px;
}
#searchNav li, #search_btn li {
    float: left;
    padding: 0 18px 0;
    font-size: 11px;
}


#langsNav li, #appendixNav li {
    float: left;
    padding: 10px 15px 0;
    font-size: 11px;
}
#langsNav li {
    border-left: 1px solid #E5E5E5;
}
#langsNav a, #appendixNav a {
    color: #666;
}

/* グローバルメニュー */
#globalNav {
    height: 33px;
    border-width: 1px 0;
    border-color: #000;
    border-style: solid;
    background: #080203 url(../images/globalnav-back.gif) repeat-x left top;
}
#globalNav .inner {
    width: 1001px;
    padding-left: 1px;
    border-right: 1px #000 solid;
}
#globalNav li {
    float: left;
    width: 125px;
    height: 33px;
}
#globalNav a {
    display: block;
    width: 125px;
    height: 33px;
    overflow: hidden;
    text-indent: -9999px;
    background-color: transparent;
    background-image: url(../images/globalnav.gif);
    background-repeat: no-repeat;
}
#globalNav .home a:link, #globalNav .home a:visited            {    background-position: 0 0;    }
#globalNav .news a:link, #globalNav .news a:visited            {    background-position: -125px 0;    }
#globalNav .products a:link, #globalNav .products a:visited    {    background-position: -250px 0;    }
#globalNav .rental a:link, #globalNav .rental a:visited    {    background-position: -375px 0;    }
#globalNav .solution a:link, #globalNav .solution a:visited    {    background-position: -500px 0;    }
#globalNav .support a:link, #globalNav .support a:visited    {    background-position: -625px 0;    }
#globalNav .profile a:link, #globalNav .profile a:visited    {    background-position: -750px 0;    }
#globalNav .inquiry a:link, #globalNav .inquiry a:visited    {    background-position: -875px 0;    }
#globalNav .home a:hover, #globalNav .home a:active, #pageHome #globalNav .home a                    {    background-position: 0 -33px;    }
#globalNav .news a:hover, #globalNav .news a:active, .pageNews #globalNav .news a                    {    background-position: -125px -33px;    }
#globalNav .products a:hover, #globalNav .products a:active, .pageProducts #globalNav .products a    {    background-position: -250px -33px;    }
#pageRentalIndex.pageRental #globalNav .products a    {    background-position: -250px 0;    }
#globalNav .rental a:hover, #globalNav .rental a:active, #pageRentalIndex.pageRental #globalNav .rental a    {    background-position: -375px -33px;    }
#globalNav .solution a:hover, #globalNav .solution a:active, .pageSolution #globalNav .solution a    {    background-position: -500px -33px;    }
#globalNav .support a:hover, #globalNav .support a:active, .pageSupport #globalNav .support a        {    background-position: -625px -33px;    }
#globalNav .profile a:hover, #globalNav .profile a:active, .pageProfile #globalNav .profile a        {    background-position: -750px -33px;    }
#globalNav .inquiry a:hover, #globalNav .inquiry a:active, .pageInquiry #globalNav .inquiry a        {    background-position: -875px -33px;    }

/* ページ本体 */
#backToTop {
    clear: both;
    height: 20px;
    padding-top: 50px;
}
#backToTop a {
    display: block;
    float: right;
    width: 80px;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    background: transparent url(../images/pagebody-backtotop.gif) no-repeat left top;
}
#inquiryBanner {
    position: relative;
    width: 206px;
    height: 154px;
    margin-bottom: 13px;
}
#inquiryBanner a {
    display: block;
    width: 206px;
    height: 154px;
    overflow: hidden;
    text-indent: -9999px;
    background: transparent url(../images/sidebar-inquiry.jpg) no-repeat left top;
}
#downloads {
    position: relative;
    width: 206px;
/*    margin-bottom: 22px;*/
}
#downloads dl {
    padding-bottom: 19px;
    background: transparent url(../images/sidebar-downloads-foot.gif) no-repeat left bottom;
}
#downloads dt {
    width: 202px;
    height: 37px;
    text-indent: -9999px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left top;
}
#downloads .catalog dt {
    background-image: url(../images/sidebar-downloads-title-fxc.png);
    margin-left: 2px;
}
#downloads .catalog_kemp dt {
    background-image: url(../images/sidebar-downloads-title-kemp.png);
    margin-left: 2px;
}
#downloads .price dt {
    background-image: url(../images/sidebar-downloads-title-price.gif);
}
#downloads dd {
    line-height: 1.61;
    padding: 10px 20px 5px;
    font-size: 13px;
    background: transparent url(../images/sidebar-downloads-body.gif) repeat-y left;
}
#downloads .thumb {
    padding-bottom: 5px;
    text-align: center;
}
#downloads .text {
    padding-left: 8px;
    background: transparent url(../images/sidebar-downloads-icon.gif) no-repeat 0 7px;
}
#banners li {
    line-height: 1;
    margin-bottom: 10px;
}
#banners .iso {
    padding: 10px 11px 0 0;
    text-align: right;
}
#banners li.price {
    margin-bottom: 40px;
}

/* サイトマップ */
#sitemap {
    padding: 20px 0;
    border-top: 1px solid #000;
    background: #F2F2F2;
}
#sitemap .inner {
    background: transparent url(../images/sitemap-border.gif) repeat-y left;
}
#sitemap dl {
    float: left;
}
#sitemap .segment1 {
    width: 635px;
}
#sitemap .segment2 {
    width: 160px;
    padding-left: 20px;
}
#sitemap .segment3 {
    width: 165px;
    padding-left: 20px;
}
#sitemap dt {
    font-size: 12px;
    font-weight: bold;
}
#sitemap dt a {
    color: #000;
}
#sitemap dd {
    font-size: 11px;
}
#sitemap ul {
    padding-left: 20px;
}
#sitemap .layered {
    float: left;
    padding-right: 20px;
}
#sitemap .layered ul {
    padding-left: 0;
}
#sitemap li {
    list-style: disc;
}
#sitemap .layered li {
    padding-bottom: 1.85em;
}
#sitemap .layered li li {
    list-style: none;
    padding-bottom: 0;
}
#sitemap li a {
    color: #666;
}
#sitemap li li a {
    color: #999;
}

/* フッタ */
#footer {
    height: 149px;
    padding-top: 10px;
    background: #323232 url(../images/footer-back.gif) repeat-x top;
}
#appendixNav2 {
    float: right;
}
#appendixNav2 li {
    float: right;
    margin-left: 28px;
    padding-left: 9px;
    font-size: 11px;
    background: transparent url(../images/footer-appendixnav2-icon.gif) no-repeat 0 7px;
}
#footer address p {
    color: #FFF;
    font-size: 11px;
}
#appendixNav2 a, #footer address a {
    color: #FFF;
}
#copyright {
    color: #666;
    font-size: 11px;
}

/* 調整用 */
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

/* 20150810追加*/
#downloads dd.kemp{
    padding-bottom: 15px;
}
/*#downloads dd p.sidekemp{
    border-top: 1px solid #ccc;
    padding-top: 15px;
}*/

/* 20160322追加*/
/*#downloads dl.catalog .thumb + .text {
	display: none;
}*/
