/* 右カラム　フリースペース　画像サイズ & センター揃え */
.tag_free img {
    width: 240px;
}
.tag_free {
    text-align: center;
}