@charset "utf-8";


/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

  Last Updated: July 12, 2013

  #terms
  div.disclaimer
  div.legal
  div.browser

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


/* ============================================================
#terms
============================================================ */
#terms {
  margin-bottom: 30px;
}
#terms:after {
  content: "";
  display: table;
  clear: both;
}
#terms div.sideBar {
  float: left;
}
#terms div.contents {
  float: right;
  overflow: hidden;
}
#terms div.contents h2 {
  margin-bottom: 20px;
}
#terms div.contents a {
  text-decoration: underline;
}


/* ============================================================
#terms div.disclaimer
============================================================ */
#terms div.disclaimer {
  font-size: 13px;
  padding: 30px 25px;
  background-color: #FFFFFF;
  margin-bottom: 20px;
}
#terms div.disclaimer h3 {
  color: #0099E1;
  font-size: 15px;
  margin-bottom: 20px;
}
#terms div.disclaimer h4 {
  font-size: 14px;
  margin-top: 40px
}
#terms div.disclaimer h5 {
  font-size: 13px;
  margin-top: 20px
}

#terms div.disclaimer p,
#terms div.disclaimer ul,
#terms div.disclaimer ul li,
#terms div.disclaimer dl {
  margin: 10px 0;
}
#terms div.disclaimer ul {
  padding-left: 10px;
}
#terms div.disclaimer dl {
  width: 660px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  border-top: #DEDEDE 1px solid;
  position: relative;
}
#terms div.disclaimer dt {
  color: #666666;
  font-weight: bold;
  width: 12em;
  position: absolute;
  left: 0;
}
#terms div.disclaimer dd {
  padding-left: 13em;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: #DEDEDE 1px solid;
}


/* ============================================================
#terms div.legal
============================================================ */
#terms div.legal {
  font-size: 13px;
  padding: 30px 25px;
  background-color: #FFFFFF;
  margin-bottom: 20px;
}
#terms div.legal h3 {
  color: #0099E1;
  font-size: 15px;
}
#terms div.legal h4,
#terms div.legal p,
#terms div.legal ul {
  margin-top: 20px;
}
#terms div.legal ul {
  padding-left: 10px;
}
#terms div.legal ul li {
  text-indent: -1em;
}
#terms div.legal p.note {
  font-size: 11px;
}
#terms div.legal table {
  color: #333333;
  font-size: 12px;
  margin-top: 20px;
  border-top: #CCCCCC 1px dotted;
}
#terms div.legal table tr {
  border-bottom: #CCCCCC 1px dotted;
}
#terms div.legal table tr th,
#terms div.legal table tr td {
  padding: 15px 10px;
}
#terms div.legal table tr th {
  font-size: 11px;
  text-align: left;
  vertical-align: middle;
  width: 145px;
}
#terms div.legal table tr td {
  width: 545px;
}
#terms div.legal table a {
  text-decoration: underline;
}
#terms div.legal p span.tel {
  display: inline-block;
  padding-left: 20px;
  background: url(../img/shared/icon_tel.png) 0 2px no-repeat;
}


/* ============================================================
#terms div.browser
============================================================ */
#terms div.browser {
  font-size: 13px;
  padding: 30px 25px;
  background-color: #FFFFFF;
  margin-bottom: 20px;
}
#terms div.browser h3 {
  color: #0099E1;
  font-size: 15px;
}
#terms div.browser p {
  margin-top: 20px;
}
#terms div.browser table {
  color: #333333;
  font-size: 12px;
  margin-top: 20px;
  border-top: #CCCCCC 1px dotted;
}
#terms div.browser table tr {
  border-bottom: #CCCCCC 1px dotted;
}
#terms div.browser table tr th,
#terms div.browser table tr td {
  padding: 15px 10px;
}
#terms div.browser table tr th {
  font-size: 11px;
  text-align: left;
  vertical-align: middle;
  width: 145px;
}
#terms div.browser table tr td {
  width: 545px;
}
#terms div.browser table a {
  text-decoration: underline;
}
#terms div.browser table tr td span.browserIcon {
  padding-right: 10px;
}
#terms div.browser table tr td span.browserIcon img {
  vertical-align: text-bottom;
  padding-right: 3px;
}
#terms div.browser table tr td span.note {
  font-size: 11px;
}
#terms div.browser ul.pluginBnr {
  margin-top: 20px;
  clear: both;
}
#terms div.browser ul.pluginBnr:after {
  content: "";
  display: table;
  clear: both;
}
#terms div.browser ul.pluginBnr li {
  margin-right: 20px;
  float: left;
}


/* ============================================================
#terms div.privacy
============================================================ */
#terms div.privacy {
  font-size: 13px;
  padding: 30px 25px;
  background-color: #FFFFFF;
  margin-bottom: 20px;
}
#terms div.privacy h3 {
  color: #0099E1;
  font-size: 15px;
  margin-bottom: 30px;
}
#terms div.privacy h4 {
  font-size: 13px;
  margin-bottom: 10px;
}
#terms div.privacy p,
#terms div.privacy ul,
#terms div.privacy table {
  margin-bottom: 30px;
}
#terms div.privacy ul {
  padding-left: 20px;
}
#terms div.privacy p.signature {
  font-size: 11px;
  text-align: right;
  margin-bottom: 0;
}
#terms div.privacy a.pdf {
  padding-right: 19px;
  background: url(../img/shared/icon_pdf.png) 100% 50% no-repeat;
}

/* table */
#terms div.privacy table {
  color: #333333;
  font-size: 12px;
  border-top: #CCCCCC 1px dotted;
}
#terms div.privacy table tr {
  border-bottom: #CCCCCC 1px dotted;
}
#terms div.privacy table tr th,
#terms div.privacy table tr td {
  padding: 15px 10px;
}
#terms div.privacy table tr th {
  font-size: 11px;
  text-align: left;
  vertical-align: middle;
  width: 145px;
}
#terms div.privacy table tr td {
  width: 545px;
}
#terms div.privacy table a {
  text-decoration: underline;
}

/* class for text */
#terms div.privacy .mb-0 {
  margin-bottom: 0;
}
#terms div.privacy .pl-10 {
  padding-left: 10px;
}
#terms div.privacy .ta-c {
  text-align: center;
}
#terms div.privacy .ta-r {
  text-align: right;
}
#terms div.privacy .bdrBox {
  padding: 10px 20px;
  margin: 5px 0;
  border: #F3F3F5 1px solid;
}

/* table.purpose */
#terms div.privacy table.purpose tr {
  border: 0;
}
#terms div.privacy table.purpose tr td,
#terms div.privacy table.purpose tr th {
  background: url(../img/shared/bdr_dot_cccccc.png) 0 100% repeat-x;
}
#terms div.privacy table.purpose tr.head {
  background-color: #F3F3F5;
}
#terms div.privacy table.purpose tr td.num {
  width: 20px;
  padding-right: 0;
}
#terms div.privacy table.purpose tr td.title {
  width: 180px;
}
#terms div.privacy table.purpose tr td ul {
  padding-left: 0;
  margin-bottom: 0;
}
#terms div.privacy table.purpose tr td ul li {
  padding-left: 1em;
}
#terms div.privacy table.purpose tr td ul li {
  text-indent: -1em;
}


/* ============================================================
#terms div.zoff_giff
============================================================ */
#terms div.zoff_giff {
  font-size: 13px;
  padding: 30px 25px;
  background-color: #FFFFFF;
  margin-bottom: 20px;
}
#terms div.zoff_giff h3 {
  color: #0099E1;
  font-size: 15px;
  margin-bottom: 20px;
  padding-top: 30px;
  border-top: #CCCCCC 1px dotted;
}
#terms div.zoff_giff h3:first-child {
  padding-top: 0;
  border-top: 0;
}
#terms div.zoff_giff h4 {
  font-size: 13px;
  margin-bottom: 10px;
}
#terms div.zoff_giff p,
#terms div.zoff_giff ul,
#terms div.zoff_giff table {
  margin-bottom: 30px;
}
#terms div.zoff_giff ul.numList {
  padding-left: 1em;
}
#terms div.zoff_giff ul.numList li {
  text-indent: -1em;
  margin-bottom: 10px;
}
/* class for text */
#terms div.zoff_giff .mb-0 {
  margin-bottom: 0;
}
#terms div.zoff_giff .pl-20 {
  padding-left: 20px;
}
#terms div.zoff_giff ul.numList li ul.numList {
  margin-top: 10px;
}
