@charset "utf-8";
/* CSS Document */

.gazou {
  width: 100%;
}

h3{
    border-bottom: dotted 2px #8BC1F5;
    padding-bottom: 10px;
}
.aisatsu_area {
    width: 80%;
    margin: 30px auto 50px auto;
}

.daihyou {
    width: 100%;
    text-align: right;
    font-size: 1.2rem;
    font-weight: bold;
    margin: 15px 0 40px 0;
}
.subtitle {
    width: 100%;
    font-size: 1.2rem;
    font-weight: bold;
    margin: 15px 0 5px 0;
}
