﻿@charset "UTF-8";


/*---文字設定---*/
.Txt-Red {
	color:#FF0000;
}

.Txt-Em {
	font-weight:bold;
	font-size:26px;
	color:#000;
	line-height:1.5em;
}
