﻿@charset "utf-8";

/*
	[ details ]
*/
.pg_details h4 {
	height:28px; line-height:28px;
	border-bottom:3px solid #6F6F43;
	text-indent:30px;
	background:url(img/h4-plangrp-name-tab.gif) 10px 0 no-repeat;
	color:#333;
}

#PlanButtonsCol {
	padding-top:48px;
}
.PlanButtonsUL {

}
.PlanButtonsUL li a{
	display:block;
	width:220px; height:46px; line-height:46px;
	text-indent:20px;
	color:#000;
	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; }

/* 
	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;
}

/*
	[ details ] Calendar
*/
#PlanCalendar {
	clear:both;
}

.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; }

/*
	[ details ] Calendar Table
*/
.Calendar {
	margin:10px auto;
	text-align: center;
	background-image: url(../img/loading.gif);
	background-repeat:no-repeat;
	background-position:center;

}
.tableCalendar {
	border-collapse:collapse;
}
.tableCalendar caption {
	padding:2px 0px 2px 0px;
	border-bottom:2px solid #DADA83;
	color:#a00;
	font-weight:bold;
	text-align:left;
}
.tableCalendar thead td {
	/* border-left:1px solid #666; */
	padding:0 0 0 0;
	color:#DADA83;
}
.tableCalendar tbody td {
	width:30px; height:30px;
	padding:0;
	text-align:center;
	border:1px solid #6F6F43;
	border:1px solid #EDED8F;
	color:black;
}
.tableCalendar tbody .cN {
	width:200px;
	padding:0 10px;
	color:#DADA83;
	font-size:107%;
}
.tableCalendar thead .TitleYM {
	text-align:left;
	font-weight:bold;
	font-size:10px;
}
.tableCalendar thead .TitleYM .y,
.tableCalendar thead .TitleYM .m{
	font-size:14px;
	
}

.tableCalendar tbody .cT {
	
}
.tableCalendar tbody .cC {
	
}
.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 {
	display:block;
	width:30px; height:30px;
	line-height:30px;
	border:none;

	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.tableCalendar a:visited {
	/*text-decoration:underline;*/
}
.tableCalendar a:hover {
	text-decoration:underline;
}

.tableCalendar tbody .maru a {
	background:url(img/bg-calendar.gif) 0 center no-repeat;
	font-size:16px;
	color:#333;
}
.tableCalendar tbody .maru a:hover {
	background:url(img/bg-calendar.gif) -30px center no-repeat;
}

.tableCalendar tbody .sankaku a {
	background:#6F6F43 url(img/bg-calendar.gif) 0 center no-repeat;
	font-size:16px;
	color:#333;
}
.tableCalendar tbody .sankaku a:hover{
	background:url(img/bg-calendar.gif) -30px 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;
}


.PriceListDesc {
	padding:10px 0;
}

.tablePriceList {
	margin:10px 0;
	border-collapse:collapse;
	border-right:1px solid #666;/*ie-bug*/
	text-align:center;
}
.tablePriceList caption {
	height:20px; line-height:20px;
	color:#EBE9D3;
	font-weight:bold;
	text-align:left;
}
.tablePriceList .rTitle .Title{
	color:#000;
	background:#DADA83;
	border:1px solid #666;
}
.tablePriceList .cTitle {
	padding:5px 2px;
	color:#000;
	background:#dedbb6;
}
.tablePriceList .cWDayT,
.tablePriceList .cPT {
	width:70px;
	padding:5px 0px;
	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:160px;
	padding:10px 0px;
	color:#DADA83;
	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; }


/* 
   [ details ] Plan Notes 
*/
#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
*/
#AboutCuisine div {
	padding:10px;
}
/*
	AboutRooms
*/
.h5InnerDiv {
  overflow:hidden;
}
#AboutRooms .colWTx02x1 {
	width:550px; padding-left:20px;
}
#AboutRooms .colWTx02x2 {
	width:330px; padding:0 20px 0 10px;
}
#AboutRooms h5 {
	height:40px; line-height:40px;
	padding-left:20px;
	color:#c30;
}
#AboutRooms .colWTx02x2{
	_height:320px;
}
#AboutRooms .RoomSpec {
	border-collapse:collapse;
	line-height:1.4em;
}
#AboutRooms .RoomSpec td{
	padding:7px 10px;
	margin-top:1px;
	vertical-align:top;
	background:#000;
	border-bottom:1px solid #666;
	color:#EBE9D3;
}
#AboutRooms .RoomSpec .Title{
	width:65px;
	font-weight:bold;
	color:#EBE9D3;
}
#AboutRooms .RoomSpec span.care {
	padding:0 0px 3px 0px; margin:0 3px;
	background:url(img/wavy-line.gif) 0 bottom repeat-x;
}