html, body {
	height: 95%;
	width: 99%;
}
body {
	font-family: meiryo;
	color: #CCCCCC;
}
#index {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	top: 50%;
	bottom: 50%;
	padding-top: 24%;
}
.tsgc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
}
.tsgc-area {
	height: 400px;
	width: 100%;
	padding-top: 60px;
}
.event-info {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.attention {
	padding-right: 25%;
	padding-left: 25%;
	font-size: small;
}
.chromered {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: small;
}
