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

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


/*見出し*/
h1{
	margin: 0 0 5px 0;
}



