@charset "UTF-8";

header{
    font-family: 'Times New Roman', Times, serif;
}

.picture img{
            width: 100%;
}

p{
    text-align: center;
    font-size: 18px;
}

ul{
    list-style: none;  
}

li{
        list-style: none;
}

header nav ul{
            display: flex;
            justify-content: center;
            background-color: #deb879;
            vertical-align: middle;
            text-decoration: none;
            align-items: center;
}

header nav ul li{
                margin: 0px 30px
}

header ul li a:hover{
                        text-decoration:solid;
                        text-decoration: none;
}

header ul{
            font-size: 22px;
}

footer{
        font-family: 'Times New Roman', Times, serif;
}

footer p{
            text-align: center;
            background-color: burlywood;
            font-size: 15px;
}

body{
        background-image: url(../images/紅茶の渦（背景画像）.png);
        font-family: 'Times New Roman', Times, serif;
}

h1{
    font-size: 25px;
    text-align: center;
}

h2{
    font-size: 16px;
    text-align: center;
}

.aa1122{
        margin-top: 50px;
        margin-bottom: 100px;
}

.aa1122 img{
        width: 100%;
}

.area01{
        display: flex;
}

.aa1221{
        margin-bottom: 100px;
}

.aa1221 img{
        width: 100%;
}

.area02{
        display: flex;
}

.aa2211{
        margin-bottom: 50px;
}

.aa2211 img{
        width: 100%;
}

.area03{
        display: flex;
}