button.close {
	display: none;
}
.my-calendar-table th abbr {
	display: none;
}
.screen-reader-text {
	display: none;
}

/* slider */
#slider {
	height: 350px;
}
#sliderNav {
	padding: 20px 0 20px 442px;
}
#sliderNav li {
	width: 11px;
	margin-right: 10px;
	float: left;
}
#sliderNav a {
	display: block;
	height: 10px;
	background: url(./imgs/blt-slider.png) 0 0 no-repeat;
	text-indent: -9999px;
}
#sliderNav .showPage a,
#sliderNav a:hover {
	background-image: url(./imgs/blt-slider_ov.png);
}
.banner-left {
	margin-right: 20px;
}


/* content */
#content {
}

/* main */
#lead img {
	margin-left: 5px;
	float: right;
}
#lead p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 15px;
	line-height: 30px;
}

#sceduleVisitor .nav{
	background: url(./imgs/bg-schedule01.png) no-repeat !important;
	background-position: top;
}
#sceduleMember .nav{
	background: url(./imgs/bg-schedule02.png) no-repeat !important;
	background-position: top;
}
.lead {
	background: url(./imgs/bg-scheduleBack.png) 0 0 repeat-y;
}
#sceduleMember {
	display: none;
}
#scedule .scheduleTable .nav {
	height: 62px;
	padding:11px 0 0 212px;
	margin-left: 1px;
}
#scedule {
	margin-bottom: -20px;
}
#scedule h2{
	margin-left: 1px;
}
#scedule .scheduleTable .nav li {
	width: 158px;
	float: left;
	line-height: 16px;
	text-align: center;
}
#scedule .scheduleTable .nav a,
#scedule .scheduleTable .nav span {
	display: block;
	padding-top: 9px;
	background: 0 0 no-repeat;
}
#scedule .scheduleTable .nav span.vst {
	height: 25px;
	background-image: url(./imgs/bg-scheduleTab_on_olv.gif) !important;
	font-size: 12px;
	color: #fff;
	background-position: 6px 0;
}

#scedule .scheduleTable .nav li.pb span.bgn {
	height: 25px;
	background-image: url(./imgs/bg-scheduleTab_on.gif) !important;
	font-size: 12px;
	color: #fff;
}

#scedule .scheduleTable .nav li.pa a {
	height: 25px;
	background-image: url(./imgs/bg-scheduleTab.gif);
	font-size: 12px;
	background-position: 10px 0;
}

#scedule .scheduleTable .nav li.pb {
	background-image: url(./imgs/bg-scheduleTab_pb.gif) ;
	height: 32px;
	font-size: 12px;
	background-position: 10px 0;
	width: 138px;

}







#scedule .scheduleTable .main {
	padding: 4px 30px 120px 30px;
	background: url(./imgs/bg-scheduleBottom.png) 0 100% no-repeat;
}

#scedule .scheduleTable .main_v {
	padding: 4px 30px 120px 30px;
	background: url(./imgs/bg-scheduleBottom_vst.png) 0 100% no-repeat;
}
#scedule .scheduleTable table {
	width: 100%;
}
#scedule .scheduleTable th,
#scedule .scheduleTable td {
	width: 14.28%;
	border: 1px solid #dddddd;
	font-size: 12px;
	text-align: center;
}
#scedule .scheduleTable th {
	background: #e5e5e5;
	font-size: 12px;
	line-height: 26px;
	color: #595959;
}
#scedule .scheduleTable td {
	padding: 10px 0px;
	line-height: 16px;
}

#information .new h3 {
	font-weight: normal;
	line-height: 36px;
}
#information .date {
	display: inline-block;
	width: 10.5em;
	font-size: 14px;
	font-family:'Lucida Grande', Meiryo, sans-serif;
	padding-left: 15px;
}
#information .date02 {
	display: inline-block;
	width: 8.5em;
	font-size: 18px;
	background: url(imgs/artIcon.png) 0 100% no-repeat;
	background-position: left 45% ;
	font-weight: normal;
	padding-left: 25px;
}
#information .title {
	display: inline-block;
	font-family:'Lucida Grande', Meiryo, sans-serif;
	background: url(imgs/artIcon.png) 0 100% no-repeat;
	background-position: left 60% ;
	padding-left: 25px;
}
#information .new .title {
	display: inline-block;
	font-size: 18px;
}
#information .title02 {
	display: inline-block;
	font-family:'Lucida Grande', Meiryo, sans-serif;
	background: url(imgs/artIcon.png) 0 100% no-repeat;
	background-position: left 60% ;
}
#information .new .title02 {
	display: inline-block;
	font-size: 18px;
}
#information .new img{
	max-height: 200px !important;
	max-width: 315px !important;
	height: auto;
	width: auto;
	float: right;
	margin-left: 30px;
}
#information img.newsTtl {
	position: relative;
	z-index: 1;
}
#information .new img+p {
	margin-left: 355px;
}
#information img.newsList,
#blog img.newsList {
	float: right;	
	position: relative;
	z-index: 10;
	top: -27px;
}
#blog img.newsList{
	right:38px;
}
#information .backnumber {
	margin-bottom: 25px;
	border-top: 1px dotted #c7c7c7;
	border-bottom: 1px dotted #fff;
}
#information .backnumber li {
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #c7c7c7;
	padding: 9px 0;
}
#information .backnumber li:first-child {
	background: #f7f5f6;
}

#information .backnumber li:last-child {
	background: #f7f5f6;
}
#information .backnumber .title {
	font-size: 14px;
}
a {
	text-decoration: underline;
}
#informationBox,
#blogBox{
	background: #fff;
}
#information{
	border-right: solid 1px #e6e4e0;
	border-left: solid 1px #e6e4e0;
	margin-bottom: 20px;
	padding: 0 30px 5px 30px;
}
#information h2{
	margin-left: -31px;
}
.infoInner{
	background: url(../imgs/infoBottom.png) 0 100% no-repeat;
	background-position: bottom;
}
.blogList .box {
	overflow:hidden;
	clear:both;
  border-bottom: 1px dotted #ccbfb8;
	margin-bottom:20px;
	padding-bottom:20px;
}
.blogList .box .image {
	width:210px;
	float:left;
	margin-left:20px;
}
.blogList .box .image img{
	width:100%;
	height:auto;
}

.blogList .box .inBox {
	float:right;
	width:420px;
	margin-right:20px;
}
.blogList .box .inBox p.btn img {
	float:right;
}
.blogList .box .inBox p.ttl {
	font-size:18px;
	padding:0px 0 8px 0;
}
.blogList .box .inBox p.date {
	background:url(../imgs/img_date.png) no-repeat 0 3px;
	padding-left:17px;
	margin-bottom:5px;
	font-size:13px;
}
.blogList .box .inBox p.sub {
	padding:0px 0 8px 0;
	font-size:13px;
	line-height:1.8em;
}
#pkNavi {
	background:url(../common/imgs/pnkz.png) repeat-x;
	height:42px;
}
#pkNavi ul li {
	font-size:11px;
	line-height:42px;
	float:left;
	background:url(../common/imgs/pkArrow.png) no-repeat left;
	padding-left:15px;
	margin-right:15px;
}
#pkNavi ul li:first-child {
	background:none;
	padding-left:0px;
}

#aboutBox{
	background: #fff;
}
#aboutClub{
	border-right: solid 1px #e6e4e0;
	border-left: solid 1px #e6e4e0;
	margin-bottom: 25px;
	padding: 0 30px 5px 30px;
	background: url(../imgs/infoBottom.png) 0 100% no-repeat;
	background-position: bottom;
}
#aboutClub h3{
	margin-left: -31px;
}
.aboutInner{
	background: url(../imgs/infoBottom.png) 0 100% no-repeat;
	background-position: bottom;
}
.mc-print{
	display: none;
}
/* .my-calendar-date-switcher{
	padding: 27px 0 8px 0;
} */
.my-calendar-month{
margin-bottom: 15px;	
}
.ac{
	/* top: -86px; */
}
/*
.mc_edit_links {
	border: 1px solid #CCCCCC;
	display: none !important;
}
*/


.my-calendar-date-switcher{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-pack:justify;
	justify-content:center;
	margin:10px 0;
}


.my-calendar-date-switcher select{
	margin:0 10px;
}