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

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


.txt_blue_col{
	color: #0256A4;
	font-weight: bold;
}

