@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: #EEE8DB;
}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-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(../../../yacyo/ya/04003/2011.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
}

#hpb-header{
    width : 818px;
    height: 80px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    overflow: hidden;
    background-color: #C7C9B1;
}

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

#hpb-footer{
    clear: both;
    width : 820px;
    height: 40px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    background-color: #C7C9B1;
}

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

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

.hpb-layoutset-01 #hpb-inner{
    padding-top: 309px;
}

.hpb-layoutset-02 #hpb-inner{
    padding-top: 30px;
}

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

#hpb-wrapper{
    width: 630px;
    float: right;
}

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

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

#hpb-title{
    margin: 0;
}

.hpb-layoutset-01 #hpb-title{
    position: absolute;
    top: 0;
    left: 0;
}

#hpb-main {
}

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

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

#hpb-aside{
    width: 230px;
    float: left;
}

.hpb-layoutset-01 #hpb-aside{
    padding: 0;
}

.hpb-layoutset-02 #hpb-aside{
    padding-top: 309px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

/* バナー */

#banner{
    width: 230px;
    margin-top: -1px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 29px;
    padding-left: 0;
}

.hpb-layoutset-01 #banner{
    width: 230px;
}

.hpb-layoutset-02 #banner{
    width : 118px;
}

/* ナビゲーション */

#hpb-nav{
    position: absolute;
    top: 0;
    left: 0;
    width : 148px;
    height : 649px;
    overflow: hidden;
    background-color: #ffffff;
}

.hpb-layoutset-01 #hpb-nav{
    top: 0;
}

.hpb-layoutset-02 #hpb-nav{
    top: 30px;
}

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

.hpb-layoutset-01{
    background-image : url(../../../bg_2B_03.png);
    background-position: top left;
    background-repeat: repeat-x;
}

.hpb-layoutset-02{
    background-image : url(../../../bg_2B_03-c.png);
    background-position: top left;
    background-repeat: repeat-x;
}

/* コンテンツ配置領域 */
/* トップページメインイメージ */

.hpb-layoutset-01 #hpb-title h2{
    width: 900px;
    height: 279px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    background-image : url(../../../mainimg_2B.png);
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

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

.hpb-layoutset-01 #toppage {
}

/* ナビゲーション */

#hpb-nav ul{
    width: 230px;
    display: block;
    margin: 0;
    padding-top: 2px;
    padding-right: 0;
    padding-bottom: 3px;
    padding-left: 0;
    list-style-type: none;
    overflow: hidden;
}

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

#hpb-nav li{
    margin: 0;
    padding: 0;
    width: 230px;
    text-align: left;
    overflow: hidden;
}

#hpb-nav li a{
    width: 230px;
    height: 39px;
    padding: 0;
    background-image : url(navItemBg_2B_03.png);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
}

#hpb-nav li a:hover{
    background-image : url(../../../navItemBg_2B_03-on.png);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
}

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

#hpb-nav li span.en{
    display: block;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 30px;
    line-height: 39px;
    font-size: 1.25em;
    font-weight: bold;
    text-transform: uppercase;
}

#hpb-nav a:link{
    color: #6DAFC5;
    text-decoration: none;
}
#hpb-nav a:visited{
    color: #6DAFC5;
    text-decoration: none;
}
#hpb-nav a:hover{
    color: #ffffff;
    text-decoration: none;
}
#hpb-nav a:active{
    color: #6DAFC5;
    text-decoration: none;
}
