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

/* 菱形 */
.diamond {
	color: #b55eff;
}

.bold {
	font-weight: bold;
}