@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-image : url(bg_10Eb_02_02.png);
    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{
    position: relative;
}

#hpb-header{
	position:relative;
    width: 900px;
    height:94px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

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



#hpb-inner{
    position: relative;
    width:900px;
    margin-top:20px;
    margin-right:auto;
    margin-bottom:0;
    margin-left:auto;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

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

#hpb-wrapper{
    float: left;
    width: 633px; 
    margin-top: 370px;
    margin-right: 45px;
    margin-bottom: 0;
    margin-left: 0; 
}

.hpb-layoutset-02 #hpb-wrapper{
    float: left;
    width: 633px; 
    margin-top: 0;
    margin-right: 45px;
    margin-bottom: 0;
    margin-left: 0; 
}

#hpb-title
{
}

.hpb-layoutset-01 #hpb-title{
    position:absolute;
    left:0px;
    top:0px;
    width: 633px;
    height: 334px;
    z-index:2;
}

.hpb-layoutset-01 #hpb-main
{
}

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

#hpb-aside{
    float: right;
    width: 222px; 
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0; 
}

#hpb-footer{
    clear: both;
    height:42px;
    margin-top: 30px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    background-image : url(footerBg_10Eb.png);
    background-position: center center;
    background-repeat: repeat-x;
}

#hpb-nav{
    width: 222px;
    float: right;
    overflow: hidden;
    margin-left: 0px;
    padding-bottom: 0px;
	margin-top:0px;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* コンテンツ配置領域 */
/* トップページメインイメージ */

.hpb-layoutset-01 #hpb-title h2{
    width: 633px;
    height: 334px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background-image : url(mainimg_10Eb_02.png);
    background-position: top center;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

/* ナビゲーション */
#hpb-nav h3.hpb-c-index{
    display: none;
}

#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    list-style-type: none;
    text-align: left;
}

#hpb-nav li{
    display: block;
    font-size: 13px;
    line-height: 36px;
    height: 34px;
    overflow: hidden;
	margin-bottom:5px;
}

#hpb-nav li a{
    display: block;
    height: 34px;
    overflow: hidden;
    padding-left: 22px;
    padding-right: 0px;
}

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

#hpb-nav a:link{
    background-image : url(mainmenu_10Eb_02.png);
    background-position: top left;
    background-repeat: no-repeat;
    color: #000000;
    text-decoration: none;
}
#hpb-nav a:visited{
    background-image : url(mainmenu_10Eb_02.png);
    background-position: top left;
    background-repeat: no-repeat;
    color: #000000;
    text-decoration: none;
}
#hpb-nav a:hover{
    background-image : url(mainmenu_10Eb_02_on.png);
    background-position: left top;
    background-repeat: repeat-x;
    color: #ffffff;
    text-decoration: none;
}
#hpb-nav a:active{
    background-image : url(mainmenu_10Eb_02_on.png);
    background-position: left top;
    background-repeat: repeat-x;
    color: #ffffff;
    text-decoration: none;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
.hpb-layoutset-01 #toppage{
    margin-right: 15px;
}

#pagetop {
}

#pagetop a
{
    /* 先頭に戻るボタンの左右設定 */
}

.hpb-layoutset-02 h2
{
    /* コンテンツタイトルの左右設定 */
}
