#leftbox {
	float: left;
	height: 470px;
	width: 800px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../image/event/sanchokuback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 20px;
}
#content {
	height: 510px;
	width: 900px;
}
.StrongBig {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
.eventName {
	font-size: 36px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: underline;
}
.red {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.normal14 {
	font-size: 14px;
	font-weight: normal;
}
.strong14 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0099;
}

.blue {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}.normal12 {
	font-size: 12px;
	font-weight: normal;
}
.biggreen {
	font-size: 20px;
	font-weight: bold;
	color: #00CC00;
}
.color2 {
	font-size: 14px;
	color: #0099FF;
}
.color3 {
	font-size: 14px;
	color: #990000;
}
.color4 {
	font-size: 14px;
	color: #FF6600;
}
.color5 {
	font-size: 14px;
	color: #00CC00;
}

