﻿@charset "utf-8";
/* 色変更時用CSS */

/* 菱形 */
.diamond {
	color: #0622b3;
}
.small{
	 font-size: 0.8em;
}
