@charset "Shift_JIS";

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

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

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/

#hpb-header{
    width: 960px;
    height: 65px;
    margin-top: -1px;
    margin-left: auto;
    margin-right: auto;
}

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

*html #hpb-header
{
    /* for IE6 */
}

#hpb-headerMain{
    width: 812px;
    height: 9px;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(headerBg_1Pc_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

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

#hpb-headerExtra1{
    width: 600px;
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}

#hpb-headerExtra1 p{
    text-align: right;
}

#hpb-inner{
    clear: both;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    position: relative;
}

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

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

#hpb-main{
    width: 712px;
    float: left;
    background-color: #fff;
    margin-top: 0;
    padding-top: 20px;
    padding-right: 13px;
    padding-bottom: 20px;
}

*html #hpb-main
{
    /*for IE6*/
    padding-right: 0;
}

.hpb-layoutset-02 #hpb-main{
    width: 692px;
    margin-top: 0;
    padding-left: 20px;
    text-align: left;
}

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

#hpb-nav{
    width : 961px;
    height: 35px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 1px;
}

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

/* ヘッダー領域 */

#hpb-headerLogo{
    width: 298px;
    padding-top: 10px;
    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: 37px;
    background-image : url(logo_1Pc_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

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

.hpb-layoutset-01 #hpb-title{
    width: 950px;
    background-color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}

.hpb-layoutset-01 #hpb-title h2{
    margin: 0;
    overflow: hidden;
    text-indent: -9999px;
    height: 284px;
    background-image : url(pic_b044.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.hpb-layoutset-02 #hpb-title{
    width: 712px;
    float: left;
    margin-top: 0;
    padding-right: 20px;
    background-color: #fff;
}


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

/* ナビゲーション */
#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(mainmenuItem_1Pc_02.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: block;
    font-size: 12px;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    padding-right: 2px;
    background-image : url(mainmenuItem_1Pc_02.png);
    background-position: top right;
    background-repeat: no-repeat;
}

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

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

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

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

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

