@charset "Shift_JIS";
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain
{
  }
#hpb-headerMain h1
{
  }
#hpb-headerLogo
{
  }
#hpb-headerLogo a
{
  }
#hpb-headerExtra1
{
  }
#hpb-headerExtra1 p.tel
{
  /* 電話番号の文字設定 */
}
#hpb-headerExtra1 p.tel span
{
  /* 電話番号の「TEL」文字設定 */
}
#hpb-headerExtra1 p.address
{
  /* 住所文字設定 */
}
#hpb-headerExtra2
{
  }
/* フッター内パーツ */
#hpb-footerMain
{
  width: 430px;
  float: right;
}
#hpb-footerMain P
{
  /* コピーライト文字設定 */
    padding-top: 35px;
  text-align: right;
}
#hpb-footerLogo
{
  }
#hpb-footerExtra1
{
  width: 430px;
  float: left;
  text-align: left;
}
#hpb-footerExtra2
{
  }
/* サイドブロック内パーツ */

/* バナー */
#banner
{
  }
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a
{
  /* ナビゲーション文字設定 */
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
A:LINK
{
  color: #727559;
  text-decoration: underline;
}
A:VISITED
{
  color: #727559;
  text-decoration: underline;
}
A:HOVER
{
  color: #3C3D2E;
  text-decoration: none;
}
A:ACTIVE
{
  color: #3C3D2E;
  text-decoration: none;
}
#hpb-skip
{
  /* ヘッダースキップの非表示 */
    height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
P
{
  margin-top: 0.5em;
  margin-bottom: 2em;
  padding-right: 0.1em;
  padding-left: 0.1em;
  line-height: 1.2;
  text-align: left;
}
P.large
{
  font-weight: bold;
}
P.indent
{
  padding-left: 15px;
}
.left
{
  float: left;
}
.right
{
  float: right;
}
HR
{
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  clear: both;
  border-top-width: 1px;
  border-top-style: none;
  border-right-width: 1px;
  border-right-style: none;
  border-left-width: 1px;
  border-left-style: none;
  color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: none;
}
H3.hpb-c-index
{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
}
H3
{
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 1.2em;
  text-align: left;
  text-transform: uppercase;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}
h3 span
{
  }
H3 SPAN.ja
{
  display: none;
}
h4
{
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 3px;
  margin-right: auto;
  margin-left : -8px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left : 15px;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.2;
  color : rgb(255, 255, 255);
  font-weight: bold;
  background-image : url(point_11Aa.png);
  background-position: 0px 6px;
  background-repeat: no-repeat;
}
H5
{
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.5;
  font-weight: normal;
  color: #727559;
}
TABLE
{
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: 0;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #cccccc;
}
TABLE TH
{
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  background-color: #CECFBE;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #cccccc;
}
TABLE TD
{
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #cccccc;
}
/* フォームパーツ設定 */
INPUT.button
{
  margin-top: 10px;
  margin-bottom: 15px;
}
TEXTAREA
{
  width: 380px;
  height: 200px;
}
INPUT.l
{
  width: 380px;
}
INPUT.m
{
  width: 250px;
}
INPUT.s
{
  width: 50px;
}
/* メインコンテンツ内基本パーツ */

#hpb-main 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-main UL LI
{
  text-align: left;
  line-height: 1.4;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #cccccc;
}
#hpb-main DL
{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#hpb-main DT
{
  float: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  line-height: 16px;
  font-weight: normal;
  width: 160px !important;
  padding-top: 6px;
  padding-right: 0;
  padding-bottom: 6px;
  padding-left: 10px;
  color: #FCEBE0;
  border-bottom-color: #cccccc;
}
#hpb-main DD
{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 6px;
  padding-right: 0;
  padding-bottom: 6px;
  text-align: left;
  line-height: 16px;
  padding-left: 170px;
  min-height: 16px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #cccccc;
}
*:first-child + html #hpb-main dd
{
  height: 1%;
  /* for IE7 */
    padding-left: 0px;
}
* HTML #hpb-main DD
{
  height: 1%;
  /* for IE6 */
    padding-left: 0px;
}
#hpb-main DL:after
{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-main IMG.left
{
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}
#hpb-main IMG.right
{
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 20px;
  float: right;
}
#pagetop
{
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  text-align: right;
  padding-top: 35px;
  padding-left: 10px;
}
#pagetop A
{
  /* ページの先頭へのリンク設定 */
    display: block;
  margin-left: 0;
  margin-right: auto;
  width: 130px;
  height: 21px;
  overflow: hidden;
  background-image : url(returnTop_11Aa.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -9999px;
}
/* トップページ デザイン定義 */
#hpb-title H1
{
  margin-top: 0;
  margin-left: 10px;
  margin-right: auto;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  width: 250px;
  overflow: hidden;
  text-indent: -9999px;
  height: 100px;
  background-image : url(logo_11Aa.png);
  background-position: bottom left;
  background-repeat: no-repeat;
}
#hpb-title H2
{
  margin-top: 0;
  margin-bottom: 0.5em;
  font-size: 1em;
  color: #ABBCC2;
  text-align: left;
  line-height: 1.4;
  width: 410px;
  margin-left: 10px;
}
#hpb-title P
{
  width: 410px;
  margin-left: 10px;
}
#toppage-item DIV.item
{
  width: 430px;
  margin-top: 0;
  margin-bottom: 10px;
  background-color: #FF9900;
  background-image : url(itemBg_11Aa.png);
  background-position: top left;
  background-repeat: repeat-x;
  text-align: left;
  min-height: 170px;
  clear: both;
}
* HTML #toppage-item DIV.item
{
  margin-right: 2px;
  /* for IE6 */
    height: 170px;
/* for IE6 */
}
#toppage-item DIV.item:after
{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#toppage-item IMG
{
  background-color: #ffffff;
  padding-top : 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  float: left;
  margin-right: 10px;
}
#toppage-item P
{
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0.1em;
  margin-bottom: 1em;
  color: #ffffff;
}
#toppage-news H3
{
  color: #FF9900;
}
#toppage-news DT
{
  color: #ff9900;
}
#toppage-news DD
{
  border-bottom-color: #FCEBE0;
}
#toppage-info H3
{
  color: #66B6D9;
}
#toppage-info H4
{
  display: block;
  background-image: none;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 0;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 10px;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.2;
  color: #000000;
  font-weight: bold;
}
#toppage-info P
{
  padding-left: 10px;
  padding-right: 10px;
}

