@charset "Shift_JIS";
/* 要素リセット */
body{
  margin: 0px;
  padding: 0px;
  text-align: center;
   font-size: 14px;
  line-height: 1.4;
  color: #000000;
/* 標準文字色 */
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
  font-size: 70%;
}
/* Chrome用ハック 文字サイズ調整 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  body {
    font-size: 14px;
    }
  p {
    font-size: 14px;
    }
  div {
    font-size: 14px;
    }
}
/* end */

img{
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  background-image : url(../picture/fbg_9Da.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  position: relative;
}
#hpb-header{
  width: 220px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  height: 280px;
}
#hpb-inner{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  clear: both;
}
.hpb-layoutset-02 #hpb-wrapper
{
  }
.hpb-layoutset-01 #hpb-title{
  height: 180px;
  width: 650px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
  position: absolute;
  top: -180px;
  left: 250px;
}
.hpb-layoutset-02 #hpb-title{
  height: 180px;
  width: 650px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
  position: absolute;
  top: -180px;
  left: 250px;
}
#hpb-main{
  width: 650px;
  float: right;
  padding-bottom: 0px;
  text-align: left;
}
.hpb-layoutset-01 #hpb-main{
  padding-top: 10px;
}
#hpb-aside{
  width: 220px;
  float: left;
  margin-top: 5px;
  padding-bottom: 50px;
}
.hpb-layoutset-02 #hpb-aside{
  margin-top: 5px;
}
#hpb-footer{
  width: 900px;
  height: 128px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  clear: both;
}
.hpb-layoutset-01 #hpb-nav{
  width: 650px;
  height: 90px;
  overflow: hidden;
  position: absolute;
  top: -280px;
  left: 295px;
}
.hpb-layoutset-02 #hpb-nav{
  width: 650px;
  height: 90px;
  overflow: hidden;
  position: absolute;
  top: -280px;
  left: 295px;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01{
  margin-top: -1px;
}
.hpb-layoutset-02{
  margin-top: -1px;
}
/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  list-style-type: none;
  text-align: left;
}
#hpb-nav ul::after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#hpb-nav li{
  width: 120px;
  float: left;
  display: block;
  font-size: 13px;
  line-height: 90px;
  height: 90px;
  overflow: hidden;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCCCCC;
  text-align: right;
}
* html #hpb-nav li{
  /* ie6用ハック */
    width: 120px;
}
#hpb-nav li a{
  display: block;
  height: 90px;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
}
* html #hpb-nav li a{
  /* ie6用ハック */
    padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
}
#hpb-nav li span.en{
  color: #8483D9;
  display: block;
  line-height: 12px;
  padding-top: 5px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
#hpb-nav li span.ja{
  color: #888888;
  display: block;
  line-height: 12px;
  font-size: 13px;
  padding-top: 35px;
  font-weight: bold;
}
#hpb-nav a:link
{
  }
#hpb-nav a:visited
{
  }
#hpb-nav a:hover
{
  }
#hpb-nav a:active
{
  }
#hpb-nav a:hover span.en{
  color: #8483D9;
}
#hpb-nav a:active span.en{
  color: #8483D9;
}
#hpb-nav a:hover span.ja{
  color: #8483D9;
}
#hpb-nav a:active span.ja{
  color: #8483D9;
}
#hpb-nav h3.hpb-c-index{
  height: 1px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#hpb-inner #associationinfo{
  margin-top: 10px;
  padding-top: 0px;
  padding-bottom: 10px;
}
#hpb-inner #associationinfo h3{
  text-align: left;
  font-weight: bold;
  margin-top: 3px;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 18px;
  padding-right: 5px;
  background-image : url(../picture/top_as_info_9Da.png);
  background-position: 0px 20px;
  background-repeat: no-repeat;
  color: #7F6ED9;
  font-size: 1.2em;
  text-transform: uppercase;
}
#hpb-inner #associationinfo p{
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 5px;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
  /*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
  width: 100%;
  background-image: none;
}
#hpb-header{
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
#hpb-inner{
  width: 100%;
}
.hpb-layoutset-01 #hpb-title{
  height: auto;
  width: 100%;
  position: relative;
  top: 0px;
  left: 0px;
}
.hpb-layoutset-02 #hpb-title{
  height: auto;
  width: 100%;
  position: relative;
  top: 0px;
  left: 0px;
}
#hpb-main{
  width: 96%;
  float: none;
  padding-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
}
.hpb-layoutset-01 #hpb-main{
  padding-top: 0px;
}
#hpb-aside{
  max-width: 96%;
  float: none;
  margin-top: 0px;
  padding-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
}
.hpb-layoutset-02 #hpb-aside{
  margin-top: 0px;
}
#hpb-footer{
  width: 100%;
  height: auto;
  padding-top: 0px;
}
.hpb-layoutset-01 #hpb-nav{
  width: 100%;
  height: auto;
  position: relative;
  top: 0px;
  left: 0px;
  border-top-color: #CCCCCC;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: #CCCCCC;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.hpb-layoutset-02 #hpb-nav{
  width: 100%;
  height: auto;
  position: relative;
  top: 0px;
  left: 0px;
  border-top-color: #CCCCCC;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: #CCCCCC;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* 背景設定 */
	.hpb-layoutset-01{
  margin-top: 0px;
}
.hpb-layoutset-02{
  margin-top: 0px;
}
/* コンテンツ配置領域 */

	/* ナビゲーション */
	#hpb-nav ul{
  display: none;
}
#hpb-nav ul.toggled-on{
  display: block;
}
#hpb-nav li{
  width: 100%;
  float: none;
  line-height: 1.4;
  height: auto;
  border-right-width: 0px;
  text-align: left;
  border-top-color: #CCCCCC;
  border-top-width: 1px;
  border-top-style: solid;
}
#hpb-nav li a{
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#hpb-nav li span.en{
  line-height: 1.4;
  padding-top: 0px;
}
#hpb-nav li span.ja{
  line-height: 1.4;
  padding-top: 0px;
}
/*--------------------------------------------------------
	  共通パーツデザイン設定
	--------------------------------------------------------*/
	#hpb-inner #associationinfo h3{
  padding-right: 18px;
  background-position: left bottom;
}
#hpb-inner #associationinfo p{
  padding-right: 15px;
}
}