@charset "utf-8";

/* 要素リセット */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
  color: #333333;
  /* 標準文字色 */
  background-position: top left;
  background-repeat: repeat-x;
  min-width: 900px;
  background-image: url(img/bg_3Ea.png);

}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body {
  font-size: 70%;
}

/* end */

img {
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container {
  margin-top: -1px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: 0;
  position: relative;
  padding-bottom: 0;
  background-image: url(img/containerBg_3Ea.png);
  background-position: center top;
  background-repeat: no-repeat;
}

#hpb-header {
  width: 840px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
}

#hpb-inner {
  width: 840px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

#hpb-wrapper {
  width: 590px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
}

#hpb-title {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

hpb-top-image #hpb-main {
  width: 590px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: auto;
  text-align: left;
  padding-top: 10px;
}

#hpb-aside {
  width: 235px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 15px;
  float: left;
}

.hpb-layoutset-01 #hpb-aside {
  padding-top: 245px;
}

#hpb-footer {
  width: 850px;
  clear: both;
  margin-top: 7px;
  margin-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #339933;
}

#hpb-nav {
  width: 840px;
  height: 31px;
  overflow: hidden;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul {
  list-style-type: none;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

#hpb-nav ul:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#hpb-nav li {
  display: block;
  width: 168px;
  float: left;
  height: 31px;
  overflow: hidden;
}

#hpb-nav li a {
  display: block;
  text-align: center;
  background-image: url(img/nav_3Ea_01_New.png);
  background-repeat: no-repeat;
  background-position: center top;
}

#hpb-nav li span.en {
  display: none;
}

#hpb-nav li span.ja {
  display: block;
  font-size: 13px;
  line-height: 31px;
  padding-top: 1px;
  color: #FFF;
  font-weight: bold;
}

#hpb-nav a:link {
  text-decoration: none;
}

#hpb-nav a:visited {
  text-decoration: none;
}

#hpb-nav a:hover {
  text-decoration: none;
  background-image: url(img/nav_3Ea_01_on_New.png);
}

#hpb-nav a:active {
  text-decoration: none;
  background-image: url(img/nav_3Ea_01_on_New.png);
}

#hpb-nav #nav-toppage a {
  background-position: left top;
}

#hpb-nav #nav-access a {
  background-position: right top;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
.hpb-layoutset-02 h2 {
  background-image: url(img/titleBg_3Ea_New.png);
  background-position: top right;
  background-repeat: repeat-x;
  margin-top: 5px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: auto;
  height: 75px;
  padding-top: 0px;
  text-align: left;
  overflow: hidden;
  line-height: 115px;
  width: 590px;
  font-size: 20px;
}

#shopinfo {
  margin-top: 10px;
}

#pagetop {
  margin-top: 40px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  text-align: left;
  padding-left: 5px;
}

#counter {
  margin-bottom: 10px;
  text-align: left;
  margin-top: 20px;
}

#pagetop a {
  /* ページの先頭へのリンク設定 */
  display: block;
  margin-left: auto;
  margin-right: 0px;
  margin-top: 30px;
  background-image: url(img/returnTop_3Ea.png);
  background-position: center left;
  background-repeat: no-repeat;
  width: 62px;
  height: 14px;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}

#hpb-footerMain p {
  text-align: left;
}

/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title h2 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  overflow: hidden;
  height: 330px;
  background-image: url(img/mainimg_3Ea.png);
  background-repeat: no-repeat;
}


.noneBorder {
  border-style: none;
}

.noneBorder tr td {
  border-style: none;
}

.tableGraphHeader {
  font-size: 14px;
  width: 300px;
  height: auto;
}

.tableGraphImage {
  width: 300px;
  height: 200px;
  /*	border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dddddd;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #dddddd;*/
}

img.tableGraphSize {
  padding-left: 10px;
  margin-left: 10px;
  width: 300px;
  height: 200px;
}

img.tableGraphSize2 {
  padding-left: 10px;
  margin-left: 10px;
  width: 300px;
  height: 225px;
}

img.tableGraphSizeNone {
  padding-left: 10px;
  margin-left: 10px;
  width: 300px;
}

.tableGraphDetail {
  width: 300px;
  padding-top: 5px;
  padding-left: 30px;
}

#slideshow {
  position: relative;
  height: 350px;
  width: 840px;
  background-repeat: no-repeat;
}

#slideshow IMG {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  opacity: 0.0;
}

#slideshow IMG.active {
  z-index: 10;
  opacity: 1.0;
}

#slideshow IMG.last-active {
  z-index: 9;
}