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

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

.txt_blue_col{
	color: #B17900;
}