@charset "Shift_JIS";

/* 要素リセット containerからコピー*/
body
{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #333333; /* 標準文字色 */
    background-position: top left;
    background-repeat: repeat-x;
    min-width: 900px;
    background-image : url(hanaback.png);
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body
{
    font-size: 70%;
}
/* end */

img
{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}
/*ここまでで淡色の背景とタイトル画像「庭の花」、猫の画像が真ん中に8個とその下に説明と文字が同じ大きさで表示される*/

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container
{
    margin-top: 20px;/*初期値-1*/
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    padding-bottom: 0;
    background-image : url(hana-shirowaku.png);
    background-position: center top;
    background-repeat: no-repeat;
    zoom: 1;
}

#hpb-header
{
    /*position:fixed;*/
    width: 840px;
    height: 280px;/*初期値84*/
    margin-right: auto;
    margin-left: auto;
/*background-color:red;*/
}

#hpb-main
{
    /*position: relative;*/
    width: 650px;
    padding-top: 0px;/*初期値41*/
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
/*background-color:green;*/
}

#hana-main
{
    width: 700px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
/*background-color:green;*/
}

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

#hpb-footer
{
    width: 850px;
    clear: both;
    margin-top: 7px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #6fc06b;
}

#hpb-nav
{
    position: relative/*absolute;*/
    top: 0px;/*ナビの表示位置*/
    left: 0px;
    width: 840px;
    height: 31px;
    overflow: hidden;
}
/*ここまでで、背景に白枠が表示され、猫の画像の1番上が左に寄る。その説明は真ん中。あとの７つは真ん中のまま*/

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

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

/* ナビゲーション */
#hpb-nav ul
{
    list-style-type: none;
    overflow: hidden;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

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

#hpb-nav li
{
    display: block;
    width: 140px;
    float: left;
    height: 31px;
    overflow: hidden;
}


#hpb-nav li a
{
    display: block;
    text-align: center;
    background-image : url(nav_3E_01.png);
    background-repeat: no-repeat;
    background-position: center top;
}

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

#hpb-nav li span.ja
{
    display: block;
    font-size: 13px;
    line-height: 31px;
    padding-top: 1px;
    color: #FFF;
    font-weight: bold;
}

/*追加*/
#hpb-nav li span.ka
{
    display: block;
    font-size: 13px;
    line-height: 31px;
    padding-top: 1px;
    color: #000;
    font-weight: bold;
}

#hpb-nav a:link
{
    text-decoration: none;
}
#hpb-nav a:visited
{
    text-decoration: none;
}
#hpb-nav a:hover
{
    text-decoration: none;
    background-image : url(nav_3E_01_on.png);
}
#hpb-nav a:active
{
    text-decoration: none;
    background-image : url(nav_3E_01_on.png);
}

#hpb-nav #nav-toppage a
{
    background-position: left top;
}
#hpb-nav #nav-access a
{
    background-position: right top;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
.hpb-layoutset-02 h2
{
    background-image : url(titleBg_3E.png);
    background-position: top right;
    background-repeat: repeat-x;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    height: 75px;
    padding-top: 0px;
    text-align: left;
    overflow: hidden;
    line-height: 115px;
    width: 590px;
    font-size: 17px;
}


#pagetop
{
    margin-top: 40px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    text-align: left;
    padding-left: 5px;
}

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

#hpb-footerMain p
{
    text-align: left;
}

/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title h2
{
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    overflow: hidden;
    text-indent: -9999px;
    height: 0px;/*元の数字は235。これを0にすることで表示されなくなった。*/
    background-image : url(hana2.png);
    background-position: top center;
    background-repeat: no-repeat;
}

/*ここまでがcontainerのCSS*/

/*以下mainのCSS*/

/* ヘッダー内パーツ */
#hpb-headerMain
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    height: 24px;
    overflow: hidden;
}
#hpb-headerMain h1
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    text-align: left;
    font-weight: normal;
    line-height: 15px;
    font-size: 12px;
    color: #666666;
}

#hpb-headerLogo
{
    width: 400px;
    float: left;
}

#hpb-headerLogo a
{
    display: block;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 44px;
    background-image : url(logo_titleimage.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#hpb-headerExtra1 /*ホームに戻る*/
{
    width: 220px;
    margin-top: -15px;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #b2e2af;
}

#hpb-headerExtra1 p.to_home
{
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0;
    line-height: 1.2;
    text-align: center;
    color: #389534;
    font-weight: bold;
    font-size: 1.5em;
    margin: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B2E2AF;
}

#hpb-headerExtra1 p.to_home span
{
    /* ホームに戻るの文字設定 */
    font-size: 0.6em;
    font-weight: normal;
    color: #333333;
    display: block;
    padding-bottom: 3px;
}

/*ホームに戻るのリンク*/
#hpb-headerExtra1
/* リンク文字色 */
a:link
{
    color: #198219;/*初期値#333333*/
    text-decoration: none;
}
a:visited
{
    color: #333333;
    text-decoration: underline;
}
a:hover
{
    color: #5252522;/*初期値#198219*/
    text-decoration: underline;
}
a:active
{
    color: #5252522;
    text-decoration: none;
}




/* トップページ デザイン定義 */
#toppage-text .large
{
    background-image : url(toppageLead_3E.png);
    background-repeat: no-repeat;
    background-position: 380px 0px;
    font-size: 1.3em;
    font-weight: bold;
    color: #137810;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 8px;
    padding-right: 0.5em;
    padding-bottom: 13px;
    padding-left: 0.5em;
}

/*画像の表示*/
#toppage-item div.item
{
    width: 640px;
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
    text-align: left;
    background-image : url(itemBg_11Ba.png);
/*background-color:red;*/
}

* html #toppage-item div.item
{
    margin-right: 2px; /* for IE6 */
}

/*#toppage-item div.item img
{
    background-color: #ffffff;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}*/

#toppage-item img
{
    background-color: #ffffff;
    padding-top: 9px;
    padding-right: 9px;
    padding-bottom: 9px;
    padding-left: 9px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eeeeee;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eeeeee;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #eeeeee;
    float: left;
    margin-right: 10px;
}

#toppage-item p
{
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0;
    margin-bottom: 1em;
    color: #000000;
font-size:1.3em;
}

/*ここまで*/

#hpb-footerMain p
{
    /* コピーライト文字設定 */
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
    padding-right: 0;
    font-size: 1em;
    line-height: 40px;
    padding-left: 10px;
    text-align:center;
}

h3.hpb-c-index /*メニューバーの表示*/
{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
    border-bottom-style: none;
}



