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

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

.txt_color{
    color: #F4811C;
    font-weight: bold;
	}