body {
    font-size: 83%;
    color: #333333;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}

.text {
    line-height: 150%;
}

#head {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
}

#headCover {
    background-image: url(img/head_bg.jpg);
}

#topImg01 {
    background-image: url(img/head_bg01.gif);
    background-repeat: repeat-x;
    background-position: top;
    height: 10px;
}

#topImg02 {
    background-image: url(img/head_bg02.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

#topImg {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
}

#topImg03 {
    background-image: url(img/head_bg03.gif);
    background-repeat: repeat-x;
    background-position: top;
    height: 10px;
}

#navi {
    margin-right: 13px;
    margin-bottom: 20px;
}

#main {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 14px;
}

#mainCover {
    background-image: url(img/bg01.jpg);
    background-repeat: repeat-x;
    background-position: top;
    padding-bottom: 50px;
}

#foot {
    background-image: url(img/bg_foot.jpg);
    background-repeat: repeat-x;
    background-position: top;
    height: 99px;
}

#foot p {
    color: #FFFFFF;
    text-align: center;
    padding-top: 20px;
}


.r {
    width: 211px;
    margin-right: 0px;
    margin-left: auto;
    float: right;
}

.l {
    float: left;
    width: 339px;
}

.clear {
    clear: both;
}

#contents {
    margin-right: 21px;
    margin-left: 21px;
    background-repeat: repeat-y;
    background-position: top;
}

#cover {
    background-image: url(img/f_bg.gif);
    background-repeat: no-repeat;
    background-position: top;
}

.con {
    margin-bottom: 30px;
}

.subtitle {
    margin-bottom: 15px;
    clear: both;
}

#kyouikumokuhyou {
    font-size: large;
    font-weight: bold;
    color: #333399;
    text-align: center;
}

.con li {
    line-height: 200%;
}

.hyou {
    line-height: 140%;
}

.gyouji {
    line-height: 150%;
    text-align: center;
    margin-top: 10px;
}

.gyouji_photo {


    margin-top: 10px;
    margin-bottom: 10px;
}

.sakushi {
    text-align: right;
}

.kashi {
    line-height: 150%;
    margin-top: 15px;
    font-size: 120%;
}

#keitai {
    text-align: center;
    margin-top: 20px;
}

.question {
    font-size: 120%;
    color: #B74343;
    margin-bottom: 10px;
}

.a {
    font-size: large;
    font-weight: bold;
    color: #003399;
    margin-right: 10px;
}

.q {
    font-size: large;
    font-weight: bold;
    margin-right: 10px;
}

.answer {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom-width: 2px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
    line-height: 150%;
}

.b {
    font-weight: bold;
}

.c966 {
    color: #900;
    font-weight: bold;
}

#ichouText {
    float: left;
    width: 340px;
}

#ichouPhoto {
    float: right;
    width: 211px;
}

#ichouPhoto img {
    margin-bottom: 10px;
}

.pamphlet-btn {
    margin-top: 15px;
}

.pamphlet-btn a {
    color: #333;
    text-decoration: none;
}

.img-ensya {}

.ensya-item {
    width: 540px;
    margin: 10px auto 40px;
}

.img-area {
    float: left;
    width: 31.333%;
    margin: 10px 1%;
    box-sizing: border-box;
}

.img-area p {
    font-size: 12px;
    margin: 0;
}

.img-waku {
    height: 110px;
    overflow: hidden;
}

.img-area img {
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.tr {
    text-align: right;
}

.schedule .tr {
    letter-spacing: 0;
}

.schedule span {
    font-size: 11px;
    padding-left: 5px;
}

.photo-left img.w30p {
    float: left;
    width: 28%;
    margin: 20px 1%;
    height: auto;
}

.photo-left img.w20p {
    float: left;
    width: 18%;
    margin: 20px 1%;
    height: auto;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-decoration: none;
}

*, ::after, ::before {
    box-sizing: border-box;
}

.mt-20 {
    margin-top: 20px !important;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn:hover {
    text-decoration: unset;
    color: #fff;
}