@charset "utf-8";
/* ----------------------------------------------
	calendar styles
---------------------------------------------- */

/* Event_Top
----------------------------------------------------------------- */
/* map ----- */
#prefecture {
	float: left;
	width: 460px;
}

#prefecture img {
	margin-top: 30px;
}

#cities {
	float: right;
	width: 240px;
}

.noticeClear {
	clear: both;
}

/* calendar_main ----- */
#cale_main {
}

.cale_box {
	float: left;
	width: 48%;
	padding-top: 15px;
}

.rgtbox {
	margin-left: 4%;
}

.cale_tbl {
	margin-bottom: 20px;
}


/* rakuten Ads ----- */
.clmAds dl {
	float: left;
	width: 48%;
}
.clmAds dl a {
	display: inline-block;
}


/* Event_Day
----------------------------------------------------------------- */
#tblEvlist th, #tblEvlist td {
	padding: 10px 3px;
}

#tblEvlist th {
	border: #996 1px solid;
}

#tblEvlist td {
	border: #996 1px solid;
}

#tblEvlist td.wd10 {
	text-align: center;
}
a.lnkBtn {
	font-size: 80%;
}

/* Event_Detail
----------------------------------------------------------------- */
.dtl_img {
}


/* Event_Backnumber
----------------------------------------------------------------- */
.evBack #main .ulArw li {
	width: 25%;
}


/* Event_Backnumber Detail
----------------------------------------------------------------- */


