﻿@charset "utf-8";

/*
	[ details ]
*/
.session {
	clear:both;
}

.pg-details .section-title {
	height: 28px; line-height: 28px;
	border-bottom: 3px solid #FFC666;
	text-indent: 30px;
	font-weight: bold;
	background:url(img/h4-plangrp-name-tab.gif) 10px 0 no-repeat;
}




/**
 *	PlanIntroductionSession
 */
#PlanIntroductionSession {
	margin-bottom: 10px;
}
#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 / 
 */
.price-and-calendar-area {
	clear:both;
}

.price-and-calendar-area .course-name {
	padding: 5px;
	/* margin-left: 10px; */
	color: #a51b10;
	background: #efefef;
	font-weight: bold;
}
.price-and-calendar-area .course-name {
	height: 22px; line-height:22px;
	display: block;
}
.price-and-calendar-area .course-name span {
	padding-left: 30px;
}

.price-and-calendar-area .c1 span { background:#efefef url(img/bg-h5-coursename.gif) 0 0 no-repeat; }
.price-and-calendar-area .c2 span { background:#efefef url(img/bg-h5-coursename.gif) 0 -22px no-repeat; }
.price-and-calendar-area .c3 span { background:#efefef url(img/bg-h5-coursename.gif) 0 -44px no-repeat; }
.price-and-calendar-area .c4 span { background:#efefef url(img/bg-h5-coursename.gif) 0 -66px no-repeat; }
.price-and-calendar-area .c5 span { background:#efefef url(img/bg-h5-coursename.gif) 0 -88px no-repeat; }
.price-and-calendar-area .c6 span { background:#efefef url(img/bg-h5-coursename.gif) 0 -110px no-repeat; }
.price-and-calendar-area .c7 span { background:#efefef url(img/bg-h5-coursename.gif) 0 -132px no-repeat; }
.price-and-calendar-area .c8 span { background:#efefef url(img/bg-h5-coursename.gif) 0 -154px no-repeat; }
.price-and-calendar-area .c9 span { background:#efefef url(img/bg-h5-coursename.gif) 0 -176px no-repeat; }
.price-and-calendar-area .c10 span{ background:#efefef url(img/bg-h5-coursename.gif) 0 -198px no-repeat; }

.price-and-calendar-area .col-wrap {
	clear:both;
	margin:0px 0 10px 0;
	border-top:2px solid #ffc666;
	background:#efefef;
	overflow:hidden;
}

.price-area,
.calendar-area,
.SearchButton {
	margin: 10px 10px;
}

.calendar-table-box { }



/**
 * calendar-navi-box
 *
 */
.calendar-navi-box {
	padding:10px 20px 0px 20px;
	height:30px;
}
.calendar-navi-box a{
	display:block;
	float:right; clear:none;
	width:130px; height:30px;
	line-height: 30px;
	text-align:center;
}
.calendar-navi-box .abtn-calendar-prev { background:url(img/btnskins-plan.jpg) 0 -90px no-repeat; }
.calendar-navi-box .abtn-calendar-next { background:url(img/btnskins-plan.jpg) 0 -120px no-repeat; }
.calendar-navi-box .abtn-calendar-prev:hover { background:url(img/btnskins-plan.jpg) -130px -90px no-repeat; }
.calendar-navi-box .abtn-calendar-next:hover { background:url(img/btnskins-plan.jpg) -130px -120px no-repeat; }

.calendar-table-navi-box {
	padding:10px 0 5px 0;
	font-size:12px;
}
.calendar-table-navi-box .abtn-box {
	text-align: right;
}
.calendar-table-navi-box .notice {
	
}
.calendar-table-navi-box .care {
	padding:0 0px 3px 0px; margin:0 3px;
	background:url(img/wavy-line.gif) 0 bottom repeat-x;
}

.calendar-table-navi-box a{
	color:#000;
	font-weight:bold;
}
.calendar-table-navi-box a:hover{
	color:#a51b10;
}


/**
 * price-and-calendar-areaSession / Calendar Table
 */
.Calendar {
	margin:10px auto;
	text-align: center;
	background-image: url(../img/loading.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.calendar-table {
	border-collapse:collapse;
}
.calendar-table caption {
	padding:2px 0px 2px 0px;
	border-bottom:2px solid #EBE9D3;
	color:#a00;
	font-weight:bold;
	text-align:left;
}
.calendar-table thead td {
	/* border-left:1px solid #666; */
	padding:0 0 0 0px;
}
.calendar-table tbody td {
	width:30px; height:30px;
	text-align:center;
	border:1px solid #dedbb6;
}
.calendar-table tbody .cN {
	width:200px;
	padding:0 10px;
	color:#a00;
	font-size:107%;
}
.calendar-table thead .TitleYM {
	text-align:left;
	font-weight:bold;
	font-size:10px;
	height:22px;
	background:#FFC666;
	padding:0 5px;
	/*border:1px solid #666;*/
}
.calendar-table thead .TitleYM .y,
.calendar-table thead .TitleYM .m{
	font-size:14px;
	
}

.calendar-table tbody .cT {
	background-color:;
}
.calendar-table tbody .cC {
	background-color:;
}
.calendar-table tbody .mon,
.calendar-table tbody .tue,
.calendar-table tbody .wed,
.calendar-table tbody .thu,
.calendar-table tbody .fri {
	background:#EBE9D3;
}
.calendar-table tbody .sat {
	background:#ddd;
}
.calendar-table tbody .sun {
	background:#f99;
}
.calendar-table a {
	/*text-decoration:underline;*/
	text-decoration:none;
	color:white;
	font-weight:bold;
	
	display:block;
	width:30px; height:32px;
	line-height:32px;
}
.calendar-table a:visited {
	/*text-decoration:underline;*/
}
.calendar-table a:hover {
	text-decoration:underline;
}

.calendar-table tbody .maru a {
	background:url(img/bg-calendar.jpg) 0 center no-repeat;
	font-size:16px;
	color:white;
}
.calendar-table tbody .maru a:hover {
	background:url(img/bg-calendar.jpg) -32px center no-repeat;
}

.calendar-table tbody .sankaku a {
	background:url(img/bg-calendar.jpg) 0 center no-repeat;
	font-size:16px;
	color:white;
}
.calendar-table tbody .sankaku a:hover{
	background:url(img/bg-calendar.jpg) -32px center no-repeat;
}
.calendar-table tbody .batsu {
	background-color:white;
	color:black;
}
.calendar-table 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;
}
.price-table {
	margin-left: 10px;
	border-collapse:collapse;
	/*border-right:1px solid #666;ie-bug*/
	text-align:center;
}
.price-table caption {
	height:20px; line-height:20px;
	color:#a00;
	font-weight:bold;
	text-align:left;
}
.price-table .rTitle .Title{
	color:#000;
	background:#FFC666;
	/*border:1px solid #666;*/
	padding:0 5px;
	height:20px;
}
.price-table .cTitle {
	padding:5px 2px;
	color:#000;
	background:#dedbb6;
}
.price-table .cWDayT,
.price-table .cPT {
	width:70px;
	padding:5px 5px;
	color:#fff;
	background:#dedbb6;
}
.price-table .cTitle,
.price-table .cWDayT,
.price-table .cWDay,
.price-table .cPT,
.price-table .cP {
	border:1px solid #666;
}
.price-table .cWDay,
.price-table .cP {
	padding:5px 5px;
}
.price-table .cWDayT {
	color:#a00;
	background:#dedbb6;
}
.price-table .cPT span {
	color:#000;
}
.price-table .cRT {
	width:200px;
	padding:10px 10px;
	color:#a00;
	font-size:107%;
	font-weight:bold;
	vertical-align:top;
}
.price-table .cWDay { color:#a00; }
.price-table .cP 	 { color:#000; }
.price-table .ro 	 { background:#EBE9D3; }
.price-table .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:80px;
	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;
}
