@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 80%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #333333; /* 標準文字色 */
/*    background-image : url(bg_10Da.png);*/
background-color :white;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
    font-size: 80%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
/*    width: 890px;20210720*/
    width: 1100px;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    padding-bottom: 15px;
}

#hpb-header{
/*    width: 870px;*/
    width: 1100px;
		height:100px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#hpb-inner{
    position: relative;
    margin-top: 0px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 35px;
    zoom: 1;
/*    background-image : url(innerBg_10Da.png);*/

    background-repeat: repeat-y;
    background-position: center top;
}

.hpb-layoutset-01 #hpb-inner{
    padding-left: 0px;
    padding-right: 0px;
}

#hpb-inner:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#hpb-wrapper{
/*    width: 600px;*/
    width: 1000px;
    float: right;
    padding-top: 0px;
}

#hpb-title{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.hpb-layoutset-01 #hpb-title{
    position: absolute;
    top: 15px;
    left: 0px;
    width: 100%;
}

.hpb-layoutset-01 #hpb-main{
    margin-left: 0px;
    margin-right: 20px;
    padding-top: 290px;
}

.hpb-layoutset-02 #hpb-main{
    margin-left: 0px;
    margin-right: 5px;
		font-size:14px;
}

#hpb-aside{
/*    width: 216px;*/
    width: 0px;
    float: left;
}
.hpb-layoutset-01 #hpb-aside{
    padding-top: 5px;
}
.hpb-layoutset-02 #hpb-aside{
    margin-right: 0px;
    padding-top: 19px;
}

#hpb-footer{
    clear: both;
    position: relative;
    padding-bottom: 0px;
/*    background-image : url(footerBg_10Da.png);*/
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 30px;
}
.hpb-layoutset-01 #hpb-footer
{
}
.hpb-layoutset-02 #hpb-footer
{
}

#hpb-nav{
    position: absolute;
    left: 0px;
/*    height: 46px;*/
    height: 40px;
/*    width: 890px;*/
    width: 1100px;
    overflow: hidden;
    background-image : url(navBg_10Da_01.png);
    background-position: center bottom;
    background-repeat: no-repeat;
/*    top: -46px;*/
    top: -40px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* コンテンツ配置領域 */
/* トップページメインイメージ */
.hpb-layoutset-01 #hpb-title h2{
    background-image : url(mainimg_10Da_02.png);
    text-align: left;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 50px;
    font-size: 14px;
    text-indent: -9999px;
    height: 250px;
}

/* ナビゲーション */
#hpb-nav ul{
    display: block;
/*    width: 852px;*/
    width: 1050px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 5px;
    list-style-type: none;
    overflow: hidden;
    height: 35px;
}

#hpb-nav ul:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav li{
    display: block;
/*Hirano*/
/*    width: 170px;*/
    width: 140px;
    margin-left: 0;
    margin-right: 0;
    float: left;
    height: 35px;
    overflow: hidden;
}


#hpb-nav li a{
    display: block;
    padding-top: 0px;
    height: 33px;
    overflow: hidden;
}

#hpb-nav li span.en{
    display: none;
}

#hpb-nav li span.ja{
    display: block;
    font-size: 14px;
    line-height: 33px;
    padding-right: 5px;
    font-weight: bold;
/*Hirano*/
/*    padding-top: 4px;*/
    padding-top: 2px;
}

#hpb-nav a:link{
    color: #ffffff;
    text-decoration: none;
    background-image : url(navItemBg_10Da_01.png);
    background-position: top left;
    background-repeat: no-repeat;
		/*画像サイズ調整追加 Hirano*/
		background-size:contain;
		width:100%;
}
#hpb-nav a:visited{
    color: #ffffff;
    text-decoration: none;
    background-image : url(navItemBg_10Da_01.png);
    background-position: top left;
    background-repeat: no-repeat;
		/*画像サイズ調整追加 Hirano*/
		background-size:contain;
		width:100%;
}
#hpb-nav a:hover{
    color: #ffffff;
    text-decoration: none;
    background-image : url(navItemBg_10Da_01_on.png);
    background-position: top left;
    background-repeat: no-repeat;
		/*画像サイズ調整追加 Hirano*/
		background-size:contain;
		width:100%;
}
#hpb-nav a:active{
    color: #ffffff;
    text-decoration: none;
    background-image : url(navItemBg_10Da_01_on.png);
    background-position: top left;
    background-repeat: no-repeat;
		/*画像サイズ調整追加 Hirano*/
		background-size:contain;
		width:100%;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
.hpb-layoutset-01 #toppage p{
    background-color: #d1eaff;
    padding-top: 10px;
    padding-right: 22px;
    padding-bottom: 25px;
    padding-left: 22px;
    margin-bottom: 0;
    margin-top: 0;
}
.hpb-layoutset-01 #toppage p.large{
    padding-top: 20px;
    padding-bottom: 5px;
    margin-bottom: 0;
    color: #498CFB;
}


.hpb-layoutset-01 #pagetop{
/*    width: 580px;*/
    width: 780px;
    margin-left: 0;
}
#pagetop a{
    /* 先頭に戻るボタンの左右設定 */
    margin-left: auto;
    margin-right: 10px;
}
.hpb-layoutset-02 h2{
    /* コンテンツタイトルの左右設定 */
    margin-right: auto;
    margin-left: 2px;
}
