﻿@charset "utf-8";

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
原則として、許可なしの再配布は禁止させていただきます。
また、無料でお使いの方は、【ＰＲ枠】のリンクは全て削除禁止です。
加工後の削除も禁止させていただきます。
ご不明な点は、http://www.s-hoshino.com/info.html、または、
http://www.megapx.com/info.htmlのフォームよりお問い合わせください。
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

* {
    padding: 0;
    margin: 0;
    font-family: Verdana, Arial, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}

#base {
    width: 1045px;
    margin-right: auto;
    margin-left: auto;
    background-color: #;
    background-image: url(img/.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-attachment: fixed;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
}

body {
    color: #132559;
    background-attachment: ;
    background-color: #ffffff;
    background-image: url(img/bg5.gif);
    background-repeat: repeat-x;
    background-position: top;
    font-size: 12px;
}

img {
    vertical-align: top;
}

a img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

li {
    list-style-type: none;
}

a {
    color: #132559;
}

a:hover {
    color: #284db9;
    text-decoration: none;
}


/*
ヘッダー
-------------------------------------------*/

#head {
    background-image: url();
    height: 194px;
    position: relative;
    background-repeat: no-repeat;
}

#head h1 {
    font-size: 10px;
    position: absolute;
    top: 8px;
    font-weight: normal;
    line-height: 13px;
    color: #ffffff;
    left: 0px;
}

#head h2 {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    left: 5px;
    width: 1045px;
    padding-left: 20px;
}

#head img#logo {
    position: absolute;
    left: 15px;
    top: 40px;
}

#head #h_list {
    position: absolute;
    right: 20px;
    top: 7px;
}

#head #h_list li {
    display: inline;
    padding-right: 7px;
    padding-left: 13px;
    border-right-width: 0px;
    border-right-style: solid;
    background-image: url(img/li.gif);
    background-repeat: no-repeat;
    background-position: 3px center;
    font-size: 10px;
    color: #ffffff;
}

#head #h_list a {
    text-decoration: none;
    color: #ffffff;
}

#head #info {
    position: absolute;
    right: 25px;
    font-size: 11px;
    color: #777777;
    line-height: 24px;
    text-align: right;
    top: 53px;
}

#head #info strong {
    font-size: 28px;
    color: #b00000;
    font-family: Arial, Helvetica, sans-serif;
}

#head #info span {
    font-size: 18px;
    color: #666666;
}

#head #h_list a:hover {
    color: #cccccc;
}


/*
グローバルナビ
-------------------------------------------*/

#navi {
    background-image: url(img/);
    height: 54px;
    padding-left: 0px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 1056px;
    top: 195px
}

#navi ul {
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #F0F0F0;
}

#navi li a, #navi li strong {
    line-height: 23px;
    display: block;
    height: 54px;
    padding: 0 24px;
    padding-bottom: 0px;
    font-size: 16px;
    color: #203c91;
    text-decoration: none;
    padding-top: 15px;
    text-align: center;
}

#navi li a span {
    line-height: 7px;
    font-size: 5px;
    color: #f5b054;
}

#navi li strong span {
    line-height: 7px;
    font-size: 5px;
    color: #8fa6e7;
}

#navi li a:hover span {
    color: #8fa6e7;
}

#navi li a {
    background-image: url(img/navi2.gif);
    background-position: bottom;
    background-repeat-x: repeat;
}

#navi li a:hover {
    background-image: url(img/navi4.gif);
    color: #89a0e4;
}

#navi li strong {
    background-image: url(img/navi3.gif);
    color: #203c91;
    font-weight: strong;
}

#navi .parent {
    display: block;
    float: left;
}
#navi .child {
    width: 241px;
}


/*
メイン
-------------------------------------------*/

#main {
    float: left;
    width: 1045px;
    background-color: #FFFFFF;
    padding: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #F0F0F0;
}

#pankuzu {
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    font-size: 10px;
    color: #999999;
    line-height: 16px;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}

#pankuzu strong {
    font-weight: normal;
    color: #505050;
    font-size: 11px;
    letter-spacing: 1px;
}

#content {
    float: right;
    width: 800px;
    padding-top: 30px;
    padding-bottom: 70px;
    margin-right: 5px;
}

#content #mokuji {
    margin-top: 1px;
    margin-bottom: 5px;
    background-color: #FFFFFF;
    padding: 5px;
}

#mokuji ul {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}

#mokuji ul ul {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#mokuji li {
    font-size: 17px;
    line-height: 30px;
}

#mokuji li a {
    background-image: url(img/li.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    margin-bottom: 2px;
    padding-bottom: 2px;
    padding-left: 17px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #D8D8D3;
    display: block;
}

#content #mokuji h3 {
    color: #9F7331;
    background-image: none;
    padding-left: 10px;
    margin-bottom: 2px;
    padding-top: 1px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #D0BB97;
    padding-bottom: 1px;
    background-color: #FFFFFF;
}

#content .box_out {
    background-color: #EEEEEE;
    margin-top: 1px;
    margin-bottom: 5px;
    padding: 5px;
}

#content .box_in {
    background-color: #FFFFFF;
    border: 1px solid #D9D9D9;
    margin-bottom: 5px;
    padding: 10px;
}

h2 {
    font-size: 18px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #BDB7A1;
    line-height: 26px;
    padding-top: 10px;
    padding-left: 5px;
    margin-bottom: 10px;
    font-weight: normal;
    padding-bottom: 8px;
}

h2 span {
    font-size: 12px;
    padding-left: 20px;
    color: #ABA48B;
    letter-spacing: 1px;
    line-height: 14px;
}

#content h3 {
    font-size: 17px;
    line-height: 42px;
    color: #132559;
    background-image: url(img/05j.gif);
    height: 37px;
    padding-bottom: 5px;
    padding-left: 28px;
    margin-top: 0px;
    padding-top: 0px;
    font-weight: normal;
    background-color: #;
}

#content h3 span {
    font-size: 11px;
    color: #C1BAA7;
    line-height: 12px;
    padding-left: 20px;
    font-weight: normal;
    letter-spacing: 2px;
}

#content h4 {
    color: #9F7535;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #D6B583;
    font-size: 16px;
    line-height: 16px;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 8px;
}

#content h4 span {
    font-size: 12px;
    color: #C19148;
    padding-left: 10px;
    line-height: 12px;
    font-weight: normal;
}

#content h5 {
    font-size: 15px;
    line-height: 18px;
    color: #FFFFFF;
    background-image: url(img/h5.gif);
    height: 20px;
    padding-bottom: 7px;
    padding-left: 28px;
    margin-top: 1px;
    padding-top: 5px;
    font-weight: normal;
    background-color: #333333;
}

#content h6 {
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    background-image: url(img/h6.gif);
    height: 20px;
    padding-bottom: 3px;
    padding-left: 20px;
    margin-top: 1px;
    padding-top: 2px;
    background-repeat: no-repeat;
    font-weight: normal;
}

#content h7 {
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    background-image: url(img/h7.gif);
    height: 20px;
    padding-bottom: 7px;
    padding-left: 28px;
    margin-top: 1px;
    padding-top: 2px;
    background-repeat: no-repeat;
    font-weight: normal;
}

#content p {
    font-size: 17px;
    line-height: 27px;
    color: #132559;
    padding: 5px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

#content .box02_left {
    float: left;
    width: 398px;
    margin-left: 2px;
}

#content .box03_left {
    margin-top: 30px;
    text-align: center;
}

#content .box02_right {
    float: right;
    width: 398px;
}

#content .box02_left h3,
#content .box02_right h3 {
    clear: both;
}

#content .box02_left .box_in,
#content .box02_right .box_in {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#content .box02_left p,
#content .box02_right p {
    margin: 0px;
}

#content .box02_right .dl_list {
    border: 1px solid #D6D5CB;
}

#content .box02_right .dl_list dt {
    width: 70px;
    padding-left: 7px;
    background-position: center;
}

#content .box02_right .dl_list dd {
    width: 250px;
}

#content .box02_right .dl_list dl {
    width: 200px;
    padding-top: 8px;
    padding-bottom: 8px;
}

dl.dl_link {
    padding: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D9D9D9;
    margin-right: 10px;
    margin-left: 5px;
}

.dl_link dt {
    font-size: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    line-height: 28px;
    margin-bottom: 7px;
    background-image: url(img/li.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    font-weight: normal;
    letter-spacing: 1px;
}

.dl_link dd {
    font-size: 13px;
    line-height: 20px;
    padding-right: 15px;
    padding-left: 15px;
    color: #505050;
}

.img_left {
    float: left;
    background-color: #FFFFFF;
    padding: 2px;
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
    border: 1px solid #EDECE9;
}

.img_right {
    float: right;
    background-color: #FFFFFF;
    padding: 2px;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    border: 1px solid #EDECE9;
}

#top_img {
    text-align: center;
    background-color: #FFFFFF;
    padding-top: 73px;
    padding-bottom: 5px;
}

#top_img3 {
    text-align: center;
    background-color: #ffffff;
    padding-top: 74px;
    padding-bottom: 0px;
}

.btn_s {
    text-align: center;
    clear: both;
    padding: 7px;
}

.btn_s a,
a.btn_s {
    color: #F8ECC9;
    background-color: #9E7D32;
    padding-top: 3px;
    padding-right: 7px;
    padding-bottom: 3px;
    padding-left: 7px;
    font-size: 12px;
    border-top-width: 2px;
    border-right-width: 3px;
    border-bottom-width: 2px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #F0F0EE;
    border-right-color: #F0F0EE;
    border-bottom-color: #F0F0EE;
    border-left-color: #F0F0EE;
    text-decoration: none;
    background-image: url(img/btn.gif);
    background-repeat: repeat-x;
    background-position: center top;
}

.btn_s a:hover,
a.btn_s:hover {
    color: #FFFFFF;
    background-color: #ECC64D;
    background-image: url(img/btn_ov.gif);
}

#content .to_top {
    text-align: right;
    padding-right: 20px;
    padding-bottom: 10px;
    clear: both;
    margin-top: 10px;
}

#content ul.list {
    padding-top: 10px;
    padding-bottom: 10px;
}

#content ul.list li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 7px;
    padding-left: 15px;
    background-image: url(img/li.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
    color: #9B812F;
}

#content .chui {
    color: #BD7B00;
    font-size: 13px;
}

.syomei {
    font-size: 18px;
    text-align: right;
    padding-right: 15px;
    padding-bottom: 15px;
    font-family: "有澤楷書", "ＡＲＰ行楷書体Ｈ", "ＡＲ行楷書体Ｈ", "ヒラギノ明朝 Pro W6", "HiraMinPro-W6";
    padding-top: 5px;
}

#form {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 10px;
    background-color: #F8F8F6;
}

.teisei {
    text-decoration: line-through;
    padding-right: 5px;
    padding-left: 5px;
}

.box02_left .img_left {
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 10px;
}

.box02_left .img_right {
    margin-bottom: 0px;
    margin-right: 5px;
    margin-left: 10px;
}

#content .menu_base {
    background-color: #F8F7F5;
    width: 580px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

textarea,
input {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 12px;
}

.map_base {
    background-color: #FFFFFF;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 2px;
    padding-bottom: 5px;
    border: 1px solid #EAEAEA;
}


/*-----dlリスト-----*/

#content .dl_list {
    padding: 5px;
    border: 1px solid #EEEEEA;
    float: left;
    margin-bottom: 5px;
}

#content .dl_list dt {
    float: left;
    display: block;
    width: 155px;
    font-size: 14px;
    padding-left: 17px;
    line-height: 1.7em;
    background-image: url(img/li.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
}

#content .dl_list dd {
    display: block;
    float: right;
    width: 530px;
    font-size: 15px;
    line-height: 1.7em;
    padding-left: 17px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #D7E6E8;
}

#content .dl_list dl {
    padding-bottom: 7px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D6D5CB;
    display: block;
    width: 735px;
    padding-top: 7px;
    padding-right: 4px;
    padding-left: 4px;
    margin-left: 5px;
    float: left;
}

#content .dl_list dd a {
    line-height: 1.8em;
}


/*
サイド
-------------------------------------------*/

#side {
    background-color: #;
    padding: 0px;
    float: left;
    width: 220px;
    margin-top: 20px;
}

#side h3 {
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    background-image: url(img/side_h3.gif);
    height: 20px;
    padding-bottom: 7px;
    font-weight: normal;
    margin-bottom: 1px;
    padding-top: 5px;
    text-align: center;
}

#side .side_box {
    background-image: url(img/side_box.gif);
    background-repeat: repeat-x;
    background-position: top;
    width: 220px;
    margin-bottom: 5px;
    background-color: #;
    padding-top: 5px;
    padding-bottom: 10px;
}

#side .side_box h3 {
    background-color: #505050;
    background-image: none;
    line-height: 20px;
    height: 20px;
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
    font-size: 13px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #D3D1C9;
}

#side .side_box .side_inbox {
    background-image: url(img/side_inbox.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 210px;
    padding-top: 5px;
    padding-bottom: 10px;
    background-color: #F5F5F4;
    margin-right: auto;
    margin-left: auto;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
}

#side li {
    line-height: 0;
}

#side li a {
    display: block;
    font-size: 12px;
    line-height: 16px;
    color: #14130C;
    text-decoration: none;
    background-color: #F8F8F5;
    padding-top: 6px;
    padding-right: 5px;
    padding-left: 22px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E0E0D8;
    background-image: url(img/side_li.gif);
    background-position: center top;
    background-repeat: no-repeat;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    height: 34px;
}

#side li a:hover {
    background-color: #FFFFFF;
    color: #000000;
    background-image: url(img/side_li_ov.gif);
}

#side .side_box .side_inbox p {
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: 12px;
}

#side .side_box .side_btn {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

#side .side_box .side_prbox {
    width: 186px;
    background-color: #;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    padding: 10px;
    font-size: 12px;
    color: #6F6B5E;
}

#side .side_box .side_prbox p {
    font-size: 10px;
}

#side .side_box .side_prbox a {
    color: #8E8979;
}

#side li a span {
    font-size: 8px;
    line-height: 12px;
    color: #B39A4F;
}

#side li a:hover span {
    color: #D2AD4D;
}

#side ul {
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #E3E3E3;
    border-right-color: #E3E3E3;
    border-left-color: #E3E3E3;
    display: block;
}

#side .chui {
    font-size: 10px;
    color: #D73743;
    padding-left: 5px;
}


/*
フッター
-------------------------------------------*/

#foot {
    background-image: url(img/foot2.gif);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #434241;
    clear: both;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    height: 196px;
    position: relative;
}

#foot p {
    font-size: 10px;
    color: #223e93;
    line-height: 16px;
    text-align: right;
    position: absolute;
    right: 20px;
    bottom: 25px;
}

#foot li a {
    color: #ffffff;
    font-size: 11px;
}

#foot li a:hover {
    color: #cccccc;
}

#foot li {
    font-size: 12px;
    display: inline;
    padding-right: 8px;
    padding-left: 8px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #817E72;
}

#foot #f_ul01 {
    position: center;
    top: 41px;
}

#foot #f_ul02 {
    position: absolute;
    left: 250px;
    top: 53px;
}

#foot #f_logo {
    font-size: 20px;
    color: #C9BE9C;
    position: center;
    top: 107px;
}

#foot #f_logo2 {
    font-size: 15px;
    color: #203c93;
    position: absolute;
    top: 130px;
}

#foot #f_logo3 {
    font-size: 20px;
    color: #C9BE9C;
    position: absolute;
    top: 160px;
    left: 290px;
}

address {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #223e93;
    background-color: #ffffff;
    line-height: 20px;
    text-align: center;
    padding-right: 10px;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #223e93;
}


/*
各種テーブル
-------------------------------------------------------------------*/

table {
    border-collapse: collapse;
}

table td {
    border-collapse: collapse;
}

#content table.table_info {
    width: 800px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}

#content table td {
    padding: 2px;
    border: 0px solid #fffffF;
    font-size: 13px;
}

#content table th {
    font-size: 16px;
    text-align: left;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 3px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #EAE8DF;
    border-right-color: #EAE8DF;
    border-bottom-color: #D1CDBA;
    border-left-color: #EAE8DF;
    background-color: #F1ECE3;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-weight: normal;
    color: #664B24;
}

#content form table th {
    width: 127px;
}

#content table td.td_head {
    background-color: #ffffff;
    text-align: right;
    padding: 8px;
    white-space: nowrap;
    color: #333333;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: dotted;
    border-left-style: solid;
    border-top-color: #ffffff;
    border-right-color: #CDBB9C;
    border-bottom-color: #cccccc;
    border-left-color: #ffffff;
    font-size: 15px;
    background-image: url(/td_head2.gif);
    background-repeat: repeat-x, ;
}

#content table td.td_odd {
    background-color: #FFFFFF;
    text-align: left;
    padding: 8px;
    border: 1px solid #D5D5D5;
    font-size: 15px;
    background-image: url(img/td_odd.gif);
    background-repeat: repeat-x;
    line-height: 20px;
}

.td_head .eng {
    margin: 0px;
    padding: 0px;
    font-size: 10px;
    color: #2546a9;
}

#content table.table_menu th {
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #BDB7A1;
    text-align: right;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ffffff;
    white-space: nowrap;
    background-color: #FCFBF8;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #ffffff;
    border-left-color: #ffffff;
    padding-left: 20px;
}

#content table.table_menu th span {
    font-size: 10px;
    color: #C28B0C;
}

#content table.table_menu td {
    padding-left: 15px;
    border-bottom-color: #E5E5E5;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px;
    background-color: #FFFFFF;
    border-top-color: #E5E5E5;
    border-right-color: #E5E5E5;
    border-left-color: #E5E5E5;
    padding-right: 15px;
}

#content .table_menu strong {
    font-size: 16px;
    color: #AD9445;
    padding-right: 5px;
    padding-left: 5px;
}

#content table.table_menu {
    width: 800px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
}

.table_info th a {
    color: #312D24;
}

#content .table_info .td_odd p {
    margin: 0px;
}

#content table.table_menu td {
    font-size: 14px;
    color: #132559;
}

#content table.table_menu th {
    font-size: 14px;
    background-image: url(img/th.gif);
    background-repeat: repeat-x;
    background-position: center top;
    color: #132559;
    background-color: #F9F9F9;
    border-right-color: #ffffff;
}


/*
ギャラリー
-------------------------------------------------------------------*/

#content .box3 {
    text-align: center;
    width: 205px;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #EEE8DF;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    background-color: #F9F7F4;
}

.box3 .btn a {
    font-size: 12px;
    color: #FFFFFF;
    background-color: #BF9F62;
    display: block;
    margin-top: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    text-decoration: none;
    line-height: 14px;
    border-top-width: 1px;
    border-right-width: 2px;
    border-bottom-width: 1px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #EBE1CF;
    border-right-color: #EBE1CF;
    border-bottom-color: #EBE1CF;
    border-left-color: #EBE1CF;
    background-image: url(img/btn.gif);
    background-repeat: repeat-x;
    background-position: center top;
}

.box3 .btn a:hover {
    color: #FFFFFF;
    background-color: #ECC64D;
    background-image: url(img/btn_ov.gif);
}

.box3 a img {
    background-color: #FFFFFF;
    padding-top: 2px;
    padding-right: 1px;
    padding-bottom: 2px;
    padding-left: 1px;
    border: 1px solid #E2DBCD;
}

.box3 a:hover img {
    border-top-color: #D7C693;
    border-right-color: #D7C693;
    border-bottom-color: #D7C693;
    border-left-color: #D7C693;
}

#content .box3:hover {
    background-color: #FFFBEC;
    border-top-color: #CFBE89;
    border-right-color: #CFBE89;
    border-bottom-color: #CFBE89;
    border-left-color: #CFBE89;
}


/*
サイトマップ
-------------------------------------------------------------------*/

#main p.p_sitemap {
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
}

#main ul.ul_sitemap {
    padding: 10px;
}

#main .ul_sitemap li {
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 35px;
}

#main .ul_sitemap ul {
    margin: 0px;
    padding: 0px;
}

#main .ul_sitemap li a {
    background-image: url(img/li.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}


/* ここからスマホ対応 */

.sp-only {
    display: none;
}

.pbg {
    margin-left: 5px;
}

@media all and (max-width: 640px) {
    /* COMMON */
    .sp-only {
        display: block;
    }
    .pc-only {
        display: none;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    table {
        width: 100%;
        margin: 0 !important;
    }
    table th {
        padding: 5px 0;
        text-align: center;
    }
    #base {
        width: 100%;
        overflow: hidden;
    }
    img.title-img {
        width: 600px;
        max-width: none;
        overflow: hidden;
    }
    .ggmap {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        overflow: hidden;
    }
    .ggmap iframe,
    .ggmap object,
    .ggmap embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    /* HEADER */
    #head {
        width: 100%;
        height: auto;
        padding: 0 10px;
        margin-top: -30px;
        box-sizing: border-box;
    }
    #head img {
        max-width: 200px;
        height: auto;
        display: block;
        margin: 0 auto 0;
        text-align: center;
    }
    #head img.pbg {
        position: relative;
        top: 20px;
    }
    /* NAVIGATION */
    #navi {
        width: 100%;
        height: 48px;
        margin-top: -12px;
    }
.naver-handle {
    color: #1C2F90;
    background-color: #DFDCF3;
    border-color: #93ABEF;
    border-left: none;
    border-right: none;
    height: 48px;
    line-height: 48px;
    padding-left: 10px;
}
    .naver-handle:after {
        background: #1C2F90;
        box-shadow: 0 5px 0 #1C2F90, 0 -5px 0 #1C2F90;
    }
    .naver.open .naver-handle:after {
        color: #1C2F90;
    }
    .naver.enabled .naver-container {
        border: none;
        position: relative;
        z-index: 10;
    }
    #navi li {
        width: 100%;
        float: none;
        height: auto;
        background-image: none;
    }
    #navi li a {
        padding-top: 0;
    }
    #navi a,
    #navi a:link,
    #navi a:visited,
    #navi li strong {
        width: 100%;
        float: none;
        text-align: left;
        line-height: 54px;
        color: #1C2F90;
        text-decoration: none;
        padding: 0 15px;
        border-bottom: 1px solid #DFDCF3;
    }
    #navi li a:hover {
        background-image: none;
        background-color: #F5F3FD;
        color: #1C2F90;
    }
    #navi .child {
    width: 100%;
}
#navi .parent.pc-only {
    display: none;
}
    /* MAIN */
    #main {
        width: 100%;
        float: none;
    }
    #top_img {
        padding-top: 46px;
    }
    #top_img3 {
        padding-top: 46px;
    }
    #content {
        width: 95%;
        float: none;
        margin: 1em auto 0;
        box-sizing: border-box;
        overflow: hidden;
    }
    #content h3 {
        font-size: 12px;
        overflow: hidden;
    }
    #content p {
        font-size: 16px;
    }
    #content table tr {
        border-bottom: 1px solid #ddd;
    }
    #content table td {
        width: auto;
        font-size: 12px;
        min-width: 8em;
        padding: 0;
    }
    #content table td p {
        font-size: 12px;
        padding: 0;
    }
    .home #content table tr {
        border-bottom: none;
    }
    .home #content table td {
        display: block;
        width: 100%;
    }
    .home #content table td img {
        display: block;
        margin: 0 auto;
        /*max-width: 100px;*/
    }
    u {
        display: block;
        text-align: center;
        margin: 0 0 10px;
    }
    u img {
        display: inline !important;
    }
    #content .box02_right,
    #content .box02_left {
        width: 100%;
        float: none;
        margin: 0;
    }
    .staff div {
        float: none !important;
        padding: 0 10px 5px !important;
        max-width: 100%
    }
    .staff img {
        width: 80px !important;
        height: 80px !important;
        margin-top: 10px !important;
    }
    .prof-card {
        box-sizing: border-box;
        margin: 1em auto 0 !important;
    }
    #content table.table_menu {
        width: 100%;
    }
    #content table.table_menu td {
        width: auto;
    }
    #content table.table_menu th {
        width: 4em;
    }
    #content table.table_menu tr {
        border: 0;
    }
    table.mailform {
        width: 100%;
    }
    table.mailform td {
        display: block;
        width: 100% !important;
        height: auto;
    }
    span.name {
        display: block;
        margin: -20px 0 0 30px;
    }
    table.mailform input,
    table.mailform textarea {
        width: 100% !important;
    }
    input[type="submit"],
    input[type="reset"] {
        height: 50px !important;
        font-size: 16px !important;
        margin-bottom: 1em;
    }
    #content table td.td_head {
        text-align: left;
        border: none;
        padding: 20px 0 0;
    }
    /* ASIDE */
    #side {
        width: 100%;
        float: none;
        margin-top: 2em;
        text-align: center;
    }
    #side .side_box {
        width: 100%;
        margin: 0 !important;
        float: none;
        background-image: none;
    }
    /* FOOTER */
    #foot {
        height: auto;
        background-image: none;
        background-color: #fff;
    }
    #foot #f_ul01 {
        background-color: #1C2F90;
        position: relative;
        top: -15px;
        padding: 10px 0;
        overflow: hidden;
    }
    #foot li {
        border: none;
        padding: 0;
        display: block;
        width: 50%;
        float: left;
    }
    #foot li a {
        display: block;
        text-align: left;
        padding: 10px;
    }
    #foot li a:before {
        content: '>';
        padding-right: 5px;
    }
    #foot #f_logo {
        position: relative;
        top: 0;
        padding: 0 10px;
    }
    #foot #f_logo img {
        margin-top: 0 !important;
        margin-bottom: 10px;
    }
    address {
        padding: 0;
    }
}
