div#event_title{
	width:496px;
	height:34px;
	text-align:center;
	margin-bottom:2px;
	background-color:#37B8E9;
}

table.event{
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
}

table.event td{
	text-align:center;
}

div.event_1{
	width:246px;
/*
	background-color:#82DCFF;
*/
	padding-bottom:3px;
	margin-left:auto;
	margin-right:auto;
	background:url("../images/event_bg1_bg.gif") repeat-y;

}

div#title_1{
	width:240px;
	height:80px;
	color:#2F008C;
	text-align:center;
	font-size:26px;
	line-height:80px;
	font-weight:bold;
	background:url("../images/event_bg1.gif") no-repeat;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:auto;
	margin-right:auto;
}

#title_1 a,#title_1 a:link #title_1 a:visited{
	display:block;
	width:100%;
	height:100%;
	color:#2F008C;
	text-decoration:none;
}

.tuki_1{
	font-size:36px;
	color:#E20090;
}




div.event_2{
	width:246px;
	background:url("../images/event_bg2_bg.gif") repeat-y;
/*
	background-color:#FF95C3;
*/
	padding-bottom:3px;
	margin-left:auto;
	margin-right:auto;
}

div#title_2{
	width:240px;
	height:80px;
	color:#E20090;
	text-align:center;
	font-size:26px;
	line-height:80px;
	font-weight:bold;
	background:url("../images/event_bg2.gif") no-repeat;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:auto;
	margin-right:auto;
}

#title_2 a,#title_2 a:link #title_2 a:visited{
	display:block;
	width:100%;
	height:100%;
	color:#E20090;
	text-decoration:none;
}

.tuki_2{
	font-size:36px;
	color:#2F008C;
}

.event_img{
	width:240px;
	height:350px;
	border:1px solid #E200A2;
}
