@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: #666666; /* 標準文字色 */
    background-color: #FFFFFF;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body
{
    font-size: 70%;
}
/* end */

img
{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container
{
    width: 900px;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
}

#hpb-header
{
}

#hpb-inner
{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 210px;
    position: relative;
    background-image: url(img/mainimg_11T_02.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    zoom: 1;
}

#hpb-inner:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper
{
    position: relative;
}

#hpb-title
{
    height: 200px;
    background-image: url(img/mainimg_11T_01.png);
    background-position: top right;
    background-repeat: no-repeat;
    text-align: left;
    margin-left: 20px;
}

#hpb-main
{
    padding-top: 20px;
    margin-top: 0;
    position: relative;
}

#toppage-item
{
    width: 440px;
    min-height: 550px;
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-left: 10px;
}

* html #toppage-item
{
    width: 445px; /* for ie6 */
    height: 550px;
}

#toppage-news
{
    width: 390px;
    float: right;
    margin-right: 20px;
}

#toppage-info
{
    width: 375px;
    float: right;
    margin-left: 0px;
    margin-right: 20px;
    padding-top: 10px;
    padding-left: 15px;
    background-image : url("../../../../../Program Files/JustSystems/HPB15EXP4/11/T/img/profileimg_11T.png");
    background-position: 200px 15px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E5E5E5;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #E5E5E5;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #E5E5E5;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E5E5E5;
}

#hpb-footer
{
    clear: both;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #DCB87A;
}

#hpb-nav
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 40px;
    overflow : hidden;
    background-color: #006CB8;
    width: 900px;
    text-align : left;
}

* html #hpb-nav
{
    left: -440px; /* for ie6 */
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    float: right;
}

#hpb-nav ul:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav li
{
    display: inline;
    height: 40px;
    overflow : hidden;
    float: left;
}

* html #hpb-nav li
{
    width: 100px; /* for ie6 */
}

*:first-child + html #hpb-nav li
{
    width: 100px; /* for ie7 */
}

#hpb-nav li a
{
    display: block;
    height: 40px;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    padding-left : 36px;
    padding-right : 20px;
    background-image: url(img/menuBg_11T.png);
    background-position: 0px 12px;
    background-repeat: no-repeat;
}

#hpb-nav li span.en
{
}

#hpb-nav li span.ja
{
}

#hpb-nav a:link
{
    color: #ffffff;
    text-decoration: none;
}

#hpb-nav a:visited
{
    color: #ffffff;
    text-decoration: none;
}

#hpb-nav a:hover
{
    color: #CCCCCC;
    text-decoration: none;
}

#hpb-nav a:active
{
    color: #CCCCCC;
    text-decoration: none;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/


