@charset "utf-8";
#mainLeft {
	float: left;
	width: 220px;
	margin-left: 30px;
	margin-top: 30px;
}
#mainRight {
	float: right;
	width: 514px;
	margin-right: 30px;
	margin-top: 30px;
}
#live {
	margin-bottom: 10px;
	margin-top: 30px;
	border: 1px solid #CCCCCC;
	padding: 20px;
}
#image01 {
	margin-top: 40px;
}
#image02 {
	margin-top: 300px;
}
#image03 {
	margin-top: 400px;
}
.text00 {
	font-size: 180%;
	font-weight: bold;
	color: #C85078;
}
.text01 {
	font-size: 140%;
	color: #C85078;
	font-weight: bold;
	margin-bottom: 10px;
}
.text02 {
	font-size: 140%;
	color: #333333;
	margin-bottom: 10px;
	font-weight: bold;
}
.text03 {
	font-size: 140%;
	color: #006699;
	font-weight: bold;
	margin-bottom: 10px;
}
.text04 {
	font-size: 120%;
	color: #333333;
	margin-bottom: 10px;
}
.text05 {
	margin-bottom: 10px;
	font-size: 120%;
	color: #333333;
}
.text06 {
	font-size: 140%;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 10px;
}
.text07 {
	font-size: 120%;
	color: #333333;
	margin-bottom: 10px;
}
.text08 {
	font-size: 120%;
	color: #333333;
	margin-bottom: 20px;
}
#top {
	text-align: right;
	margin-bottom: 10px;
}
#past {
	font-size: 200%;
	font-weight: bolder;
	color: #BE0A0B;
	margin-top: 20px;
}