@charset "UTF-8";
A:link{color: #333333}
A:visited{color: #333333}
A:hover{
	color: #CB50EC
}
A:active{
	color: #CB50EC
}

.all_bg {
	background-color: #9FCA50;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.font_GLAY_10_copy{
	font-size: 10px;
	line-height: 20px;
	color: #333333;
}
.font_GLAY_10{
	font-size: 10px;
	line-height: normal;
	color: #333333;
}
.font_GLAY_12{
	font-size: 12px;
	line-height: normal;
	color: #333333;
}
.font_PURPLE_10{
	font-size: 10px;
	line-height: normal;
	color: #7E3D79;
}
.font_eventdate_12{
	font-size: 12px;
	line-height: 18px;
	color: #EBD7EB;
	font-weight: bold;
}
.font_eventtittle_12{
	font-size: 12px;
	line-height: 18px;
	color: #96D045;
	font-weight: bold;
}
.font_eventcontents_10{
	font-size: 10px;
	line-height: 18px;
	color: #663366;
	font-weight: bold;
}
.font_eventcontents_12{
	font-size: 12px;
	line-height: 18px;
	color: #663366;
	font-weight: bold;
}
.bg_base_glay{
	background-color: #DCDADA;
}
.bg_info_glay1{
	background-color: #999999;
}
.bg_info_glay2{
	background-color: #EBE8E8;
}
.bg_event_tittle{
	background-color: #A76DA3;
}

