@charset "UTF-8";








#calendar #main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	color: #333;
}
#slider {
	/* [disabled]height: 320px; */
}
#banner {
	height: 65px;
	margin-top: 8px;
	text-align: center;
}
#banner .img {
	padding-left: 24px;
}

#movie {
	width: 400px;
	height: 300px;
	float: left;
	clear: both;
}
#movie img {
	padding-top:8px;
}
#movie .img {
	padding-left:10px;
}
#latest {
	height: 300px;
	width: 600px;
	float: right;
	clear: right;
}
#contents{
	padding-bottom:40px; /*フッターの高さと同じ*/
}
#footer {
	height: 40px;
	bottom:11px;
	width: 100%;
	background: center;
	color: #FFF;
}
 .info {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.copy {
	color: #FFF;
	text-align: center;
	/* [disabled]padding-top: 10px; */
	/* [disabled]padding-bottom: 13px; */
}
#clear {
	background: #990;
	clear: both;
}

	#update_wrap {
	width: 595px;
	height: 200px;
	float: left;
	clear: left;
	border: 1px solid #666;
	background: #FFF;
	padding-bottom: 5px;
	margin-top: 8px;
}
.update_news  {
	color: #333;
	overflow: auto;
	height: 140px;
	width: 580px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

		.update_news p  {
	line-height: 15px;
	border-bottom: 1px dotted #666;
	padding-bottom: 5px;
}
#pagetitle {
	width: 935px;
	margin: 20px auto 10px;
	text-align: center;
}

.news_tittle {
	width: 720px;
	padding: 5px;
	background: url(../../img/share/h1.png) no-repeat right bottom;
	font-size: 16px;
	color: #039;
	font-weight: bold;
}
.date {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-top: 8px;
	width: 730px;
}

#news_date {
	text-align: right;
	margin-top: 20px;
	border-top: 1px dotted #666;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
}
.information {
	min-height:16px;
height:auto !important;
height:100%x;
	background: url(../images/calendar/tickets.png) no-repeat left top;
	padding-left: 18px;
}
.livedate {
	min-height:16px;
height:auto !important;
height:100%x;
	background: url(../images/calendar/live.png) no-repeat left top;
	padding-left: 18px;
}
.releasedate {
	min-height:16px;
height:auto !important;
height:100%x;
	background: url(../images/calendar/release.png) no-repeat left top;
	padding-left: 18px;
}
.instoredate {
min-height:16px;
height:auto !important;
height:100%x;
	background: url(../images/calendar/instore.png) no-repeat left top;
	padding-left: 18px;
}
.eventdate {
	min-height:16px;
height:auto !important;
height:100%x;
	background: url(../images/calendar/event.png) no-repeat left top;
	padding-left: 18px;
}
.mediainfo {
min-height:16px;
height:auto !important;
height:100%x;
	background: url(../images/calendar/media.png) no-repeat left top;
	padding-left: 18px;
}
.birthday {
		height: 16px;
	background: url(../images/calendar/birth.png) no-repeat left top;
	padding-left: 18px;
}
#blog {
	padding-top: 20px;
}








#calendar #calendarContents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/calendar/bg.jpg) no-repeat bottom;
}

#calendar .fc-unthemed .fc-today {
	background-color: #FCC;
	opacity: 0.6;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity: 0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
}

#calendar #calendarContents .fc-toolbar .fc-center h2 {
	color: #F36;
}

#calendar .fc-event, #calendar .fc-event:hover, #calendar .ui-widget .fc-event {
	color: #000;
}


#calendar #calendarContents .fc-view-container .fc-content-skeleton table  tbody tr td a {
/*#calendar .fc-day-grid-event .fc-event .fc-start .fc-end .instoredate {*/
	padding-left: 18px;
}
