@charset "Shift_JIS";

/* これは統合ファイルからURL記載分のみ抜き出したもので、
以後はこのファイルだけを変更すればいいということになる。*/

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

#hpb-container
{
    width: 100%;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    background-image : url(footerBg_kaigai.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    padding-top: 0;
}

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

#toppage-info
{
    width: 210px;
    margin-left: 5px;
    float: left;
    background-color: #ffffff;
    background-image : url(profileBg_11Ba.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

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

h3
{
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-image : url(infotitleBg_11Ba.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    font-size: 1.3em;
    color: #A08870;
    text-align: left;
    text-transform: uppercase;
}

h4
{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 25px;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.2;
    font-weight: bold;
    background-image : url(point_kokunai.png);
    background-position: 5px 7px;
    background-repeat: no-repeat;
    color: #ffffff;
}

hpb-main dt
{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: normal;
    width: 160px !important;
    padding-top: 6px;
    padding-right: 0;
    padding-bottom: 6px;
    padding-left: 20px;
    color: #A08870;
    font-weight: normal;
    background-image : url(pointB_kokunai.png);
    background-position: 5px 8px;
    background-repeat: no-repeat;
}

#pagetop a
{
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: 10px;
    margin-right: auto;
    width: 127px;
    height: 60px;
    overflow: hidden;
    background-image : url(returnTop_kaigai.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}

#hpb-title h1
{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    width: 430px;
    overflow: hidden;
    text-indent: -9999px;
    height: 108px;
    background-image : url(logo_kaigai.png);
    background-position: center left;
    background-repeat: no-repeat;
    float: left;
}

#toppage-item div.item
{
    width: 210px;
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
    text-align: center;
    background-image : url(itemBg_11Ba.png);
}

#toppage-info h3
{
    background-color: #F2EEEA;
    background-image : url(profiletitleBg_11Ba.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    height: 48px;
}

/*#hpb-nav
{
    position: absolute;
    top: 140px;/*初期値120*/
    left: 0px;
    height: 40px;
    overflow: hidden;
    width: 880px;
    text-align: left;
    vertical-align: middle;
    background-color: #4f81bd;
}
*/