@charset "UTF-8";

/* 画面表示用スタイル */
/* ------------------------サブサイトA　共通　基本設定------------------------ */
/* ヘッダ */
#baseall {
    margin: 0;
    padding: 0;
    color: #000000;
    min-width: 1024px;
}
hr.sub_head_line {
    background: url(/images/sub_head_bg.gif) repeat 0 0;
    height: 6px;
    margin: 0;
    display: block;
}
.head3bg {
    margin: 10px 0 0 0;
}
ul.headlist {
    margin: 0 5px 0 0;
    float: left;
}
.head3bg {
    width: 800px;
    margin-left: auto;
}
/* 検索ボックス */
.search {
    float: right;
    width: 290px;
    padding: 0 0 10px 0;
}
input#query {
    height: 26px;
    width: 184px;
    border: 1px solid #999999;
}
input.fedbt {
    background-color: #2E2E2E;
    background: url(/images/c_bg_search_btn.gif) 0 0 no-repeat;
    border: none;
    height: 30px;
    width: 60px;
    color: #FFFFFF;
    font-size: 95%;
    cursor: pointer;
    vertical-align: bottom;
}
/* ヘッダイメージ */
.sub_head_img {
    margin: 0 0 4px 0;
}
/* お気に入り */
.mymenu_box.lobgbox {
    padding: 0 0 10px 0;
    margin: 0 auto;
}
/* グローバルナビ */
div.s_top_gnb {
    margin: 10px auto!important;
}
/* ------------------------動物園------------------------ */
/* トップ */
/* トピックス */
.s_topi_box {
    border: none;
    padding: 10px 15px;
    background: url(/images/s_l_frame_bg.gif);
}
.s_topi_box h2 {
    color: #8C6831;
    padding: 0 4px 6px 30px;
    background: url(/images/s_b_topi_icon.png) no-repeat;
}
/* 枠あり汎用 */
.s_frame {
    padding: 0 15px 10px 15px;
    background: url(/images/s_d_frame_bg.gif);
}
/* 一覧へアイコン */
div.ichiran-all div {
    background-image: url(/images/s_d_info-all.png);
    background-repeat: no-repeat;
    background-position: 2px 0.25em;
    _height: 1%;
}

/* コンテンツ */
div#gnb {
    padding: 0;
    background-color: transparent;
    color: #1B1B1B;
    width: 1024px;
    margin: 0 auto;
    float: none;
}
div.h1bg {
    border-bottom: 4px solid #DCD8DC;
    border-top: 5px solid #178147;
}
div.h2bg div {
    background-image: url(/images/sub_d_bg_h2.gif);
    background-repeat: no-repeat;
    background-position: 0 100%;
    color: #1B1B1B;
    _height: 1%;
}
div.h3bg {
    margin: 1.2em 5px 0.5em 0;
    padding: 0;
    border-left: 5px solid #178147;
    background: url(/images/sub_d_h3bg_icon.gif) no-repeat 0 0.7em;
}
div.h4bg {
    margin: 0.7em 5px 0.56em 0;
    padding: 0;
    color: #178147;
}
p.innerLink, ul.listlink1 li {
    background-image: url(/images/sub_d_icon_inlink.gif);
    background-repeat: no-repeat;
    background-position: 0 0.38em;
    line-height: 1.5em;
    _height: 1%;
}
ul.norcor li {
    background-image: url(/images/sub_d_icon_inlink.gif) !important;
    background-repeat: no-repeat;
    background-position: 0 0.49em;
    _height: 1%;
}
p.externalLink {
    background-image: url(/images/sub_d_icon_outlink.gif);
    background-repeat: no-repeat;
    background-position: 0 0.2em;
    line-height: 1.5em;
    _height: 1%;
}
p.filelink {
    background-image: url(/images/sub_d_icon_filelink.gif);
    background-repeat: no-repeat;
    background-position: 1px 0.18em;
    line-height: 1.5em;
    _height: 1%;
}
ul.linkjump li {
    background-image: url(/images/sub_d_icon_jumplink.gif) !important;
    background-repeat: no-repeat;
    background-position: 0px 0.4em;
    _height: 1%;
}
div.tothispage2 div {
    background-image: url(/images/sub_d_icon_pagetop.gif);
    background-repeat: no-repeat;
    background-position: 0 0.3em;
    _height: 1%;
}
/* インデックス */
div.m-title {
    background-image: url(/images/sub_d_nextpage_h2.gif);
}
h2.nextpage {
    background: url(/images/sub_d_nextpage_arrow.png) no-repeat right 50%;
    padding: 10px 15px 6px 0;
}
div.menulist ul.site-li li {
    background-image: url(/images/sub_d_icon_inlink.gif);
    background-repeat: no-repeat;
    background-position: 0 0.4em;
    _height: 1%;
}
/* サイドナビ */
div#losubnavi h2 span.lobox_img {
    background-image: url(/images/sub_d_icon_snavi.gif);
    background-repeat: no-repeat;
    background-position: 5px 0.75em;
    _height: 1%;
}
#losubnavi .lobgbox {
    width: 220px;
    padding: 0 10px 10px 10px;
    background: #FEF9E8;
}
.lobgbox ul li a {
    background-image: url(/images/sub_d_icon_inlink.gif);
    background-repeat: no-repeat;
    background-position: 5px 0.66em;
    _height: 1%;
}
#myMenuAdd {
    background: #178147;
}
.mymenu_box div.bookmark-title p a {
    background: #178147;
}
/* フッター */
h2.f_btn_letf {
    float: left;
    padding: 30px 15px 6px 0px;
}
.footbgall {
    border-top: 1px solid #178147;
    background: #E3F1E9;
    color: #333333;
}
.f0copy {
    background-image: none;
    background: #178147;
}