@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: #000000; /* 標準文字色 */
    min-width: 959px;
  font-weight : normal;
}
/* 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 #hpb-container{
    background-image : url(../img/top_mainimg_1Jb_01.png);
    background-position: top center;
    background-repeat: no-repeat;
}

.hpb-layoutset-02 #hpb-container{
    background-image : url(../img/mainimg_1Jb_01.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#hpb-header{
    width: 940px;
    margin-top: -1px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
    text-align: left;
    position: relative;
}

.hpb-layoutset-02 #hpb-header{
    height: 125px;
}

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

#hpb-headerMain{
    width : 814px;
    float: right;
    overflow: hidden;
    text-indent: -9999px;
    height: 125px;
    background-image : url(../img/headerBg_1Jb_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

*html #hpb-headerMain
{
    /* for IE6 */
    display: none;
}


#hpb-headerExtra1{
    position: absolute;
    top: 25px;
    left: 140px;
}

*html #hpb-headerExtra1
{
    /* for IE6 */
    width: 814px;
    float: right;
    position: static;
}

#hpb-inner{
    clear: both;
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

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

.hpb-layoutset-01 #hpb-main{
    width: 692px;
    float: left;
    background-color: #fff;
    margin-top: 33px;
    padding-top: 20px;
    padding-right: 13px;
    padding-bottom: 20px;
}

.hpb-layoutset-02 #hpb-wrapper{
    width: 692px;
    float: left;
}

.hpb-layoutset-02 #hpb-main{
    width: 685px;
    float: left;
    background-color: #fff;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 0;
    text-align: left;
    padding-bottom: 0;
}

#hpb-aside{
    width: 235px;
    float: right;
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 40px;
}

.hpb-layoutset-01 #hpb-aside{
    margin-top: 33px;
}

.hpb-layoutset-02 #hpb-aside{
    margin-top: 81px;
}

#hpb-nav{
    width: 925px;
    height: 45px;
    overflow: hidden;
    position: absolute;
    left: 0px;
}

.hpb-layoutset-01 #hpb-nav{
    top: 246px;
}

.hpb-layoutset-02 #hpb-nav{
    top: 32px;
}

*html .hpb-layoutset-01 #hpb-nav
{
    /*for IE6*/
    position: static;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* 背景設定 */

.hpb-layoutset-01{
    background-image : url(../img/pageBg_1Jb_01_01.png);
    background-position: top left;
    background-repeat: repeat-x;
}

.hpb-layoutset-02{
    background-image : url(../img/pageBg_1Jb_01_02.png);
    background-position: top left;
    background-repeat: repeat-x;
}

/* ヘッダー領域 */

#hpb-headerLogo{
    width: 126px;
    float: left;
}

*html #hpb-headerLogo
{
    /* for IE6 */
    padding-bottom: 0;
}

#hpb-headerLogo a{
    display: block;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 126px;
    background-image : url(../img/logo_1Jb_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

*html #hpb-headerLogo a
{
    /* for IE6 */
    margin-top: 0;
}

.hpb-layoutset-01 #hpb-title{
    width: 940px;
    padding-top: 33px;
    padding-bottom: 150px;
    text-align: left;
}

.hpb-layoutset-01 #hpb-title h2{
    margin: 0;
    overflow: hidden;
    text-indent: -9999px;
    height: 79px;
    background-image : url(../img/top_maintxt_1Jb.png);
    background-position: top left;
    background-repeat: no-repeat;
}

.hpb-layoutset-02 #hpb-title{
    width: 705px;
    float: left;
    margin-top: 81px;
    background-color: #fff;
}

.hpb-layoutset-02 #hpb-title h2{
    width: 662px;
}

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 2px;
    padding-bottom: 0;
    list-style-type: none;
    text-align: center;
    background-image : url(../img/mainmenuItem_1Jb_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

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

#hpb-nav li{
    float: left;
    display: inline;
    font-size: 12px;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    padding-right: 2px;
    background-image : url(../img/mainmenuItem_1Jb_01.png);
    background-position: top right;
    background-repeat: no-repeat;
}

* html #hpb-nav li{
    /* ie6用ハック */
    width: 135px;
}

#hpb-nav li a{
    display: block;
    height: 45px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}

* html #hpb-nav li a{
    /* ie6用ハック */
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
}

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

#hpb-nav a:link{
    background-image : url(../img/mainmenu_1Jb_01.png);
    background-position: top center;
    background-repeat: no-repeat;
}
#hpb-nav a:visited{
    background-image : url(../img/mainmenu_1Jb_01.png);
    background-position: top center;
    background-repeat: no-repeat;
}
#hpb-nav a:hover{
    background-image : url(../img/mainmenu_1Jb_01_on.png);
    background-position: top center;
    background-repeat: no-repeat;
}
#hpb-nav a:active{
    background-image : url(../img/mainmenu_1Jb_01_on.png);
    background-position: top center;
    background-repeat: no-repeat;
}

