/**************************************************
* デフォルトスタイル
***************************************************/
html {
    background: #F7F7F7;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    font-style: normal;
    margin: 0;
    padding: 0;
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

div.clear {
    clear: both;
}



/**************************************************
* 全体レイアウト
***************************************************/
body {
    font-size: 90%;
    /* background: url(../images/typege03-02.gif) top center repeat-y; */
}


div#wrapper {
    width: 100%;
    padding-top: 0px;
    margin-right: auto;
    margin-left: auto;
    z-index: 1;
    position: relative;
}

/**************************************************
* ヘッダー
***************************************************/

div#header {
    /*background: url(../images/typege03-01.jpg) top center no-repeat;
 width:950px;
 margin:0px auto 0px auto;
 height:298px;
 position:relative;*/

    width: 100%;
    height: 0;
    background: url('https://amakusa-web.jp/Sozai/Mg/FileAccess.aspx?aplUseNo=66189&angoFolderKey=Ii2zTgQqX8Pss7UhmAry%2fA%3d%3d&angoFileKey=TuoaFx%2fY91OSdlFbjOhcdKAZ6p8aVq09');
    width: 100%;
    padding-top: 32.63157894736842%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;


}

div#header h1 {
    font-weight: bold;
    font-size: 180%;
    padding: 15px;
    color: #000;
}

.banner {
    position: absolute;
    /* left: 103px;
    top: 72%; */
    top: 85%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

div#headerMain {
    position: fixed;
    z-index: 100;
}

div#tti_header {
    margin-left: 100px;
    text-align: center;
}

/**************************************************
* コンテンツ全体
***************************************************/
div#content {
    width: 950px;
    margin: 0px auto 0px auto;
    padding: 0px;
    background: #ffffff;

}

div#bgborder {
    display: none;
}

h2 {
    font-size: 1.1em;
    color: #0068B6;
}

h3 {
    font-size: 0.8em;
    color: #0068B6;
}

.circle {
    padding: 10px 13px 0px 0px;
    margin: 0px 10px 10px 0px;
    text-align: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: solid 2px #0068B6;
    position: absolute;
    right: 0;
    bottom: 0;
}

/**************************************************
* メイン
***************************************************/
div#mainLeft {
    width: 640px;
    float: left;
}

div#mainRight {
    width: 640px;
    float: right;
}

div#main {
    width: 600px;
    float: right;
    padding-top: 0px;
    margin: 33px 12px 10px 0px;
}

div#main .cname {
    width: 579px;
    margin: 0 auto;
    border-top: solid 0px #FFF;
    border-left: solid 0px #FFF;
    border-right: solid 0px #FFF;
    border-bottom: solid 0px #FFF;
    position: relative;

}

div#main .cname h2 {
    font-size: 1.1em;
    color: #0068B6;
    /* font-size: 16px; */
    position: relative;
    top: 4px;
    left: 0px;
    width: 480px;
    height: 36px;
    font-weight: bold;
    /* color: #000; */
}

div#main .cname h2 a {
    color: #000;
    text-decoration: none;
    position: relative;
    top: 6px;
    left: 14px;
    padding-left: 32px;
    background: url(../images/typege03-03.gif) no-repeat;
}

div#main .cwaku {
    width: 479px;
    margin: 0px 0px 0px 10px;
    position: relative;
    top: 0px;
    left: 0px;
    border-top: dotted 0px #FFF;
    border-left: dotted 0px #fff;
    border-right: dotted 0px #FFF;
    border-bottom: dotted 0px #FFF;
    background-color: #fff;
}

div#main .cwaku h3 {
    font-size: 0.8em;
    color: #0068B6;
}

div#main .cwaku a {
    width: 460px;
    background-position: 2% 40%;
    padding-left: 15px;
    color: #0068B6;
}

div#main .cwaku ul {
    list-style-type: none;
    margin-left: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 90%;
}

div#main .cwaku li {
    line-height: 180%;
    padding: 2px 0;
    border-bottom: dotted 1px #D5D6D7;
}

div#main .cwakurad1 {
    width: 479px;
    height: 0px;
    background: #FFF;
}

div#main .cwakurad2 {
    margin: 0px 0px 18px 0px;
    position: relative;
    top: 0px;
    left: 10px;
    padding: 0;
    width: 479px;
    height: 11px;
}

div#main .topFreeArea {
    width: 594px;
    overflow: hidden;
    margin: 5px auto 20px auto;
}

/**************************************************
* サイドバー
***************************************************/

div#sidebar {
    width: 297px;
    margin: 0px 0px 7px 0px;
    float: left;
    /* position: fixed */
}

div#sidebar .cname {
    width: 297px;
    margin: 34px 0px 0px 18px;
    border-top: solid 0px #FFF;
    border-left: solid 0px #FFF;
    border-right: solid 0px #FFF;
    /* background: url(../images/typege03-04.gif) no-repeat; */

}

div#sidebar .cname h2 {
    display: none;

    width: 240px;
    height: 34px;
    margin: 5px 0px 0px 0px;
    font-size: 16px;
    padding: 10px 0px 0px 2px;
    font-weight: bold;
    color: #FFF;
    border-top: solid 0px #FFF;
    border-left: solid 0px #FFF;
    border-right: solid 0px #FFF;
    border-bottom: dotted 1px #E4E4E4;
    /* background: url(../images/typege03-05.gif) repeat-y; */
    text-align: left;
    color: #0068B6;

    font-size: 1.1em;
}

div#sidebar .cname h3 {
    font-size: 0.8em;
    color: #0068B6;
}

div#sidebar .cname h2 a {
    color: #0068B6;
    text-decoration: none;
}

div#sidebar .cwakurad1 {
    display: none;
}

div#sidebar .cwaku {
    width: 240px;
    margin: 0px 0px 0px 18px;
    padding-top: 12px;
    padding-bottom: 10px;
    border-left: solid 0px #FFF;
    border-right: solid 0px #FFF;
    border-bottom: solid 0px #FFF;
    /* background: url(../images/typege03-05.gif) repeat-y; */

}

div#sidebar .cwaku ul {
    list-style-type: none;
    width: 240px;
    margin: 0px auto 0px auto;
    font-size: 12px;
    padding: 0px 0 0px 0px;
    color: #FFF;
    border-top: dotted 0px #FFF;
    border-left: dotted 0px #FFF;
    border-right: dotted 0px #FFF;
    border-bottom: dotted 0px #FFF;

}

div#sidebar .cwaku li {
    line-height: 180%;
    width: 240px;
    border-bottom: dotted 0px #fff;
    padding: 0px 0px 0px 28px;
}

div#sidebar .cwaku a {
    padding-left: 14px;
    color: #13007c;
    background: url(../images/typege03-07.gif) no-repeat;

}

div#sidebar .cwakurad2 {
    width: 240px;
    height: 7px;
    margin: 0px 0px 10px 18px;
    /* background: url(../images/typege03-06.gif) no-repeat; */

}

div#sidebar .topFreeArea {
    width: 242px;
    overflow: hidden;
    margin: 0px auto 15px auto;
    padding: 10px 5px 0px 5px;

}

div#sidebar .diaryT h3 {
    font-size: 0.8em;
    color: #0068B6;
}


/**************************************************
* フッター
***************************************************/

div#footer {
    clear: both;
    /* width: 963px; */
    /*height:12px;*/
    width: 100%;
    text-align: center;
    margin: 0px auto;
    padding: 10px 0;
    background-color: #00C7FF;
    color: #FFF;
    /* background: url(../images/typege03-08.gif) no-repeat; */
}

div#footer a {
    font-size: small;
    text-decoration: none;
    color: #FFF;
}

div#footer .footerContent {
    /* background-color: #fff; */
    background-color: #00C7FF;
}

div#droparea .tuhoLink {
    padding: 0;
    margin: 0;
    width: 100%;
    color: #FFF;
    background-color: #00C7FF;
    border: solid 0px #FFF;
    ;
}





@media (max-width: 575.98px) {

    div#header {}

    .banner,
    #banner-side {
        display: none;
    }

    .nav-fixed {
        position: static;

    }
}

@media (min-width: 576px) and (max-width: 767.98px) {

    div#header {}

    .banner,
    #banner-side {
        display: none;
    }

    .nav-fixed {
        position: static;

    }
}/*  */