
body.under{
	background:url(../images/calender/bg01.png) no-repeat center top #000000;
	}
body.under div#AllBox{
	width:100%;
	}
h2{
	background:url(../images/calender/tit01.png) no-repeat 0 0;
	width:61px;
	height:295px;
	text-indent:-9990px;
	position:absolute;
	top:90px;
	right:10px;
	}
/* Main
===============================================================*/
.bg01{
	height: 851px;
}
div#Main {
    width: 980px;
    margin: -419px auto 0;
}
div#Main .bg02{
	padding: 5px 0 0 230px;
}

div#Main .bg02 p.teikyu {
    color: #FFFFFF;
}


.box01{
	width:980px;
	margin:0 auto;
	position:relative;
	}

.box01 dl dd{
	color:#c2c2c2;
	font-size:14px;
	line-height:28px;
}


/* TABLE
================================================ */
#Main .bg02 .xo-months {
	width: 100%;
    clear: both;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

#Main .bg02 .xo-months .xo-month-wrap {
	float: left;
    width: 360px;
}
#Main .bg02 .xo-months .xo-month-wrap:last-of-type {
	float: right;
}

#Main .bg02 .xo-event-calendar table.xo-month > caption {
    text-align: center;
/*    font-size: 18px;*/
    color: #FFFFFF;
	font-family: 'Noto Serif JP', serif;
	padding: 16px 0 14px;
	background: #111111;
}

#Main .bg02 .xo-event-calendar table.xo-month .month-prev {
    position: absolute;
    left: 10px;
	top: 14px;
	background: url(/images/calender/left_n.png) no-repeat left center;
	width: 33px;
	height: 33px;
	z-index: 3;
}
#Main .bg02 .xo-event-calendar table.xo-month .month-prev:hover {
	background: url(/images/calender/left_o.png) no-repeat left center;
}

#Main .bg02 .xo-event-calendar table.xo-month .month-next {
    position: absolute;
    right: 10px;
	top: 14px;
	background: url(/images/calender/right_n.png) no-repeat right center;
	width: 33px;
	height: 33px;
	z-index: 3;
}
#Main .bg02 .xo-event-calendar table.xo-month .month-next:hover {
	background: url(/images/calender/right_o.png) no-repeat right center;
}
#Main .bg02 .dashicons-arrow-right-alt2:before ,
#Main .bg02 .dashicons-arrow-left-alt2:before {
    content: "";
}

#Main .bg02 .xo-months .xo-month-wrap table {
	width: 100%;
	background: #111111;
	border: none;
}
#Main .bg02 .xo-months .xo-month-wrap table.xo-month {
	padding-bottom: 16px;
	margin: 0;
}
#Main .bg02 .xo-months .xo-month-wrap table tbody tr:first-child td.month-week table tr td {
	padding-top: 11px;
}
#Main .bg02 .xo-months .xo-month-wrap table tr th {
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
	font-family: 'Noto Serif JP', serif;
	padding: 4px 6px 7px !important;
	width: 33px;
	border: none;
	border-bottom: #474747 1px solid;
}
#Main .bg02 .xo-months .xo-month-wrap table tr td {
    text-align: center;
	font-size: 16px;
	padding: 8px 6px 0 !important;
    color: #FFFFFF;
	font-family: 'Noto Serif JP', serif;
	width: 33px;
	border: none;
}
#Main .bg02 .xo-months .xo-month-wrap table tr td span {
	display: block;
	padding: 5px 0 6px;
}

#Main .bg02 .xo-event-calendar table.xo-month .month-event-space {
    height: auto;
}

#Main .bg02 .xo-event-calendar table.xo-month .month-dayname td div {
    text-align: center;
    font-size: 100%;
    line-height: 1.2em;
}

#Main .bg02 .xo-months .xo-month-wrap table tr td:first-child {
	padding-left: 25px !important;
}
#Main .bg02 .xo-months .xo-month-wrap table tr td:last-child {
	padding-right: 25px !important;
}


#Main .bg02 .xo-months .xo-month-wrap table tr th.sunday {
    color: #b12c2c;
	padding-left: 25px !important;
}
#Main .bg02 .xo-months .xo-month-wrap table tr th.saturday {
    color: #1d55b1;
	padding-right: 25px !important;
}

#Main .bg02 .xo-months .xo-month-wrap table .month-dayname td div.today {
    color: #FFFFFF;
}

#Main .bg02 .xo-months .xo-month-wrap table tr td span.holi01 {
	background: #422323;
}
#Main .bg02 .xo-months .xo-month-wrap table tr td span.holi02 {
	background: #423c27;
}
#Main .bg02 .xo-months .xo-month-wrap table tr td span.holi03 {
	background: #213242;
}

#Main .bg02 .holiday-titles {
    clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}
#Main .bg02 .holiday-titles p {
	float: left;
    margin-right: 23px;
    color: #FFFFFF;
	font-family:"Osaka", Osaka, "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", "���C���I", Meiryo, Verdana, "�l�r �o�S�V�b�N", "MS P Gothic", san-serif;
}
#Main .bg02 p.holiday-title span {
	display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: text-top;
	margin-right: 5px;
	padding: 0;
    border: none;
}

.xo-event-calendar table.xo-month td, .xo-event-calendar table.xo-month th {
	background-color: #111111 !important;
}