﻿@charset "utf-8";

/*
	[ details ]
*/
.session {
	clear:both;
}

.pg_details h4 {
	height:28px; line-height:28px;
	border-bottom:3px solid #FFC666;
	text-indent:30px;
	background:url(img/h4-plangrp-name-tab.gif) 10px 0 no-repeat;
}

/*
	PlanIntroductionSession
*/

#PlanButtonsCol {
	padding-top:48px;
}
.PlanButtonsUL {

}
.PlanButtonsUL li a{
	display:block;
	width:220px; height:46px; line-height: 46px;
	text-indent:20px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.BtnCalendar 		 { background:url(img/btns-illustrated.jpg) 0 0 no-repeat; }
.BtnAboutCuisine { background:url(img/btns-illustrated.jpg) 0 -46px no-repeat; }
.BtnPlanList { background:url(img/btn-yoyaku-other-plans.gif) 0 0 no-repeat; margin-top:8px; }

.BtnCalendar:active 		 { background:url(img/btns-illustrated.jpg) -220px 0px no-repeat; }
.BtnAboutCuisine:active { background:url(img/btns-illustrated.jpg) -220px -46px no-repeat; }
.BtnPlanList:hover { background:url(img/btn-yoyaku-other-plans.gif) -220px 0 no-repeat; }
.BtnSearchResult 		 { background:url(img/btn-searchresult.jpg) 0 0 no-repeat; }



/* 
	Guidance
*/
.OneLineGuidance {
	padding:20px 10px 10px 10px;
	/*width:470px;*/ height:50px;
	background:url(img/calendar-legend.jpg) 510px 22px no-repeat;
}
.OneLineGuidance .bgDiv {
	width:470px; height:50px;
	background:transparent url(img/bg-onelineguidance.jpg) 0 0 no-repeat;
}
.OneLineGuidance p {
	padding:5px 10px 5px 70px;
	line-height:1.5em;
}

/*
	PriceAndCalendarSession / 
*/
.PriceAndCalendar {
	margin:10px auto;
	clear:both;
}

.PriceAndCalendar h5 {
	padding:5px;
	margin-left:10px;
	color:#a51b10;
	background:#efefef;
}
.PriceAndCalendar h5 span {
	height:22px; line-height:22px;
	display:block;
	padding-left:30px;
}

.PriceAndCalendar .c1 span { background:#efefef url(img/bg-h5-coursename.gif) 0 0 no-repeat; }
.PriceAndCalendar .c2 span { background:#efefef url(img/bg-h5-coursename.gif) 0 -22px no-repeat; }
.PriceAndCalendar .c3 span { background:#efefef url(img/bg-h5-coursename.gif) 0 -44px no-repeat; }
.PriceAndCalendar .c4 span { background:#efefef url(img/bg-h5-coursename.gif) 0 -66px no-repeat; }
.PriceAndCalendar .c5 span { background:#efefef url(img/bg-h5-coursename.gif) 0 -88px no-repeat; }
.PriceAndCalendar .c6 span { background:#efefef url(img/bg-h5-coursename.gif) 0 -110px no-repeat; }
.PriceAndCalendar .c7 span { background:#efefef url(img/bg-h5-coursename.gif) 0 -132px no-repeat; }
.PriceAndCalendar .c8 span { background:#efefef url(img/bg-h5-coursename.gif) 0 -154px no-repeat; }
.PriceAndCalendar .c9 span { background:#efefef url(img/bg-h5-coursename.gif) 0 -176px no-repeat; }
.PriceAndCalendar .c10 span{ background:#efefef url(img/bg-h5-coursename.gif) 0 -198px no-repeat; }

.PriceAndCalendar h5 .end {
/*	width:20px; height:30px;
	display:inline-block;
	background:url(img/bg-h5-coursename.gif) right center no-repeat;
*/
}

.PriceAndCalendar .ColWrap {
	clear:both;
	margin:0px auto 10px 10px;
	border-top:2px solid #ffc666;
	border-bottom:2px solid #ffc666;
	background:#efefef;
	overflow:hidden;
}
.PriceTable {
	width:400px;
}
.CalendarTable {
	width:460px;
}
.SearchButton{
	width:460px;
}
.PriceTable,
.CalendarTable,
.SearchButton {
	padding:10px 10px;
}

.CalendarTable {
	margin-left:10px;
}

#PlanCalendar {
	padding:10px 0 10px 10px;
}

#CalendarNotice{
}

.CalendarNavi {
	padding:10px 20px 0px 20px;
	height:30px;
}
.CalendarNavi a{
	display:block;
	float:right; clear:none;
	width:130px; height:30px;
	line-height: 30px;
	text-align:center;
}
.CalendarNavi a.aCalendarNaviPrev { background:url(img/btnskins-plan.jpg) 0 -90px no-repeat; }
.CalendarNavi a.aCalendarNaviNext { background:url(img/btnskins-plan.jpg) 0 -120px no-repeat; }
.CalendarNavi a.aCalendarNaviPrev:hover { background:url(img/btnskins-plan.jpg) -130px -90px no-repeat; }
.CalendarNavi a.aCalendarNaviNext:hover { background:url(img/btnskins-plan.jpg) -130px -120px no-repeat; }

.CalendarTableNavi {
	padding:10px 0 5px 0;
	font-size:12px;
}
.CalendarTableNavi .Notice{
	padding-right:30px;
}
.CalendarTableNavi .care {
	padding:0 0px 3px 0px; margin:0 3px;
	background:url(img/wavy-line.gif) 0 bottom repeat-x;
}

.CalendarTableNavi a{
	color:#000;
	font-weight:bold;
}
.CalendarTableNavi a:hover{
	color:#a51b10;
}


/*
	PriceAndCalendarSession / Calendar Table
*/
.Calendar {
	margin:10px auto;
	text-align: center;
	background-image: url(../img/loading.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.CalendarBox{
}
.tableCalendar {
	border-collapse:collapse;
}
.tableCalendar caption {
	padding:2px 0px 2px 0px;
	border-bottom:2px solid #EBE9D3;
	color:#a00;
	font-weight:bold;
	text-align:left;
}
.tableCalendar thead td {
	/* border-left:1px solid #666; */
	padding:0 0 0 0px;
}
.tableCalendar tbody td {
	width:30px; height:30px;
	text-align:center;
	border:1px solid #dedbb6;
}
.tableCalendar tbody .cN {
	width:200px;
	padding:0 10px;
	color:#a00;
	font-size:107%;
}
.tableCalendar thead .TitleYM {
	text-align:left;
	font-weight:bold;
	font-size:10px;
	height:22px;
	background:#FFC666;
	padding:0 5px;
	/*border:1px solid #666;*/
}
.tableCalendar thead .TitleYM .y,
.tableCalendar thead .TitleYM .m{
	font-size:14px;
	
}

.tableCalendar tbody .cT {
	background-color:;
}
.tableCalendar tbody .cC {
	background-color:;
}
.tableCalendar tbody .mon,
.tableCalendar tbody .tue,
.tableCalendar tbody .wed,
.tableCalendar tbody .thu,
.tableCalendar tbody .fri {
	background:#EBE9D3;
}
.tableCalendar tbody .sat {
	background:#ddd;
}
.tableCalendar tbody .sun {
	background:#f99;
}
.tableCalendar a {
	/*text-decoration:underline;*/
	text-decoration:none;
	color:white;
	font-weight:bold;
	
	display:block;
	width:30px; height:32px;
	line-height:32px;
}
.tableCalendar a:visited {
	/*text-decoration:underline;*/
}
.tableCalendar a:hover {
	text-decoration:underline;
}

.tableCalendar tbody .maru a {
	background:url(img/bg-calendar.jpg) 0 center no-repeat;
	font-size:16px;
	color:white;
}
.tableCalendar tbody .maru a:hover {
	background:url(img/bg-calendar.jpg) -32px center no-repeat;
}

.tableCalendar tbody .sankaku a {
	background:url(img/bg-calendar.jpg) 0 center no-repeat;
	font-size:16px;
	color:white;
}
.tableCalendar tbody .sankaku a:hover{
	background:url(img/bg-calendar.jpg) -32px center no-repeat;
}
.tableCalendar tbody .batsu {
	background-color:white;
	color:black;
}
.tableCalendar tbody .nashi {
	background-color:white;
	color:black;
}


/* 
   [ details ] Price Table 
*/
#PlanPriceCol {
	padding:10px 0;
}
#PriceNotice{
}
.PriceBox{
text-align:center;
}
.PriceList{
	margin:10px 0 10px 20px;
}
.PriceListDesc {
	padding:10px;
}
.tablePriceList {
	margin:auto;
	border-collapse:collapse;
	/*border-right:1px solid #666;ie-bug*/
	text-align:center;
}
.tablePriceList caption {
	height:20px; line-height:20px;
	color:#a00;
	font-weight:bold;
	text-align:left;
}
.tablePriceList .rTitle .Title{
	color:#000;
	background:#FFC666;
	/*border:1px solid #666;*/
	padding:0 5px;
	height:20px;
}
.tablePriceList .cTitle {
	padding:5px 2px;
	color:#000;
	background:#dedbb6;
}
.tablePriceList .cWDayT,
.tablePriceList .cPT {
	width:70px;
	padding:5px 5px;
	color:#fff;
	background:#dedbb6;
}
.tablePriceList .cTitle,
.tablePriceList .cWDayT,
.tablePriceList .cWDay,
.tablePriceList .cPT,
.tablePriceList .cP {
	border:1px solid #666;
}
.tablePriceList .cWDay,
.tablePriceList .cP {
	padding:5px 5px;
}
.tablePriceList .cWDayT {
	color:#a00;
	background:#dedbb6;
}
.tablePriceList .cPT span {
	color:#000;
}
.tablePriceList .cRT {
	width:200px;
	padding:10px 10px;
	color:#a00;
	font-size:107%;
	font-weight:bold;
	vertical-align:top;
}
.tablePriceList .cWDay { color:#a00; }
.tablePriceList .cP 	 { color:#000; }
.tablePriceList .ro 	 { background:#EBE9D3; }
.tablePriceList .re 	 { background:#EBE9D3; }


/* 
   PlanNotesAndOthersSession
*/
#PlanNotesCol {
	padding:10px 0 10px 10px;
}
.PlanNotesDL {
	padding:0 10px 10px 10px;
}
.PlanNotesDL dt{
	font-weight:bold;
	padding-top:10px;
}
.PlanNotesDL dd{
	margin:0;
	padding:5px 0;
}


/*
	AboutCuisine
*/
#AboutCuisineSession {
  overflow:hidden;
}
.AboutCuisineSession {
  overflow:hidden;
}
#AboutCuisineSession div {
	clear:both;
	padding:10px;
}
#AboutCuisineSession div img{
	float:right;
	margin:0 0 10px 10px;
}




/*
	AboutRoomsSession
*/
#AboutRoomsSession {
  
}
.h5InnerDiv {
  overflow:hidden;
}
#AboutRoomsSession .colWTx02x1 {
	width:550px; padding-left:20px;
}
#AboutRoomsSession .colWTx02x2 {
	width:330px; padding:0 20px 0 10px;
}
#AboutRoomsSession h5 {
	height:40px; line-height:40px;
	padding-left:20px;
	color:#c30;
}
#AboutRoomsSession .colWTx02x2{
	_height:320px;
}
#AboutRoomsSession .RoomSpec {
	border-collapse:collapse;
	line-height:1.4em;
}
#AboutRoomsSession .RoomSpec td{
	padding:7px 10px;
	margin-top:1px;
	vertical-align:top;
	background:#dedbb6;
	border-bottom:1px solid #fff;
}
#AboutRoomsSession .RoomSpec .Title{
	width:60px;
	font-weight:bold;
	color:#930;
}
#AboutRoomsSession .RoomSpec span.care {
	padding:0 0px 3px 0px; margin:0 3px;
	background:url(img/wavy-line.gif) 0 bottom repeat-x;
}

/*
	Search
*/
.SearchLinks a{
	display:block;
	width:220px; height:46px; line-height: 46px;
	text-indent:20px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

