body
{
  margin: 0;
  padding: 0;
  text-align : left;
  font-size: 75%;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  color: #000000;

}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body
{
  font-size: 70%;
}
/* end */

img
{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/* 背景設定 */
.hpb-layoutset-01
{
  background-image : url(bg_1B_02_01.png);
  background-position: top left;
  background-repeat: repeat-x;
}
.hpb-layoutset-02
{
  background-image : url(bg_1B_02_02.png);
  background-position: top left;
  background-repeat: repeat-x;
}
/* コンテンツ配置領域 */

#hpb-main dl
{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  zoom: 100%;
}
#hpb-main dt
{
  float: left;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  line-height: 16px;
  min-height: 16px;
  font-weight: bold;
  width: 170px !important;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left : 35px;
  background-image : url(point_1B.png);
  background-position: 8px 8px;
  background-repeat: no-repeat;
  color: #466F15;
}
#hpb-main dd
{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  text-align: left;
  line-height: 16px;
  min-height: 16px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color : rgb(226, 226, 226);
}
*:first-child + html #hpb-main dd
{
  /* for IE7 */
    padding-left: 10px;
  min-height: 20px;
}
* html #hpb-main dd
{
  /* for IE6 */
    height: 20px;
  padding-left: 0px;
}
#hpb-main dl:after
{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}