@charset	"utf-8";
@import		"style.css";
@import		"http://yado.dswsp.com/ISTN/common/lib/calendar1Month.css";
@import		"http://yado.dswsp.com/ISTN/common/lib/ChildPriceForm.css";
@import		"../../reserve/lib/common.css";


/* レイアウトCSS。
-----------------------------------------------------------------------------*/

#planTitle{
height:38px;
font-size:large;
font-weight:bold;
padding:30px 0 5px 110px;
display:block;
background-image:url(../img/title_base660.gif);
background-position:left;
background-repeat:no-repeat;}

#checkInOut {
	display: block;
	padding: 1em;
	/*background-color: #f2f2f2;*/
	border-bottom:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	margin: 0;
	text-align:center;
}

#checkInOut span.Title {
	background-color:#796758;
	padding: 6px;
	font-size: 80%;
	margin: 0 1em 0 0;
	color:#FFFFFF;
}

.NextStep {
	/*margin-top: -0.3em;*/
	background-color:#f2f2f2;
	padding:3px;
}


/* カレンダーと子供料金表のCSSを上書きする。
-----------------------------------------------------------------------------*/

.Calendar1MonthScheduleXY,
.ChildPriceForm {
	background-color: #cccccc;
}


.Calendar1MonthScheduleXY tr.HeaderWeek th {
	background-color: #999999;
	font-weight: normal;
	text-align:center;
}

.Calendar1MonthScheduleXY tr.HeaderWeek th.Mon,
.Calendar1MonthScheduleXY tr.HeaderWeek th.Tue,
.Calendar1MonthScheduleXY tr.HeaderWeek th.Wed,
.Calendar1MonthScheduleXY tr.HeaderWeek th.Thu,
.Calendar1MonthScheduleXY tr.HeaderWeek th.Fri {
	color: #FFFFFF;
}
.Calendar1MonthScheduleXY tr.HeaderWeek th.Sun {
	color: #FFFFFF;
	background-color:#e5004f !important;
}
.Calendar1MonthScheduleXY tr.HeaderWeek th.Sat {
	color: #FFFFFF;
	background-color:#1591c9 !important;
}

td.Sat{
	color:#1591c9;}
td.Sun{
	color:#e5004f;}
td.Holiday{
	color:#e5004f !important;}	

.Calendar1MonthScheduleXY .HeaderMonth {
	display: none;
}

table.ChildPriceForm tr{
width:100% !important;}

.ChildPriceForm th {
	background-color: #f2f2f2;
	font-weight: normal;
	padding:5px;
	text-align:center;
}
.ChildPriceForm td{
padding:5px;}



table.ChildPriceForm th.cColor004 {
	color: #FFFFFF;
	background-color: #999999;
}
table.ChildPriceForm th.cColor003 {
	background-color: #FFFFCC;
	color:#796758;
}
table.ChildPriceForm td.cColor002 {
	background-color: #EEEEEE;
}