﻿@charset "utf-8";


/* ************************************************************************** */
/*  index.html 個別スタイルシート */

main > article > section > h2 > small{
    display : block;
    size    : 90%;
}
