/***************************************
 * Content Menu
 **************************************/
#tmpl_contentMenu_bar {
  position: relative;
  min-width: 950px;
  width: 100%;
  border-bottom: solid 1px #c8c8c8;
  background-color: #fff;
}
  #tmpl_contentMenu_bar a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
    #tmpl_contentMenu_bar a:hover,
    #tmpl_contentMenu_bar a:active {
      text-decoration: none;
    }
  #tmpl_contentMenu_bar ul,
  #tmpl_contentMenu_bar li {
    margin: 0;
    padding: 0;
    list-style: none;
  }

#tmpl_contentMenu_bar_base {
  position: relative;
  width: 950px;
  margin: 0 auto;
  max-width: 950px;
}
  #tmpl_contentMenu_bar_base h1 {
    margin: 0;
    padding: 0 65px 10px 20px;
    line-height: 1.2;
  }
    #tmpl_contentMenu_bar_base h1 a {
      font-size: 23px;
      line-height: 1;
      color: #656565;
    }
    #tmpl_contentMenu_bar_base h1 a:hover,
    #tmpl_contentMenu_bar_base h1 a:active {
      color: #000;
      text-decoration: none;
    }

#tmpl_contentMenu_breadcrumbs {
  margin: 0;
  font-size: 12px;
  line-height: 1.2;
  padding: 10px 5px 10px 20px;
  color: #656565;
}
  #tmpl_contentMenu_breadcrumbs a:link,
  #tmpl_contentMenu_breadcrumbs a:visited {
    color: #656565;
  }
  #tmpl_contentMenu_breadcrumbs a:hover,
  #tmpl_contentMenu_breadcrumbs a:active {
    color: #000;
    text-decoration: none;
  }
  #tmpl_contentMenu_breadcrumbs a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }

.tmpl_bread_gt {
  display: inline-block;
  margin-right: 0.7em;
  margin-left: 0.7em;
  color: #656565;
  padding-bottom: 1px;
}

#tmpl_contentMenu_bar_menu_open {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #656565;
  font-size: 13px;
  line-height: 35px;
  vertical-align: bottom;
}
  #tmpl_contentMenu_bar_menu_open:link,
  #tmpl_contentMenu_bar_menu_open:visited {
    color: #656565;
  }
  #tmpl_contentMenu_bar_menu_open:hover,
  #tmpl_contentMenu_bar_menu_open:active {
    color: #000;
  }
    #tmpl_contentMenu_bar_menu_open:hover #tmpl_contentMenu_open_mark,
    #tmpl_contentMenu_bar_menu_open:active #tmpl_contentMenu_open_mark {
      opacity: 0.8;
      -ms-filter: "alpha(opacity=80)";
    }
  #tmpl_contentMenu_bar_menu_open.tmpl_close #tmpl_contentMenu_open_mark {
    background-position: left top;
  }
  #tmpl_contentMenu_bar_menu_open.tmpl_open {
    opacity: 0.5;
    -ms-filter: "alpha(opacity=50)";
  }
    #tmpl_contentMenu_bar_menu_open.tmpl_open #tmpl_contentMenu_open_mark {
      background-position: left bottom;
    }

#tmpl_contentMenu_open_mark {
  display: inline-block;
  cursor: pointer;
  *zoom: 1;
  width: 51px;
  height: 35px;
  margin-left: 14px;
  background-repeat: no-repeat;
  background-image: url("../../../../template/2012/v50/en/img/tmpl_pc_content_menu.gif");
  vertical-align: bottom;
}

#tmpl_contentMenu_link {
  display: none;
}

div.tmpl_contentMenu {
  letter-spacing: normal;
  color: #656565;
  line-height: 1.2;
  width: 100%;
  overflow: hidden;
  _zoom: 1;
}
  div.tmpl_contentMenu ul {
    margin: 0;
  }
  div.tmpl_contentMenu a {
    margin: 0;
    color: #656565;
    text-decoration: none;
  }
  div.tmpl_contentMenu a:hover {
    color: #000;
  }
  div.tmpl_contentMenu h3 {
    font-size: 13px;
    font-weight: normal;
    font-family: "SST W15 Bold",sans-serif;
    padding: 0;
  }
  div.tmpl_contentMenu h4 {
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    margin: 8px 0;
  }
  div.tmpl_contentMenu li {
    list-style: none;
  }
  div.tmpl_contentMenu li.tmpl_column {
    width: 24.6%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }

#tmpl_pc_content_menu {
  background-color: #efefef;
  border-top: 0 solid #e8e8e8;
  border-bottom: 0 solid #d8d8d8;
  display: block;
}

#tmpl_pc_content_menu_inner {
  position: relative;
  display: none;
  overflow-x: hidden;
  width: 910px;
  height: auto;
  padding: 20px 0;
  margin: 0 auto;
}
  #tmpl_pc_content_menu_inner li.tmpl_column {
    margin-bottom: 10px;
  }
  #tmpl_pc_content_menu_inner a:hover {
    text-decoration: none;
  }

#tmpl_pc_content_menu_back {
  cursor: pointer;
  display: none;
  position: absolute;
  top: 20px;
  left: 10px;
}
  #tmpl_pc_content_menu_back:hover,
  #tmpl_pc_content_menu_back:active {
    opacity: 0.7;
  }
  #tmpl_pc_content_menu_back img {
    border: none;
  }

#tmpl_contentMenu_hp {
  display: none;
}

/***************************************
 * Footer Menu
 **************************************/
#tmpl_footerMenu {
  display: block;
  background-color: #efefef;
  position: relative;
  width: 100%;
  padding: 0;
  margin: -60px 0 0;
  color: #656565;
  -webkit-font-smoothing: antialiased;
}
  #tmpl_footerMenu a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  #tmpl_footerMenu .tmpl_footerMenuIn {
    width: 910px;
    height: auto;
    padding-bottom: 40px;
    margin: 0 auto;
  }
#tmpl_footerMenu .tmpl_footerMenuIn ul {
  padding: 0;
}

#tmpl_contentMenu_breadcrumbs_bottom {
  line-height: 1;
  padding: 30px 0 10px;
  margin: 0;
  font-size: 12px;
}
.tmpl_bread_gt_bottom {
  display: inline-block;
  margin-right: 1.1em;
  margin-left: 1.1em;
  padding-bottom: 1px;
}

#tmpl_contentMenu_breadcrumbs_bottom a:link,
#tmpl_contentMenu_breadcrumbs_bottom a:visited {
  color: #656565;
}
#tmpl_contentMenu_breadcrumbs_bottom a:hover,
#tmpl_contentMenu_breadcrumbs_bottom a:active {
  color: #000;
  text-decoration: none;
}
#tmpl_contentMenu_breadcrumbs_bottom a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/***************************************
 * SMALL SCREEN
 **************************************/
@media screen and (max-width: 640px) {
  #tmpl_main {
    max-width: 640px;
    min-width: 320px;
    width: auto;
    padding-top: 0px;
  }

  #tmpl_contentMenu_bar {
    position: relative;
    min-width: 100%;
    top: 0px;
  }

  #tmpl_contentMenu_bar_base {
    width: 100%;
  }
    #tmpl_contentMenu_bar_base h1 {
      font-size: 21px;
      padding-bottom: 18px;
      line-height: 1;
    }
      #tmpl_contentMenu_bar_base h1 a {
        font-size: 19px;
      }

  #tmpl_contentMenu_breadcrumbs {
    font-size: 12px;
    line-height: 1.4;
    padding-bottom: 15px;
  }

  #tmpl_contentMenu_bar_menu_open {
    font-size: 12px;
    right: 15px;
    bottom: 10px;
  }

  #tmpl_contentMenu_open_mark {
    width: 40px;
    height: 28px;
    margin-left: 4px;
    background-image: url("../../../../template/2012/v50/en/img/tmpl_sml_content_menu.png");
  }

  #tmpl_contentMenu_link {
    background-color: #fff;
  }
    #tmpl_contentMenu_link li.active {
      border-bottom: solid 1px #c9cbd1;
    }
      #tmpl_contentMenu_link li.active h3:first-child > a,
      #tmpl_contentMenu_link li.active h4:first-child > a {
        border-bottom: solid 1px #eaebed;
      }
    #tmpl_contentMenu_link h3,
    #tmpl_contentMenu_link h4 {
      margin: 0;
      padding: 0;
    }
    #tmpl_contentMenu_link h3 a,
    #tmpl_contentMenu_link h4 a {
      display: block;
      width: 100%;
      height: 100%;
      word-wrap: break-word;
      color: #656565;
      background-color: #efefef;
      font-size: 14px;
      line-height: 1.4;
      border-top: 1px solid #f5f7fa;
      border-bottom: 1px solid #cbcdd3;
      padding: 15px 20px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      font-weight: normal;
    }
      #tmpl_contentMenu_link h3 a.active,
      #tmpl_contentMenu_link h4 a.active {
        color: #000;
        background-color: #f2f2f2;
      }
    #tmpl_contentMenu_link h3.tmpl_parent a,
    #tmpl_contentMenu_link h4.tmpl_parent a {
      padding-right: 70px;
      background-image: url("../../../../template/2012/v50/en/img/tmpl_sml_link_open.png");
      background-position: 93.5% 50%;
      background-repeat: no-repeat;
    }
      #tmpl_contentMenu_link h3.tmpl_parent a.active,
      #tmpl_contentMenu_link h4.tmpl_parent a.active {
        background-image: url("../../../../template/2012/v50/en/img/tmpl_sml_link_close.png");
      }
    #tmpl_contentMenu_link h1 a {
      border-top: 1px solid #d6d8e2;
      padding-left: 20px;
    }
    #tmpl_contentMenu_link h3 a {
      padding-left: 30px;
    }
    #tmpl_contentMenu_link h4 a {
      border-top: solid 1px #fbfcfd;
      border-bottom: solid 1px #eaebee;
      padding-left: 40px;
      background-color: #f5f5f5;
    }
    #tmpl_contentMenu_link li:first-child h3 a {
      border-top: 1px solid #d6d8e2;
    }

  #tmpl_pc_content_menu {
    display: none;
  }

  div.tmpl_contentMenu h3 {
    padding: 5px 0;
    margin: 15px 0;
  }
  div.tmpl_contentMenu h4 {
    margin: 20px 0;
  }

  div.tmpl_contentMenu li.tmpl_column {
    display: block;
    float: none;
    width: auto;
  }
    div.tmpl_contentMenu li.tmpl_column li {
      line-height: 1.7;
    }

  #tmpl_footerMenu {
    min-width: 320px;
  }
    #tmpl_footerMenu .tmpl_footerMenuIn {
      max-width: 90%;
    }
      #tmpl_footerMenu .tmpl_footerMenuIn #tmpl_contentMenu_breadcrumbs_bottom {
        font-size: 12px;
        line-height: 1.4;
        padding-bottom: 30px;
      }
      #tmpl_footerMenu .tmpl_footerMenuIn .tmpl_contentMenu h3 {
        font-size: 14px;
        line-height: 1.2;
      }
      #tmpl_footerMenu .tmpl_footerMenuIn .tmpl_contentMenu h4 a {
        font-size: 13px;
        line-height: 1.2;
      }
}
@media screen and (min-width: 768px) {
  #footer {
    min-width: 950px;         
  }
  #new_header {
    min-width: 950px;
  }
}
