@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; /* 標準文字色 */
    background-color: #DDDDDD;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-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: 74px;
    height: 79px;
}

#hpb-inner
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    clear: both;
    background-color: #FFFFFF;
}

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

.hpb-layoutset-02 #hpb-wrapper
{
    width: 640px;
    padding-top: 21px;
    float: right;
}

.hpb-layoutset-01 #hpb-title
{
    height: 260px;
    margin: 0px;
    padding: 0;
}

.hpb-layoutset-02 #hpb-title
{
}

#hpb-main
{
    width: 620px;
    float: right;
    text-align: left;
    padding-right: 20px;
}


.hpb-layoutset-01 #hpb-main
{
    padding-top: 10px;
}

#hpb-aside
{
    width: 220px;
    float: left;
    margin-top: 15px;
    padding-left: 20px;
    padding-bottom: 50px;
}

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

#hpb-footer
{
    width: 900px;
    height: 35px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    padding-top: 20px;
    background-color: #FFFFFF;
}

.hpb-layoutset-01 #hpb-nav
{
    width: 900px;
    overflow: hidden;
    position: absolute;
    height: 50px;
    top: -66px;
    left: 0px;
    background-image : url(menuBg_6D_02.png);
    background-position: 0px 0px;
    background-repeat: repeat-x;
}

.hpb-layoutset-02 #hpb-nav
{
    width: 900px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    top: -66px;
    left: 0px;
    background-image : url(menuBg_6D_02.png);
    background-position: 0px 0px;
    background-repeat: repeat-x;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01
{
    background-image : url(bg_6D_01_01.png);
    background-position: 0px 0px;
    background-repeat: repeat-x;
}

.hpb-layoutset-02
{
    background-image : url(bg_6D_01_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: 0px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    list-style-type: none;
    text-align: center;
}

#hpb-nav LI
{
    width : 150px;
    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: #78B5EC;
}
#hpb-nav a:active span.en
{
    color: #78B5EC;
}

#hpb-nav a:hover span.ja
{
    color: #78B5EC;
}
#hpb-nav a:active span.ja
{
    color: #78B5EC;
}

#hpb-nav h3.hpb-c-index
{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
    color: #FF0000;
}
