@charset "utf-8";

body #bodyArea #allJapanSchedule p {
	background: none;
}
body #bodyArea #allJapanSchedule .releaseInfo .box {
	background: #ffffff;
}

/* ----- loading ----- */
body #generalTableArea {
	min-height:1428px;
}

body #generalTableArea.loading {
	height: 750px;
	background-color: #fff;
	background-image: url( "/shared/images/loading_shiki.gif" );
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

body #multipleMonthFixedArea.loading {
	height: 750px;
	background-color: #fff;
	background-image: url( "/shared/images/loading_shiki.gif" );
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/* ----- loading ----- */

.multipleMonth {
	width: 935px;
	padding: 17px 1px 1px 4px;
	margin: 0 0 19px;
	background: #eaeaea;
	position: relative;
}
.multipleMonth .generalTable {
	width: 184px;
	padding: 0 3px 0 0;
	margin: 0 0 4px 0;
	float: left;
	background: #eaeaea url(/stage_page/images/table_bg.gif) top right no-repeat;
}
.mainArea .multipleMonth .generalTable table {
	border: none;
}
.multipleMonth .generalTable table thead th {
	width: auto;
	padding: 9px 0 7px;
	font-size: 116.6375%;
	background: #666666;
	color: #ffffff;
	border-width: 0 1px 1px 1px;
}
.multipleMonth .generalTable table thead tr th {
	border-width: 1px;
}
.multipleMonth .generalTable table thead tr th.empty {
	width: 46px;
}
.multipleMonth .generalTable table thead tr.period th {
	padding: 0 0 20px;
	border: none;
	background: none;
	color: #000000;
	font-size: 133.3%;
	line-height: 1;
	background: #eaeaea;
}
.multipleMonth .generalTable table thead tr.period th .number {
	font-size: 150%;
}

.multipleMonth .generalTable table thead tr.period th .unit {
	font-size: 87.5%;
}
.multipleMonth .generalTable table tbody th {
	width: 37px;
	padding: 0 0 0 9px;
	border-color: #999999;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	background: #f2f2f2;
}
.multipleMonth .generalTable table tbody th .day {
	width: 17px;
	float: left;
	font-weight: normal;
}
.multipleMonth .generalTable table tbody td {
	width: 67px;
	height: 43px;
	max-height: 43px;
	padding: 0;
	text-align: center;
	font-size: 116.6375%;
	color: #a1a1a1;
}
.multipleMonth .generalTable table tbody tr.today th,
.multipleMonth .generalTable table tbody tr.today td {
	background: #ffffcf;
}
.multipleMonth .generalTable table tbody td .boxSize {
	height: 1em;
	padding: 15px 0 14px;
	line-height:1;
	display: block;
	vertical-align: middle;
}
.multipleMonth .generalTable table tbody td .boxSize.sufficient,
.multipleMonth .generalTable table tbody td .boxSize.seat,
.multipleMonth .generalTable table tbody td .boxSize.unsoldSeat,
.multipleMonth .generalTable table tbody td .boxSize.justRest {
	font-weight: bold;
	cursor: pointer;
}
.multipleMonth .generalTable table tbody td .boxSize.sufficient span,
.multipleMonth .generalTable table tbody td .boxSize.seat span,
.multipleMonth .generalTable table tbody td .boxSize.unsoldSeat span,
.multipleMonth .generalTable table tbody td .boxSize.justRest span {
	padding: 0 2px;
	color: #cc0010;
	font-weight: bold;
	background: url(/stage_page/images/time_bg_red.gif) center bottom no-repeat;
}
.multipleMonth.time .generalTable table tbody td .boxSize.sufficient span,
.multipleMonth.time .generalTable table tbody td .boxSize.seat span,
.multipleMonth.time .generalTable table tbody td .boxSize.unsoldSeat span,
.multipleMonth.time .generalTable table tbody td .boxSize.justRest span {
	padding: 0 2px;
	color: #000000;
	font-weight: bold;
	background: url(/stage_page/images/time_bg_black.gif) center bottom no-repeat;
}
.multipleMonth .generalTable table tbody td .boxSize.sufficient:hover,
.multipleMonth .generalTable table tbody td .boxSize.seat:hover,
.multipleMonth .generalTable table tbody td .boxSize.unsoldSeat:hover,
.multipleMonth .generalTable table tbody td .boxSize.justRest:hover {
	background: #fcf2f3;
}
.multipleMonth.time .generalTable table tbody td .boxSize.sufficient:hover span,
.multipleMonth.time .generalTable table tbody td .boxSize.seat:hover span,
.multipleMonth.time .generalTable table tbody td .boxSize.unsoldSeat:hover span,
.multipleMonth.time .generalTable table tbody td .boxSize.justRest:hover span {
	color: #cc0010;
}
.multipleMonth .generalTable table tbody td .boxSize.sufficient:hover span,
.multipleMonth .generalTable table tbody td .boxSize.seat:hover span,
.multipleMonth .generalTable table tbody td .boxSize.unsoldSeat:hover span,
.multipleMonth .generalTable table tbody td .boxSize.justRest:hover span {
	background: none;
}
.multipleMonth .generalTable table tbody tr.membersPreceding td {
	background: #fae5e7;
}
.multipleMonth .generalTable table tbody tr.unsupported th {
	color: #a1a1a1;
}
.multipleMonth .generalTable table tbody tr.unsupported .boxSize {
	background: #f2f2f2;
}
.multipleMonth .generalTable table tbody tr.membersPre th {
	background: #e0ddf6 url(/stage_page/images/members_pre.gif) center center no-repeat;
}
.multipleMonth .generalTable table tbody tr.finalDay th {
	background: #ede3ab url(/stage_page/images/final_day.gif) center center no-repeat;
}
.multipleMonth .supplement {
	width: 892px;
	padding: 14px 19px;
	margin: 0 0 4px;
	border: 1px dotted #a3a3a3;
	background: #ffffff;
}
.multipleMonth .supplement p {
	margin: 0;
}
.multipleMonth .supplement .text {
	height: 23px;
	line-height: 23px;
	margin: 0 18px 0 0;
	display: inline-block;
}
.multipleMonth .supplement .text.membersPre {
	padding: 0 0 0 26px;
	background: url(/stage_page/images/members_pre_mini.gif) left center no-repeat;
}
.multipleMonth .supplement .text.finalDay {
	padding: 0 0 0 26px;
	background: url(/stage_page/images/final_day_mini.gif) left center no-repeat;
}
#bodyArea ul.branch {
	width: 945px;
	padding: 0;
	margin: 0 -4px 0 0;
}
ul.branch li {
	width: 466px;
	padding: 9px 0 11px;
	margin: 0 4px 4px 0;
	float: left;
	text-align: center;
	font-size: 133.3%;
	border: 1px solid #d9d9d9;
	cursor: pointer;
	font-weight: bold;
}
#bodyArea ul.branch li.selection {
	padding: 16px 0 8px;
	margin: 0 4px 0 0;
	color: #cc0010;
	background: #eaeaea;
	border: 1px solid #eaeaea;
	cursor: default;
}

.mainArea .multipleMonth span.winLink {
	display: block;
}

.mainArea .multipleMonth #multiplePrev,
.mainArea .multipleMonth #multipleNext,
.mainArea .multipleMonthFixed .multipleMonth #multiplePrevFixed,
.mainArea .multipleMonthFixed .multipleMonth #multipleNextFixed {
	cursor: pointer;
}

.mainArea .multipleMonth #multiplePrev.disable,
.mainArea .multipleMonth #multipleNext.disable,
.mainArea .multipleMonthFixed .multipleMonth #multiplePrevFixed.disable,
.mainArea .multipleMonthFixed .multipleMonth #multipleNextFixed.disable {
	cursor: default;
	-moz-opacity: 0.30;
	opacity: 0.30;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=30);
	filter: alpha(opacity=30);
}

.mainArea .multipleMonth #multiplePrev,
.mainArea .multipleMonthFixed .multipleMonth #multiplePrevFixed {
	position: absolute;
	top: 4px;
	left: -40px;
	z-index: 10;
}
.mainArea .multipleMonth #multipleNext,
.mainArea .multipleMonthFixed .multipleMonth #multipleNextFixed {
	position: absolute;
	top: 4px;
	right: -40px;
	z-index:10;
}

.mainArea .below #multiplePrev,
.mainArea .below #multipleNext {
	z-index: 3;
}

.multipleMonthFixed {
	width: 100%;
	height: 107px;
	margin: 0 0 0 -50%;
	background: #eaeaea;
	border-bottom:1px solid #ccc;
	position: fixed;
	top: 70px;
	left: 50%;
	z-index: 4;
	display: none;
}
.multipleMonthFixed .multipleMonth {
	margin: 0 0 0 -470px;
	position: absolute;
	left: 50%;
	background: none;
}
