@charset "Shift_JIS";
/* 要素リセット */
BODY{
  margin: 0;
  padding: 0;
  text-align: center;
  font-size : small;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  color : #666666;
  /* 標準文字色 */
    min-width: 900px;
  background-repeat : no-repeat;
  clear : both;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
HTML:first-child BODY{
  font-size: 70%;
}
/* end */

IMG{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
  background-image : url(fbg_1Aa.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  position: relative;
}
#hpb-header{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  height: 94px;
}
#hpb-inner{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  clear: both;
}
.hpb-layoutset-02 #hpb-wrapper{
  width: 650px;
  padding-top: 53px;
  float: left;
}
.hpb-layoutset-01 #hpb-title{
  height: 260px;
  margin: 0px;
  padding: 0;
}
.hpb-layoutset-02 #hpb-title
{
  }
#hpb-main{
  width: 650px;
  text-align : left;
  clear : both;
}
.hpb-layoutset-01 #hpb-main{
  padding-top: 20px;
}
#hpb-aside{
  width: 220px;
  float: right;
  padding-bottom : 20px;
}
.hpb-layoutset-02 #hpb-aside{
  margin-top: 39px;
}
#hpb-footer{
  width: 900px;
  height: 128px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  padding-top: 50px;
}
.hpb-layoutset-01 #hpb-nav{
  width: 900px;
  height: 38px;
  overflow: hidden;
  position: absolute;
  top: 220px;
  left: 0px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCCCCC;
}
.hpb-layoutset-02 #hpb-nav{
  width: 900px;
  height: 38px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #CCCCCC;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01{
  background-image : url(bg_1Aa_01_01.png);
  background-position: top left;
  background-repeat: repeat-x;
}
.hpb-layoutset-02{
  background-image : url(bg_1Aa_01_02.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-left: 0;
  padding-bottom: 0;
  list-style-type: none;
  text-align: left;
}
#hpb-nav UL::after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#hpb-nav LI{
  float: left;
  display: inline;
  font-size: 13px;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCCCCC;
}
* HTML #hpb-nav LI{
  /* ie6用ハック */
    width: 127px;
}
#hpb-nav LI A{
  display: block;
  height: 37px;
  overflow: hidden;
  padding-left: 27px;
  padding-right: 20px;
}
* HTML #hpb-nav LI A{
  /* ie6用ハック */
    padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
}
#hpb-nav LI SPAN.en{
  display: none;
}
#hpb-nav A:LINK{
  background-image : url(mainmenu_1Aa_01.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-nav A:VISITED{
  background-image : url(mainmenu_1Aa_01.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-nav A:HOVER{
  background-image : url(mainmenu_1Aa_01_on.png);
  background-position: left top;
  background-repeat: repeat-x;
}
#hpb-nav A:ACTIVE{
  background-image : url(mainmenu_1Aa_01_on.png);
  background-position: left top;
  background-repeat: repeat-x;
}
* HTML #hpb-nav LI A:LINK{
  /* ie6用ハック */
    background-image : url(mainmenu_1Aa_01.png);
  background-position: top right;
  background-repeat: no-repeat;
}
* HTML #hpb-nav LI A:VISITED{
  /* ie6用ハック */
    background-image : url(mainmenu_1Aa_01.png);
  background-position: top right;
  background-repeat: no-repeat;
}
* HTML #hpb-nav LI A:HOVER{
  /* ie6用ハック */
    background-image : url(mainmenu_1Aa_01_on.png);
  background-position: left right;
  background-repeat: repeat-x;
}
* HTML #hpb-nav LI A:ACTIVE{
  /* ie6用ハック */
    background-image : url(mainmenu_1Aa_01_on.png);
  background-position: left right;
  background-repeat: repeat-x;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
  BODY{
  min-width: 100%;
}
/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
  background-image : none;
}
#hpb-header{
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
#hpb-inner{
  width: 100%;
}
.hpb-layoutset-02 #hpb-wrapper{
  width: 100%;
  padding-top: 0;
  float: none;
}
.hpb-layoutset-01 #hpb-title{
  height: auto;
}
#hpb-main{
  width: 96%;
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}
.hpb-layoutset-01 #hpb-main{
  padding-top: 0;
}
.hpb-layoutset-02 #hpb-main{
  padding-top: 10px;
}
#hpb-aside{
  width: 96%;
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}
.hpb-layoutset-02 #hpb-aside{
  margin-top: 0;
}
#hpb-footer{
  width: 100%;
  height: auto;
  padding-top: 0;
  border-top-width: 1px;
  border-top-color: #1a8897;
  border-top-style: solid;
}
.hpb-layoutset-01 #hpb-nav{
  width: 100%;
  height: auto;
  position: relative;
  top: 0;
  left: 0;
  border-left-width: 0;
  border-top-width: 1px;
  border-top-color: #01838a;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #cccccc;
  border-bottom-style: solid;
}
.hpb-layoutset-02 #hpb-nav{
  width: 100%;
  height: auto;
  position: relative;
  top: 0;
  left: 0;
  border-left-width: 0;
  border-top-width: 1px;
  border-top-color: #01838a;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #cccccc;
  border-bottom-style: solid;
}
/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* 背景設定 */
	.hpb-layoutset-01{
  background-image : none;
}
.hpb-layoutset-02{
  background-image : none;
}
/* コンテンツ配置領域 */

	/* ナビゲーション */
	#hpb-nav UL{
  display: none;
}
#hpb-nav UL.toggled-on{
  display: block;
}
#hpb-nav LI{
  float: none;
  display: block;
  line-height: 1.4;
  height: auto;
  border-right-width: 0;
  border-top-width: 1px;
  border-top-color: #cccccc;
  border-top-style: solid;
}
#hpb-nav LI A{
  display: block;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#hpb-nav A:LINK,
	#hpb-nav A:VISITED,
	#hpb-nav A:HOVER,
	#hpb-nav A:ACTIVE{
  background-image : none;
}
#hpb-nav LI A:HOVER{
  background-color : #57c9d4;
}
}