@charset "Shift_JIS";
/* 要素リセット */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 72%;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  color: #777777;
  /* 標準文字色 */
    background-color: #F3F3F3;
  background-image : url(bg_11D_01.png);
  background-position: top center;
  background-repeat: repeat-x;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body {
  font-size: 70%;
}
/* end */

img {
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container {
  width: 100%;
  margin-top: -1px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
  background-image : url(footerBg_11D.png);
  background-position: bottom left;
  background-repeat: repeat-x;
}
#hpb-container:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-header {
  }
#hpb-inner {
  width: 880px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 0px;
  position: relative;
  zoom: 1;
}
#hpb-inner:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-wrapper {
  position: relative;
}
#hpb-title {
  width: 100%;
  height: 260px;
  background-image : url(mainimg_11D_01.png);
  background-position: top right;
  background-repeat: no-repeat;
  text-align: left;
}
#hpb-main {
  padding-top: 60px;
  margin-top: 0;
  position: relative;
}
#toppage-item {
  width: 880px;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  padding-bottom: 5px;
}
#toppage-item:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#toppage-news {
  width: 650px;
  float: left;
}
#toppage-info {
  width: 220px;
  float: right;
  background-color: #ffffff;
}
#hpb-footer {
  width: 880px;
  clear: both;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  height: 50px;
}
#hpb-nav {
  position: absolute;
  top: 260px;
  left: 0px;
  height: 40px;
  overflow: hidden;
  width: 880px;
  text-align: left;
  background-image : url(menuBg_11D.png);
  background-position: top left;
  background-repeat: repeat-x;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */



/* ナビゲーション */
#hpb-nav ul {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
#hpb-nav ul:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-nav li {
  display: inline;
  height: 40px;
  overflow: hidden;
  float: left;
}
* html #hpb-nav li {
  width: 100px;
/* for ie6 */
}
*:first-child + html #hpb-nav li {
  width: 100px;
/* for ie7 */
}
#hpb-nav li a {
  display: block;
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  padding-left: 10px;
  padding-right: 10px;
}
#hpb-nav li span.en {
  }
#hpb-nav li span.ja {
  }
#hpb-nav a:link {
  color: #986C52;
  text-decoration: none;
}
#hpb-nav a:visited {
  color: #986C52;
  text-decoration: none;
}
#hpb-nav a:hover {
  color: #cc0000;
  text-decoration: none;
}
#hpb-nav a:active {
  color: #cc0000;
  text-decoration: none;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/


