@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: #D6D5CB;
    background-image : url(bg_11Aa.png);
    background-position: top center;
    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-container
{
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    background-image : url(footerBg_11Aa.png);
    background-position: bottom center;
    background-repeat: repeat-x;
}

#hpb-header
{
}

#hpb-inner
{
    width: 880px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    padding-top: 40px;
    zoom: 1; /* for IE6 */
}

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

#hpb-wrapper
{
    position: relative;
}

#hpb-title
{
    width: 100%;
    height: 260px;
    background-image : url(mainimg_11Aa_01.png);
    background-position: top right;
    background-repeat: no-repeat;
    text-align: left;
}

#hpb-main
{
    padding-top: 20px;
    margin-top: 0;
    position: relative;
}

#toppage-item
{
    width: 430px;
    float: right;
    margin-top: -1px;
    margin-right: 0;
    margin-left: 0;
    padding-bottom: 20px;
}

#toppage-news
{
    width: 430px;
    float: left;
    background-color: #ffffff;
    background-image : url(boxBg_11Aa.png);
    background-position: top left;
    background-repeat: repeat-x;
    margin-bottom: 20px;
}

#toppage-info
{
    width: 430px;
    float: left;
    background-color: #ffffff;
    background-image : url(boxBg_11Aa.png);
    background-position: top left;
    background-repeat: repeat-x;
    margin-bottom: 20px;
}


#hpb-footer
{
    clear: both;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    height: 100px;
    width: 880px;
    background-image : url(footerBg_11Aa.png);
    background-position: bottom center;
    background-repeat: repeat-x;
}

#hpb-nav
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 40px;
    overflow: hidden;
    width: 880px;
    text-align: left;
}


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

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



/* ナビゲーション */
#hpb-nav ul
{
    margin-top: 5px;
    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;
}

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

#hpb-nav li
{
    display: inline;
    height: 30px;
    overflow: hidden;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

* 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: 30px;
    font-size: 15px;
    font-weight: bold;
    line-height: 31px;
    padding-left: 10px;
    padding-right: 10px;
}

#hpb-nav li span.en
{
}

#hpb-nav li span.ja
{
}


#hpb-nav a:link
{
    color: #727559;
    text-decoration: none;
    background-color: #D6D5CB;
}
#hpb-nav a:visited
{
    color: #727559;
    text-decoration: none;
    background-color: #D6D5CB;
}
#hpb-nav a:hover
{
    color: #ffffff;
    text-decoration: none;
    background-color: #727559;
}
#hpb-nav a:active
{
    color: #ffffff;
    text-decoration: none;
    background-color: #727559;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/


