body {
    position: relative;
    width: 100%;
    min-height: 100%;
    background: url(../img/bg.png) center bottom no-repeat;
    background-attachment: fixed;
    margin:0;
    padding:0;
    font-size: 16px;
    color: #000;
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, Helvetica, Arial, "ＭＳ Ｐゴシック", sans-serif;
}


a{  text-decoration: none;
    color: #385788;
}

a:hover{
    color:#CF0B0B;
}

.FL{
    float:left;
}
.FR{
    float:right;
}
.clear{
    clear: both;
}

.img_p img{
    padding:15px;
}

p{
    margin-left:30px;
}

h1{
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 32px;
    border-bottom:thin #666 solid;
    letter-spacing:5px;
}

h2{
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 22px;
    background: url(../img/hishi.png) left center no-repeat;
    letter-spacing:5px;
    margin-left:10px;
    padding-left:35px;
}

h3{
      font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 20px;
  
}

h4{
      font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 28px;
  
}

.small-txt2{
    font-size: 20px;
}

.small-txt{
    font-size: 18px;
}

#header{
    width:100%;
    height:auto;
    padding:0;
    margin:0;
    padding-bottom: 15px;
    border-top:solid #CF0B0B 13px;
    border-bottom:solid #CF0B0B thin;
    background-color: rgba(247,241,232,0.8);
    position: fixed;
    top:0;
    z-index:10;
}

#g_menu{
    width:1200px;
    margin:0 auto;
}

#g_menu ul{
    list-style: none;
    padding: 0;
    padding-bottom:10px;
}

#g_menu li{
    float:left;
    margin:5px 20px;
    line-height:2;
}

#top-img02{
    position: relative;
    width: 100%;
    height:auto;
    background: url(../img/top-img02.png) center top no-repeat;
    padding-top:550px;
    margin-top: 105px;
}

#top-img03{
    position: relative;
    width: 100%;
    height:auto;
    background: url(../img/top-img03.png) center top no-repeat;
    padding-top:550px;
    margin-top: 105px;
}
#top-img04{
    position: relative;
    width: 100%;
    height:auto;
    background: url(../img/top-img04.png) center top no-repeat;
    padding-top:550px;
    margin-top: 105px;
}
#top-img05{
    position: relative;
    width: 100%;
    height:auto;
    background: url(../img/top-img05.png) center top no-repeat;
    padding-top:550px;
    margin-top: 105px;
}
#top-img06{
    position: relative;
    width: 100%;
    height:auto;
    background: url(../img/top-img06.png) center top no-repeat;
    padding-top:550px;
    margin-top: 105px;
}
#top-img07{
    position: relative;
    width: 100%;
    height:auto;
    background: url(../img/top-img07.png) center top no-repeat;
    padding-top:550px;
    margin-top: 105px;
}
#top-img08{
    position: relative;
    width: 100%;
    height:auto;
    background: url(../img/top-img08.png) center top no-repeat;
    padding-top:550px;
    margin-top: 105px;
}
#top-img09{
    position: relative;
    width: 100%;
    height:auto;
    background: url(../img/top-img09.png) center top no-repeat;
    padding-top:550px;
    margin-top: 105px;
}
#contents{
    position:relative;
    width:1380px;
    margin:0 auto;
    background: url(../img/bg_2nd.png);
    padding-bottom:50px;
}

#title{
    position: absolute;
    left:10px;
    top:-220px;
}

#to_mokuji{
    position: absolute;
    right:170px;
    top:-160px;
}


#main{
    width:900px;
    border-radius: 25px 25px;
    background: rgba(255, 255, 255, 0.5);
    margin:0 auto;
    padding:50px;
    padding-left:100px;
    margin-bottom:50px;
}

#main ul{
    width:650px;
    height:50px;
    margin:0 auto;
    padding-bottom: 18px;
    border-bottom: dotted 4px #b0c4de;
    }
#main li{
    float: left;
    margin-right:10px;
    border:thin solid #333;
    padding:10px;
    list-style:none;
}
#main li:hover{
    border:thin solid #CF0B0B;
    background-color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
}


#footer_01{
    width: 100%;
    height:250px;
    background: url(../img/bg_footer.png);
}

#kokuchi_area{
    width:1000px;
    margin:0 auto;
    padding-top: 20px;
}

#info{
    width:500px;
    height: 220px;
}

#info iframe{
    width:480px;
    height: 200px;
    padding:5px;
    background-color: #fff;
}

#banner{
    width:480px;
    height:auto;
    padding-left:20px;
}

#footer_02{
    width:100%;
    height:220px;
    background-color:#385788;
    padding-top:20px;
}
#add{
    text-align: center;
    color:#fff;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 150px;
}

#btn_footer{
    width:600px;
    margin: 0 auto;
    text-align:center;
}

#btn footer ul{
    list-style: none;
    padding: 0;
    margin: 0 !important;
    padding-top: 15px;
}

#btn_footer li{
    float: left;
    width:240px;
    list-style: none;
    margin-left:20px;
}