@charset "utf-8";

/* Common
------------------------------------------------*/
.introduction {
  margin: 20px;
}

.introduction p {
  margin: 4px 0 0;
}

.tabs {
  width: 970px;
  height: 49px;
  background: url(/img/support/contact/border_nav.gif) repeat-x bottom;
}

.tabs img {
  vertical-align: bottom;
}

.tabs ul {
  padding-left: 10px;
  overflow: hidden;
}

.tabs ul li {
  display: inline;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
  line-height: 0;
}

.tabs ul li img {
  margin: 0;
  padding: 0;
}

.tab_contents {
  padding: 20px 15px;
  border-right: solid 1px #a3a3a3;
  border-left: solid 1px #a3a3a3;
  border-bottom: solid 1px #a3a3a3;
  background: #eaeaea;
}

.tab_contents h2 {
  margin: 0 0 20px;
}

.tab_contents h3 {
  margin: 0 0 15px;
}

.tab_contents img {
  vertical-align: bottom;
}

.tab_contents .tab_inner{
  width: 940px;
  padding: 20px;
  border: 1px solid #c0c0c0;
  border-radius: 3px;
  box-shadow: 0 0 1px #dcdcdc;
  background: #fff;
}

.tab_contents .col {
  margin-top: 0;
}

.sec_base {
  margin: 0 0 15px;
}

.sec_base .main_column > .col {
  width: 489px;
}

.sec_base .main_column > .col:first-child {
  width: 404px;
}

.sec_base .sub_column {
  padding: 25px 0 0;
}

.sec_base .sub_column li {
  float: left;
  margin: 0 0 10px 7px;
}

.sec_base .sub_column li:nth-child(odd) {
  margin-left: 0;
}

.sec_base p {
  margin: 0 0 70px;
}
.sec_base .col.network .link_01:first-child {
  padding: 15px 0;
  border-bottom: 1px solid #cacaca;
}
.sec_base .col.network .link_01:first-child a > span {
  font-size: 16px;
  font-weight: bold;
}

.gray_box {
  padding: 15px 10px;
  border-top: 1px solid #a5a5a5;
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #f1f1f1;
  border-left: 1px solid #c9c9c9;
  border-radius: 3px;
  box-shadow: 0 1px 3px #a5a5a5 inset;
  background: #ebebeb;
}

.white_box {
  position: relative;
  padding: 15px;
  border: 1px solid #c1c1c1;
  border-radius: 3px;
  box-shadow: 0 0 1px #ebebeb;
  background: #fff;
}


/* Contact Page
------------------------------------------------*/
.cont_contact h2 {
  margin: 0 0 20px;
}

.cont_contact h3 {
  margin: 0 0 10px;
}

.cont_contact .button_list {
  margin: 0 -5px 20px;
}

.cont_contact .button_list li {
  margin-top: 0;
}

.cont_contact .contents1 > .col {
  width: 204px;
}
.cont_contact .contents1 > .col:first-child {
  width: 668px;
}

.cont_contact .contents1 .main_column {
  margin-right: -5px;
  margin-left: -5px;
}

.cont_contact .contents1 .main_column > .col {
  padding: 0 5px;
}

.cont_contact .contents1 .column_inner {
  margin: 0;
}

.cont_contact .contents1 .column_inner > .col {
  padding: 0 5px;
}

.cont_contact .contents1 .column_inner .link_01.col li {
  width: 145px;
  margin: 5px 5px 0 0;
}

.cont_contact .contents1 .download_list {
  padding: 15px;
  border-radius: 3px;
  background: #ebebeb;
  font-size: 0;
}

.cont_contact .contents1 .download_list img {
  vertical-align: bottom;
}

.cont_contact .contents1 .link_01.icon1 a:nth-of-type(2) {
  background-image: none;
  padding-left: 0;
}
.cont_contact .contents2 {
  margin: 70px -5px 0;
}

.cont_contact .contents2 > .col > div {
  min-height: 257px;
}

.cont_contact .contents2 .internal {
  min-height: 174px;
  padding: 0 0 10px;
  border-bottom: 1px solid #ccc;
}

.cont_contact .contents2 .internal dt {
  margin: 0 0 15px;
}

.cont_contact .contents2 .internal dd {
  margin: 0 -2px;
}

.cont_contact .contents2 .internal .col {
  padding: 0 2px;
}

.cont_contact .contents2 .internal strong {
  display: block;
  padding: 0 0 5px 27px;
  background: url(/img//support/contact/ico_freedial.gif) no-repeat 0 7px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 24px;
  font-weight: bold;
}

.cont_contact .contents2 .internal p,
.cont_contact .contents2 .internal ul,
.cont_contact .contents2 .internal ul li {
  margin: 0;
  font-size: 12px;
}

.cont_contact .contents2 .item3 .internal .col {
  padding: 0 2px;
  font-size: 18px;
  vertical-align: middle;
}

.cont_contact .contents2 .oversea {
  width: 100%;
  margin: 0;
  padding: 15px 0 0;
  border-top: 1px solid #fff;
}
.cont_contact .contents2 .oversea:after {
  display: none;
}

.cont_contact .contents2 .oversea .col {
  padding: 0 2px;
  line-height: 1em;
}

.cont_contact .contents2 .oversea .col:first-child {
  width: 80px;
}

.cont_contact .contents2 .oversea strong {
  font-size: 24px;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
}

.cont_contact .contents2 .item3 .internal .col a {
  color: #333;
  font-weight: bold;
}

.cont_contact .contents2 .item3 .oversea .col a.mail_link {
  color: #333;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 3px;
}

.cont_contact .contents2 .item3 .oversea .col a.form_link {
  font-size: 12px;
  padding-left: 8px;
  background-image: url(/img/elements/icon_arrow_red01.gif);
  background-position: left 4px;
  display: inline-block;
  background-repeat: no-repeat;
}


/* Japan Page
------------------------------------------------*/
.cont_japan .sec_base .main_column > .col:first-child {
  background: url(/img/support/japan/bg_index_001.gif) no-repeat right top;
}


/* Global Page
------------------------------------------------*/
.cont_global .support_list {
  padding: 0 0 0 10px;
}

.cont_global .support_list li {
  padding: 0 0 0 25px;
  margin: 0 0 10px 0;
  background-repeat: no-repeat;
  background-position: left center;
}
.cont_global .support_list li:nth-child(1) {
  background-image: url(/img/support/global/ico_index_001.gif);
}
.cont_global .support_list li:nth-child(2) {
  background-image: url(/img/support/global/ico_index_002.gif);
}
.cont_global .support_list li:nth-child(3) {
  background-image: url(/img/support/global/ico_index_003.gif);
}
.cont_global .support_list li:nth-child(4) {
  background-image: url(/img/support/global/ico_index_004.gif);
}
.cont_global .support_list li:nth-child(5) {
  background-image: url(/img/support/global/ico_index_005.gif);
}

.cont_global .support_list li a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

.cont_global .sec_base .main_column > .col:first-child {
  background: url(/img/support/global/bg_index_001.gif) no-repeat right top;
}

.cont_global .sec_guide .contents1 {
  margin: 10px 0 48px;
}

.cont_global .sec_guide .contents1 .support {
  width: 690px;
}

.cont_global .sec_guide .contents1 .support .column {
}

.cont_global .sec_guide .contents1 .service {
  width: 200px;
}

.cont_global .sec_guide .contents1 .service ul {
  padding: 0 0 0 6px;
}

.cont_global .sec_guide .contents1 .service ul li a {
  font-size: 12px;
}

.cont_global .sec_guide .contents2 {
  margin: 0 0 20px;
}

.cont_global .sec_guide .contents2 > .col,
.cont_global .sec_guide .contents3 > .col {
  width: 392px;
  font-size: 12px;
  overflow: visible;
}
.cont_global .sec_guide .contents2 > .col:first-child,
.cont_global .sec_guide .contents3 > .col:first-child {
  width: 506px;
}

.cont_global .sec_guide .contents2 .white_box h3 {
  margin-top: -28px;
}

.cont_global .sec_guide .contents3 .gray_box {
  padding: 7px 10px 6px;
}

.cont_global .sec_guide .contents3 h4 {
  margin: 0 0 5px;
}

.cont_global .sec_guide .contents3 .sub_column {
  font-size: 0;
  text-align: right;
}

.cont_global .sec_guide .contents3 .sub_column li {
  display: inline-block;
  margin: 0 0 0 5px;
}

.cont_global .sec_guide .contents3 .sub_column li:first-child {
  margin: 0;
}
