@charset "Shift_JIS";
.s_red{
	color : red;
	}
.s_blue{
	color : blue;
	}
.s_orange{
	color : orange;
	}
.sn_red{
	color : red;
	font-weight : normal;
	}
.sn_blue{
	color : blue;
	font-weight : normal;
	}
.sn_orange{
	color : orange;
	font-weight : normal;
	}
