﻿body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	line-height: 140%;
}

.txt_g {
	font-family: "ＭＳ Ｐゴシック", Osaka;
        font-size: 14px;
        font-style: normal;
        line-height: 120%;
        font-weight: bold;
        color: #666666;
}

.event {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0066ff;
	line-height: 1.5;
	border-width: 1px;
	border-style: ridge;
	border-color: #999999;
	padding: 5px;
}
