@charset "UTF-8";
/***** global.css - 日東電工 *****/
/***** Reset Default Styles *****/
h1 {
  font-size: 216%;
}

h2 {
  font-size: 166%;
}

h3 {
  font-size: 133%;
}

body, h1, h2, h3, h4, h5, h6, form, p, ul, ol, li, dl, dt, dd {
  margin: 0;
  padding: 0;
}

h4, h5, h6 {
  font-size: 100%;
}

ul, ol {
  list-style-type: none;
}

img {
  border: 0;
  vertical-align: bottom;
}

body {
  font-size: 75%;
}
body.s-large {
  font-size: 100%;
}

body, textarea {
  line-height: 1.6;
}

body, input[type="text"], textarea {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #2f3244;
}

input[type="text"], textarea {
  border: 1px solid #ccc;
  margin: 0;
  font: 100%;
}

input[type="text"] {
  padding: 2px 5px;
}

textarea {
  padding: 4px 6px;
}

input[type="submit"],
input[type="reset"] {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

select {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  vertical-align: middle;
}

label input[type="checkbox"], label input[type="radio"], label select {
  margin-top: 0;
  margin-bottom: 0;
}

a {
  color: #4e8fd1;
  text-decoration: none;
}
a:hover, a:active {
  text-decoration: underline;
}

em, strong {
  font-style: normal;
}

table {
  font-size: inherit;
  font: 100%;
}

/***** Common Setting *****/
/* No Script */
#G-NOSCRIPT {
  font-size: 116%;
  color: #fff;
  text-align: center;
  background-color: #96b9e8;
  padding: 10px;
  margin-bottom: 15px;
}

/* Skip Link */
#G-SKIP {
  position: absolute;
  left: -20000px;
  top: -20000px;
}

/* Header */
#G-HEADER {
  *zoom: 1;
  padding: 5px 0 0 0;
  position: relative;
  z-index: 100;
}
#G-HEADER a {
  color: #171c8f;
}
#G-HEADER .upper {
  *zoom: 1;
  font-size: 12px;
  position: relative;
  z-index: 10;
  text-align: right;
}
#G-HEADER .upper > * {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 13px;
  padding: 5px 0 0 13px;
  background: url(/common/img/gnavi_line.gif) no-repeat 0 50%;
}
#G-HEADER .upper > *:first-child {
  background: none;
}
#G-HEADER .upper .inquiry {
  *padding-bottom: 1px;
  overflow: hidden;
  font-size: 10px;
}
#G-HEADER .upper .inquiry > * {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#G-HEADER .upper .inquiry dd {
  margin: 0 1px;
  *margin-left: 3px;
  background-color: #f1f2f6;
  border: 1px solid #c9cbdb;
  border-left: none;
  border-right: none;
}
#G-HEADER .upper .inquiry ul {
  *zoom: 1;
  margin: 0 -1px;
  border: 1px solid #c9cbdb;
  border-top: none;
  border-bottom: none;
}
#G-HEADER .upper .inquiry ul:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#G-HEADER .upper .inquiry li {
  padding: 0 4px;
  float: left;
  border-left: 1px solid #c9cbdb;
}
#G-HEADER .upper .inquiry li:first-child {
  border-left: none;
}
#G-HEADER .upper .size {
  text-align: left;
}
#G-HEADER .upper .size > * {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#G-HEADER .upper .size a {
  width: 30px;
  height: 15px;
  display: block;
  text-indent: -20000px;
  overflow: hidden;
  background: url(/common/img/fontsize.gif) no-repeat;
}
#G-HEADER .upper .size dt {
  margin-right: 3px;
}
#G-HEADER .upper .size dd {
  font-size: 1px;
}
#G-HEADER .upper .size dd.normal a:hover, #G-HEADER .upper .size dd.normal a.current {
  background-position: 0 -15px;
}
#G-HEADER .upper .size dd.large a {
  background-position: -30px 0;
}
#G-HEADER .upper .size dd.large a:hover, #G-HEADER .upper .size dd.large a.current {
  background-position: -30px -15px;
}
#G-HEADER .logo {
  text-align: left;
  font-size: 116%;
  margin: 13px 0 -13px 0;
}
body.s-global #G-HEADER .logo {
  font-size: 133%;
  margin-top: 3px;
}
#G-HEADER .logo > * {
  line-height: 1;
  *line-height: 1.3;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: bottom;
  margin-right: 25px;
  color: #9598aa;
}
#G-HEADER .logo .text {
  margin-top: 3px;
}
body.s-global #G-HEADER .logo .text {
  margin-top: 4px;
}
#G-HEADER .logo img[src="/common/img/logo.png"] {
  width: 146px;
  height: 51px;
}
#G-HEADER.s-satellite {
  margin-bottom: 20px;
  padding: 0;
  min-height: 105px;
  background: url(/common/img/bg_header.gif) repeat-x;
}
#G-HEADER.s-satellite .upper > * {
  margin-left: 10px;
  padding-top: 0;
  vertical-align: bottom;
}
#G-HEADER.s-satellite .site-jp {
  padding-left: 0;
}
#G-HEADER.s-satellite .site-jp p {
  text-align: left;
  width: 151px;
  background: url(/common/img/header_link_btm.png) no-repeat 0 100%;
}
#G-HEADER.s-satellite .site-jp a {
  display: block;
  background: url(/common/img/arrow.png) no-repeat 100% 50%;
  padding: 5px 17px 5px 5px;
}
#G-HEADER.s-satellite .logo {
  margin-top: 8px;
  margin-bottom: -22px;
}

/* Select Language */
#G-SELECT-LANG {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  margin-top: -2px;
  font-size: 13px;
  text-align: left;
}
#G-SELECT-LANG li {
  *zoom: 1;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #9598aa;
  border-top: none;
}
#G-SELECT-LANG li a {
  background: no-repeat 100% 50%;
  padding: 0 35px 0 6px;
  display: block;
  color: #9598aa;
}
#G-SELECT-LANG li a:hover {
  background-color: #e5e9ff;
  color: #626577;
}
#G-SELECT-LANG li:first-child {
  border-top: 1px solid #9598aa;
}
#G-SELECT-LANG li:first-child a {
  background-image: url(/common/img/pulldown_arrow.gif);
}
#G-SELECT-LANG ul {
  visibility: hidden;
  overflow: hidden;
  height: 1px;
}
#G-SELECT-LANG.open li {
  display: block !important;
}
#G-SELECT-LANG.s-init ul {
  visibility: visible;
  overflow: auto;
  height: auto;
  width: 100%;
  position: absolute;
}
#G-SELECT-LANG.s-init li {
  display: none;
}
#G-SELECT-LANG.s-init li:first-child {
  display: block;
}

/* Select Region */
#G-SELECT-REGION {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 130px;
  text-align: right;
}
body.s-global #G-SELECT-REGION {
  margin-left: 0;
}
#G-SELECT-REGION a {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(/common/img/globe.gif) no-repeat 100% 50%;
  padding-right: 19px;
  font-size: 13px;
  color: inherit;
}

/* Select Region Message */
#G-HEADER .region-message {
  text-align: right;
  background: none;
  display: block;
  margin-top: 5px;
  margin-bottom: -24px;
}

/* Social Link */
#G-HEADER .sns {
  text-align: right;
  background: none;
  display: block;
  margin-top: 10px;
  margin-bottom: -35px;
}

#G-HEADER .sns img {
  padding-left:10px;
}

/* Keyword Search */
#G-SEARCH {
  float: right;
  padding: 1px;
  background-color: #c9cbdb;
}
#G-SEARCH form {
  background: #f1f2f6 url(/common/img/magnifier_def.gif) no-repeat 100% 50%;
}
#G-SEARCH form > * {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#G-SEARCH input[type="text"] {
  width: 109px;
  background-color: transparent;
  border: none;
}
#G-SEARCH input[type="image"] {
  width: 23px;
  height: 23px;
}
#G-SEARCH.s-active {
  background: url(/common/img/bg_search.gif) no-repeat 100% 0;
}
#G-SEARCH.s-active form {
  background: url(/common/img/bg_search.gif) no-repeat 100% -100px;
}
#G-SEARCH.s-active input[type="image"] {
  background: url(/common/img/magnifier_ovr.gif) no-repeat 0 50%;
}

/* Global Menu */
#G-GLOBAL-MENU {
  width: 970px;
  background: no-repeat;
  text-align: left;
  margin: 7px -5px 0 -5px;
  padding: 0 5px;
  *zoom: 1;
}
#G-GLOBAL-MENU:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#G-GLOBAL-MENU > * {
  float: left;
  position: relative;
  z-index: 1;
  margin-left: -2px;
}
#G-GLOBAL-MENU > *.hover, #G-GLOBAL-MENU > *.current {
  z-index: 2;
}
#G-GLOBAL-MENU > *:first-child {
  margin-left: 0;
}
#G-GLOBAL-MENU > * > a {
  display: block;
  height: 53px;
  text-indent: -20000px;
  overflow: hidden;
  background: no-repeat;
  position: relative;
  z-index: 1;
}
#G-GLOBAL-MENU .item-1 {
  width: 162px;
}
body.s-global #G-GLOBAL-MENU .item-1 {
  width: 194px;
}
#G-GLOBAL-MENU .item-1 > a {
  background-position: 0px -60px;
}
body.s-global #G-GLOBAL-MENU .item-1 > a {
  background-position: 0px -60px;
}
#G-GLOBAL-MENU .item-1.hover > a {
  background-position: 0px -120px;
}
body.s-global #G-GLOBAL-MENU .item-1.hover > a {
  background-position: 0px -120px;
}
#G-GLOBAL-MENU .item-1.current > a {
  background-position: 0px -480px;
}
body.s-global #G-GLOBAL-MENU .item-1.current > a {
  background-position: 0px -480px;
}
#G-GLOBAL-MENU .item-1 .frame {
  width: 162px;
  background-image: url(/common/img/bg_gnavi_162px.png);
}
body.s-global #G-GLOBAL-MENU .item-1 .frame {
  width: 194px;
  background-image: url(/common/img/bg_gnavi_194px.png);
}
#G-GLOBAL-MENU .item-2 {
  width: 161px;
}
body.s-global #G-GLOBAL-MENU .item-2 {
  width: 193px;
}
#G-GLOBAL-MENU .item-2 > a {
  background-position: -160px -60px;
}
body.s-global #G-GLOBAL-MENU .item-2 > a {
  background-position: -192px -60px;
}
#G-GLOBAL-MENU .item-2.hover > a {
  background-position: -160px -180px;
}
body.s-global #G-GLOBAL-MENU .item-2.hover > a {
  background-position: -192px -180px;
}
#G-GLOBAL-MENU .item-2.current > a {
  background-position: -160px -540px;
}
body.s-global #G-GLOBAL-MENU .item-2.current > a {
  background-position: -192px -540px;
}
#G-GLOBAL-MENU .item-2 .frame {
  width: 161px;
  background-image: url(/common/img/bg_gnavi_161px.png);
}
body.s-global #G-GLOBAL-MENU .item-2 .frame {
  width: 193px;
  background-image: url(/common/img/bg_gnavi_193px.png);
}
#G-GLOBAL-MENU .item-3 {
  width: 162px;
}
body.s-global #G-GLOBAL-MENU .item-3 {
  width: 194px;
}
#G-GLOBAL-MENU .item-3 > a {
  background-position: -319px -60px;
}
body.s-global #G-GLOBAL-MENU .item-3 > a {
  background-position: -383px -60px;
}
#G-GLOBAL-MENU .item-3.hover > a {
  background-position: -319px -240px;
}
body.s-global #G-GLOBAL-MENU .item-3.hover > a {
  background-position: -383px -240px;
}
#G-GLOBAL-MENU .item-3.current > a {
  background-position: -319px -600px;
}
body.s-global #G-GLOBAL-MENU .item-3.current > a {
  background-position: -383px -600px;
}
#G-GLOBAL-MENU .item-3 .frame {
  width: 162px;
  background-image: url(/common/img/bg_gnavi_162px.png);
}
body.s-global #G-GLOBAL-MENU .item-3 .frame {
  width: 194px;
  background-image: url(/common/img/bg_gnavi_194px.png);
}
#G-GLOBAL-MENU .item-4 {
  width: 162px;
}
body.s-global #G-GLOBAL-MENU .item-4 {
  width: 193px;
}
#G-GLOBAL-MENU .item-4 > a {
  background-position: -479px -60px;
}
body.s-global #G-GLOBAL-MENU .item-4 > a {
  background-position: -575px -60px;
}
#G-GLOBAL-MENU .item-4.hover > a {
  background-position: -479px -300px;
}
body.s-global #G-GLOBAL-MENU .item-4.hover > a {
  background-position: -575px -300px;
}
#G-GLOBAL-MENU .item-4.current > a {
  background-position: -479px -660px;
}
body.s-global #G-GLOBAL-MENU .item-4.current > a {
  background-position: -575px -660px;
}
#G-GLOBAL-MENU .item-4 .frame {
  width: 162px;
  background-image: url(/common/img/bg_gnavi_162px.png);
}
body.s-global #G-GLOBAL-MENU .item-4 .frame {
  width: 193px;
  background-image: url(/common/img/bg_gnavi_193px.png);
}
#G-GLOBAL-MENU .item-5 {
  width: 161px;
}
body.s-global #G-GLOBAL-MENU .item-5 {
  width: 194px;
}
#G-GLOBAL-MENU .item-5 > a {
  background-position: -639px -60px;
}
body.s-global #G-GLOBAL-MENU .item-5 > a {
  background-position: -766px -60px;
}
#G-GLOBAL-MENU .item-5.hover > a {
  background-position: -639px -360px;
}
body.s-global #G-GLOBAL-MENU .item-5.hover > a {
  background-position: -766px -360px;
}
#G-GLOBAL-MENU .item-5.current > a {
  background-position: -639px -720px;
}
body.s-global #G-GLOBAL-MENU .item-5.current > a {
  background-position: -766px -720px;
}
#G-GLOBAL-MENU .item-5 .frame {
  width: 161px;
  background-image: url(/common/img/bg_gnavi_161px.png);
}
body.s-global #G-GLOBAL-MENU .item-5 .frame {
  width: 194px;
  background-image: url(/common/img/bg_gnavi_194px.png);
}
#G-GLOBAL-MENU .item-6 {
  width: 162px;
}
body.s-global #G-GLOBAL-MENU .item-6 {
  width: 0px;
}
#G-GLOBAL-MENU .item-6 > a {
  background-position: -798px -60px;
}
body.s-global #G-GLOBAL-MENU .item-6 > a {
  background-position: -958px -60px;
}
#G-GLOBAL-MENU .item-6.hover > a {
  background-position: -798px -420px;
}
body.s-global #G-GLOBAL-MENU .item-6.hover > a {
  background-position: -958px -420px;
}
#G-GLOBAL-MENU .item-6.current > a {
  background-position: -798px -780px;
}
body.s-global #G-GLOBAL-MENU .item-6.current > a {
  background-position: -958px -780px;
}
#G-GLOBAL-MENU .item-6 .frame {
  width: 162px;
  background-image: url(/common/img/bg_gnavi_162px.png);
}
body.s-global #G-GLOBAL-MENU .item-6 .frame {
  width: 0px;
  background-image: url(/common/img/bg_gnavi_0px.png);
}
#G-GLOBAL-MENU .frame {
  display: none;
  position: absolute;
  top: 45px;
  left: -4px;
  background: no-repeat 0 100%;
  margin-right: -8px;
  padding: 0 4px 6px 4px;
  overflow: hidden;
}
#G-GLOBAL-MENU .frame a {
  color: #171c8f;
}
#G-GLOBAL-MENU .list li {
  border-top: 1px solid #ccc;
}
#G-GLOBAL-MENU .list li:first-child {
  border-top: none;
}
#G-GLOBAL-MENU .list a {
  display: block;
  padding: 10px 20px 10px 10px;
  background: url(/common/img/arrow.png) no-repeat 100% 50%;
}
#G-GLOBAL-MENU .list a:hover {
  color: #4e8fd1;
  background-color: #e9f3fd;
  text-decoration: underline;
}
#G-GLOBAL-MENU .item-6 .frame {
  margin-right: -3px;
}

/* Region */
#G-REGION {
  display: none;
  text-align: left;
  position: absolute;
  left: -24px;
  top: 0;
  z-index: 9;
  width: 1008px;
}
#G-REGION .outer {
  background: url(/common/img/region_btm.png) no-repeat 0 100%;
  padding-bottom: 14px;
}
#G-REGION .inner {
  background: url(/common/img/region_body.png) no-repeat;
  padding: 75px 53px 15px 54px;
  *zoom: 1;
}
#G-REGION .inner:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#G-REGION .inner > dl {
  float: left;
  margin-left: 20px;
}
#G-REGION .inner > dl.item-1 {
  width: 271px;
  margin-left: 0;
}
#G-REGION .inner > dl.item-2 {
  width: 301px;
}
#G-REGION .inner > dl.item-2 dl dd {
  width: 176px;
}
#G-REGION .inner > dl.item-3 {
  width: 271px;
}
#G-REGION .inner > dl > dt {
  position: relative;
  margin-bottom: -2px;
  border-bottom: 2px solid #cecece;
  color: #171c8f;
  font-size: 216%;
  font-weight: bold;
}
#G-REGION .inner > dl dl {
  background: url(/common/img/line_region.gif) repeat-x 0 100%;
  color: #9598aa;
  *zoom: 1;
}
#G-REGION .inner > dl dl:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#G-REGION .inner > dl dl > * {
  float: left;
  background: url(/common/img/line_region.gif) repeat-x;
  padding: 10px 0;
}
#G-REGION .inner > dl dl dt {
  width: 120px;
  padding-right: 5px;
}
#G-REGION .inner > dl dl dd {
  width: 146px;
}
#G-REGION .inner > dl dl a {
  color: #2f3244;
}
#G-REGION .inner > dl dl ul {
  *zoom: 1;
}
#G-REGION .inner > dl dl ul:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#G-REGION .inner > dl dl li {
  *zoom: 1;
  float: left;
  border-right: 1px solid #c1c3d1;
  margin: 0 10px 2px 0;
  padding-right: 10px;
}
#G-REGION .inner > dl dl li.last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
#G-REGION .site {
  clear: both;
  padding-top: 10px;
  *zoom: 1;
}
#G-REGION .site:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#G-REGION .site p {
  float: right;
}
#G-REGION .site p a {
  padding: 3px 0 2px 0;
}
#G-REGION .site p span {
  background-image: url(/common/img/arrow.png);
  padding: 0 50px 0 7px;
}
#G-REGION .close {
  position: absolute;
  top: 60px;
  right: 34px;
}
#G-REGION .close a {
  display: block;
}

/* Footer */
#G-FOOTER {
  margin-top: 50px;
}
#G-FOOTER .service {
  background: #fbfbfd url(/common/img/bg_footer1.gif) repeat-x;
  min-width: 960px;
}
#G-FOOTER .service .inner {
  padding: 40px 0 50px 0;
}
#G-FOOTER .service .inner > ul {
  *zoom: 1;
}
#G-FOOTER .service .inner > ul:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#G-FOOTER .service .inner > ul > li {
  float: left;
  margin-left: 10px;
  width: 160px;
}
#G-FOOTER .service .inner > ul > li.item-2, #G-FOOTER .service .inner > ul > li.item-4 {
  width: 130px;
}
#G-FOOTER .service .inner > ul > li > a, #G-FOOTER .service .inner > ul > li > span {
  font-weight: bold;
  color: #333;
}
#G-FOOTER .service .inner > ul > li ul {
  margin-top: 10px;
  font-size: 91%;
}
#G-FOOTER .service .inner > ul > li ul a {
  color: #666;
}
body.s-global #G-FOOTER .service .inner > ul > li.item-1 {
  width: 220px;
}
body.s-global #G-FOOTER .service .inner > ul > li.item-2 {
  width: 200px;
}
body.s-global #G-FOOTER .service .inner > ul > li.item-3 {
  width: 210px;
}
body.s-global #G-FOOTER .service .inner > ul > li.item-4 {
  width: 180px;
}
body.s-global #G-FOOTER .service .inner > ul > li.item-5 {
  width: 100px;
}
#G-FOOTER .service .inner > ul > li.s-bold ul {
  font-size: 100%;
  margin-top: 0;
}
#G-FOOTER .service .inner > ul > li.s-bold li {
  margin-bottom: 3px;
}
#G-FOOTER .service .inner > ul > li.s-bold a {
  font-weight: bold;
  color: #333;
}
#G-FOOTER .site {
  font-size: 11px;
  min-width: 960px;
  background: #171c8f url(/common/img/bg_footer2.gif) repeat-x;
}
#G-FOOTER .site .inner {
  *zoom: 1;
  padding: 25px 0;
}
#G-FOOTER .site .inner:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#G-FOOTER .site a {
  color: #fff;
}
#G-FOOTER .site ul {
  *zoom: 1;
  float: left;
}
#G-FOOTER .site ul:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#G-FOOTER .site li {
  float: left;
  border-left: 1px solid #4e5787;
  padding-left: 10px;
  margin-left: 10px;
}
#G-FOOTER .site li:first-child {
  border-left: none;
  padding-left: 0;
  margin-left: 0;
}
#G-FOOTER .site p {
  float: right;
  color: #bdbfcc;
}

/* Pagetop */
#G-PAGETOP {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 100;
}
#G-PAGETOP a {
  text-indent: -20000px;
  overflow: hidden;
  display: block;
  width: 49px;
  height: 49px;
  background: url(/common/img/pagetop.png) no-repeat;
}
#G-PAGETOP a:hover {
  background-position: -49px 0;
}

/* Subwin Header */
#G-HEADER-S {
  padding: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cecece;
}
#G-HEADER-S .inner {
  *zoom: 1;
  width: 610px;
  margin: 0 auto;
}
#G-HEADER-S .inner:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#G-HEADER-S .logo {
  float: left;
}
#G-HEADER-S .logo img[src="/common/img/logo.png"] {
  width: 146px;
  height: 51px;
}
#G-HEADER-S .close {
  margin-top: 4px;
  font-size: 116%;
  float: right;
  background: url(/common/img/close.gif) no-repeat 100% 50%;
  min-height: 18px;
  padding: 3px 30px 0 0;
}

/* Subwin Footer */
#G-FOOTER-S .close {
  text-align: center;
  font-size: 116%;
  margin: 50px 0 20px 0;
}
#G-FOOTER-S .close a {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(/common/img/close2.gif) no-repeat 0 50%;
  min-height: 13px;
  padding: 2px 0 0 25px;
}
#G-FOOTER-S .outer {
  padding: 25px;
  font-size: 11px;
  background: #171c8f url(/common/img/bg_footer2.gif) repeat-x;
  color: #bdbfcc;
  text-align: right;
}
#G-FOOTER-S .inner {
  width: 610px;
  margin: 0 auto;
}

/* Confirm Window */
#G-CONFIRM-LINK {
  display: none;
}

#G-CONFIRM-WIN {
  width: 500px;
}
#G-CONFIRM-WIN .text {
  font-size: 133%;
  text-align: center;
  margin: 20px 0;
}
#G-CONFIRM-WIN .buttons {
  text-align: center;
}
#G-CONFIRM-WIN .buttons > * {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 5px;
}

#G-VEILED-LAYER {
  visibility: hidden;
}

/* H1 */
#G-H1 {
  position: absolute;
  top: -20000px;
  left: -20000px;
}
