.note{
    float: right;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: small;
    color: #333;
    font-weight: normal;
    line-height: 1.6em;
    line-break: strict;
}
figure{
    text-align: center;
}

figcaption{
    text-align: center;
}