.midasiComm{
	margin:0 0 8px 0;
}


.accessBox{
	width:580px;
	margin:0 0 14px 0;
}
.tableLeft{
	width:284px;
	float:left;
}
.tableRight{
	width:284px;
	float:right;
}

/*見出し*/
.kaikaMidasi{
	width:580px;
	background:url(../event/images/share/midasi_border.gif) 0 30px repeat-x;
}
.kaikaLeft{
	float:left;
}
.kaikaRight{
	width:90px;
	float:right;
}


/*#########################*/
/*テーブル*/
.kaikaT{
	border:solid 1px #cccccc;
	border-width:1px 0 0 1px;
}
.kaikaT td,
.kaikaT th{
	border:solid 1px #cccccc;
	border-width:0 1px 1px 0;
	font-weight:normal;
}
.algC{
	text-align:center;
}
.bgGreen{
	background:#eaf7cc;
}
.bgBlue{
	background:#ccdcf7;
}
.bgOrange{
	background:#ffd2d2;
}

/*左ナビ---------------------------------------------------*/

#leftNavi{
	padding-bottom:15px;
	width:165px;
	background:url(../event/images/navi/navi_sita.gif) left bottom no-repeat;
}
#bara{
	margin-top:8px;
	width:165px;
	background:url(images/navi/left_navi_bara.gif) left center no-repeat;
	float:left;
}
#bara a{
	padding-top:10px;
	margin:5px 0 0 90px;
	float:left;
}
#sakura{
	width:165px;
	background:url(images/navi/left_navi_sakura.gif) left center no-repeat;
	float:left;
}
#sakura a{
	padding-top:10px;
	margin:8px 0 0 90px;
	float:left;
}
#momiji{
	width:165px;
	background:url(images/navi/left_navi_momiji.gif) left center no-repeat;
	float:left;
}
#momiji a{
	padding-top:10px;
	margin:5px 0 0 90px;
	float:left;
}
.naviSpan{
	display:block;
	height:54px;
	float:left;
}
/*咲きアイコン*/
.sakuraSaki{
	width:27px;
	height:24px;
	float:left;
}
.sakiWaku{
	 float:right;
	 padding:3px 5px 3px 5px;
	 margin:2px 0 0 10px;
	 background:#CCDCF7;
}

