@charset "Shift_JIS";
/* 要素リセット */
body{
  margin-right : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  padding: 0;
  font-size: 75%;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  /* 標準文字色 */
    background-color : #dddddd;
  margin-top : 0px;
  }
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
  font-size: 70%;
}
/* end */

img{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
  position: relative;
}
#hpb-header{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
}
#hpb-inner{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  clear: both;
  background-color : white;
  margin-top : 0px;
}
#hpb-inner::after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hpb-layoutset-02 #hpb-wrapper{
  width: 640px;
  padding-top: 80px;
  float: right;
}
.hpb-layoutset-01 #hpb-title{
  height : 440px;
  margin: 0px;
  padding: 0;
}
.hpb-layoutset-02 #hpb-title
{
  }
#hpb-main{
  width: 620px;
  float: right;
  padding-right: 20px;
}
.hpb-layoutset-01 #hpb-main{
  padding-top: 75px;
}
#hpb-aside{
  width: 220px;
  float: left;
  margin-top: 80px;
  padding-left: 20px;
  padding-bottom: 50px;
}
.hpb-layoutset-02 #hpb-aside{
  margin-top: 80px;
}
#hpb-footer{
  width: 900px;
  height: 35px;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  clear: both;
  background-color : black;
  text-align : center;
}
.hpb-layoutset-01 #hpb-nav{
  width: 900px;
  overflow: hidden;
  height : 65px;
  top : 438px;
  left: 0px;
  background-image : url(menuBg_6Da.png);
  background-position : 0px 0px;
  background-repeat: repeat-x;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : absolute;
}
.hpb-layoutset-02 #hpb-nav{
  width: 900px;
  height: 66px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  background-image : url(menuBg_6Da.png);
  background-position: 0px 0px;
  background-repeat: repeat-x;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01{
  background-image : url(bg_6Da_03_01.png);
  background-position : 0px 0px;
  background-repeat: repeat-x;
}
.hpb-layoutset-02{
  background-image : url(bg_6Da_03_02.png);
  background-position: 0px 0px;
  background-repeat: repeat-x;
}
/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0px;
  padding-top : 10px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  list-style-type: none;
  text-align: center;
}
#hpb-nav li{
  width: 180px;
  float: left;
  display: inline;
  font-size: 13px;
  line-height: 38px;
  height: 50px;
  overflow: hidden;
}
#hpb-nav li a{
  display: block;
  height: 50px;
  overflow: hidden;
  padding-left: 0px;
  padding-right: 20px;
}
#hpb-nav li span.en{
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 20px;
  line-height: 12px;
  text-align: left;
}
#hpb-nav li span.ja{
  color: #DDDDDD;
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding-left: 20px;
  line-height: 12px;
  text-align: left;
}
#hpb-nav ul::after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html #hpb-nav li{
  /* ie6用ハック */
    width: 180px;
}
#hpb-nav a:link{
  height: 50px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #C8C8C8;
}
#hpb-nav a:visited{
  height: 50px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #C8C8C8;
}
#hpb-nav a:hover{
  height: 50px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #C8C8C8;
}
#hpb-nav a:active{
  height: 50px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #C8C8C8;
}
#hpb-nav a:hover span.en{
  color: #95B63C;
}
#hpb-nav a:active span.en{
  color: #95B63C;
}
#hpb-nav a:hover span.ja{
  color: #95B63C;
}
#hpb-nav a:active span.ja{
  color: #95B63C;
}
#hpb-nav h3.hpb-c-index{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
  color: #FF0000;
}
/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {
  body{
  min-width: 100%;
  background-color: #ffffff;
}
/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-header{
  width: 100%;
  margin-bottom: 0;
  height: auto;
  padding-bottom: 10px;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #000000;
}
#hpb-inner{
  width: 100%;
}
.hpb-layoutset-02 #hpb-wrapper{
  width: 100%;
  padding-top: 15px;
  float: none;
}
.hpb-layoutset-01 #hpb-title{
  height: auto;
}
#hpb-main{
  width: 96%;
  float: none;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-bottom: 20px;
}
.hpb-layoutset-01 #hpb-main{
  padding-top: 0;
}
.hpb-layoutset-02 #hpb-main{
  padding-top: 5px;
}
#hpb-aside{
  max-width: 96%;
  float: none;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-bottom: 20px;
}
.hpb-layoutset-02 #hpb-aside{
  margin-top: 0;
}
#hpb-footer{
  width: 100%;
  height: auto;
  padding-bottom: 0;
  padding-top: 0;
  background-color: #000000;
}
.hpb-layoutset-01 #hpb-nav{
  width: 100%;
  position: relative;
  height: auto;
  top: 0;
  background-image : none;
  background-color : #414141;
}
.hpb-layoutset-02 #hpb-nav{
  width: 100%;
  height: auto;
  position: relative;
  top: 0;
  background-image : none;
  background-color : #414141;
}
/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* 背景設定 */
	.hpb-layoutset-01{
  background-image : none;
}
.hpb-layoutset-02{
  background-image : none;
}
/* コンテンツ配置領域 */
	/* ナビゲーション */
	#hpb-nav ul{
  display: none;
  padding-top: 0;
  text-align: left;
}
#hpb-nav ul.toggled-on{
  display: block;
}
#hpb-nav li{
  width: 100%;
  float: none;
  display: block;
  line-height: 1.4;
  height: auto;
}
#hpb-nav li a{
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #C8C8C8;
}
#hpb-nav li span.en{
  padding-top: 0;
}
#hpb-nav a:link,
	#hpb-nav a:visited,
	#hpb-nav a:hover,
	#hpb-nav a:active{
  height: auto;
  border-right-width: 0;
}
}
