﻿@charset "utf-8";


.outer-box {
    justify-content: space-between;
}



.setumei a {
    font-weight: bold;
}

.photo {
    width: 30%;
    background-color: #eef3f3;
    margin: 20px 0;
}

.photo p {
    font-weight: bold;
    padding: 10px;
}

