body		{font-size: medium; color: #333333;
		 margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;}


/* フォントの設定 */
.f10		{line-height: 120%; font-size: 10px;}  /* 10px 固定（カラー指定なし） */
.f12		{line-height: 120%; font-size: 12px;}  /* 12px 固定（カラー指定なし） */
.f16b		{line-height: 120%; font-size: 16px; font-weight: bold}  /* 16px 固定（カラー指定なし） */
.f16br		{line-height: 120%; color: #663300; font-size: 16px; font-weight: bold}  /* 16px 固定（茶） */
.f16r		{line-height: 120%; color: #FF0000; font-size: 16px; font-weight: bold}  /* 16px 固定（赤） */
.f16w		{line-height: 120%; color: #FFFFFF; font-size: 16px; font-weight: bold}  /* 16px 固定（白） */

.f20b		{line-height: 120%; font-size: 20px; font-weight: bold}  /* 20px 固定（カラー指定なし） */
.f20r		{line-height: 120%; color: #FF0000; font-size: 20px; font-weight: bold}  /* 20px 固定（赤） */

.main10	{line-height: 120%; color: #333333; font-size: x-small}  /* メインカラー 小 */
.main12	{line-height: 120%; color: #333333; font-size: small}  /* メインカラー 標準 */
.main12b	{line-height: 120%; color: #333333; font-weight: bold; font-size: small}  /* メインカラー 標準太字 */
.main12r	{line-height: 120%; color: #FF0000; font-weight: bold; font-size: small}  /* 赤 標準太字 */

.stress01		{line-height: 120%; color: #663300; font-size: small}  /* 強調色1 標準 */
.stress01b		{line-height: 120%; color: #663300; font-weight: bold; font-size: small}  /* 強調色1 標準太字 */

.stress02		{line-height: 120%; color: #cc0000; font-size: small}  /* 強調色2 標準 */
.stress02b		{line-height: 120%; color: #cc0000; font-weight: bold; font-size: small}  /* 強調色2 標準太字 */
