@charset "utf-8";

body {
	background-attachment: fixed;
}


.yui-calcontainer {
}
.yui-calendar td.wd0 { background-color:#fde0e0; }
.yui-calendar td.wd0 a { color:red; }
.calField {position: relative; width: 88px;}
#cal1Container {display: none; width:360px;}
#cal2Container {display: none; width:360px;}
/*#cal1Container {display: none; position:absolute; width:360px; top:500px; left:200px}
#cal2Container {display: none; position:absolute; width:360px; top:500px; left:400px}*/
#errorMessage {	
	border: 1px solid #FF3333;
	color:#FF0033;
	font-weight:bold;
	margin:20px;
	padding:5px;
}
.onError {
	border: 2px solid #FF3333;
}

.nonError {

}


#type-navcontainer {
	float:left;
	width:100%;
	border-bottom:1px solid #F45551;
	line-height:normal;
	margin-bottom:1em;
}
#type-navcontainer ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
#type-navcontainer li {
	display:inline;
	margin:10px;
	padding:0;
}
#type-navcontainer a {
	float:left;
	margin:0 0 0 5px;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(../images/tableft9.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#type-navcontainer a span {
	float:left;
	display:block;
	background:url("../images/tabright9.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#type-navcontainer a span {float:none;}
/* End IE5-Mac hack */
#type-navcontainer a:hover span {
	color:#FFF;
}
#type-navcontainer a:hover {
	background-position:0% -42px;
}
#type-navcontainer a:hover span {
	background-position:100% -42px;
}

#type-navcontainer .current a {
	background-position:0% -42px;
}
#type-navcontainer .current a span {
	background-position:100% -42px;
	font-weight:bold;
	color:#FFF;
}

.reservation-info-table, .customer-info-table, .confirm-table {
	color: #666666;
	width: 100%;
}

.reservation-info-table {
	margin:0 auto;
	width: 75%;
	text-align:center;
}
.reservation-info-table th, .reservation-info-table td {
}

.reservation-info-table .cel-head {
	width: 100%;
	text-align:center;
}
.reservation-info-table .cel-bottom {
	width: 100%;
	text-align:center;
}
.reservation-info-table .cel-bottom p {
}
.reservation-info-table .cel-caption {
	width: 30%;
	text-align:left;
	padding: 8px 3px 8px 3px;
}
.reservation-info-table .cel-data {
	width: 70%;
	text-align:left;
	padding: 8px 3px 8px 3px;
}
.reservation-info-table .cel-estimate {
	width: 100%;
	padding: 8px 3px 8px 3px;
}

.customer-info-table {
	margin:0 auto;
	width: 75%;
	text-align:center;
}
.customer-info-table th, .customer-info-table td {
	padding: 5px 3px 5px 3px;
}

.customer-info-table .cel-head {
	width: 100%;
	text-align:center;
}
.customer-info-table .cel-caption {
	width: 40%;
	text-align:left;
	padding-right:0.5em;
}
.customer-info-table .cel-data {
	width: 60%;
	text-align:left;
	padding-left:0.5em;
}
.customer-info-table .cel-estimate {
	width: 100%;
	text-align:left;
}

/*
.confirm-info-table .cel-head {
	width: 100%;
	text-align:center;
}
.confirm-info-table .cel-caption {
	width: 50%;
	text-align:right;
	padding-right:0.5em;
}
.confirm-info-table .cel-data {
	width: 50%;
	text-align:left;
	padding-left:0.5em;
}
.confirm-info-table .cel-estimate {
	width: 100%;
	text-align:left;
}
*/

#confirm-form {
	text-align:center;
}

.confirm-table {
	color: #666666;
	width:90%;
	margin:5px auto;
	border-collapse: collapse;
	border:solid 1px #999;
}
.confirm-table th, .confirm-table td {
	height: 25px;
	border:solid 1px #999;
}

.confirm-table .cel-head {
	width: 100%;
	text-align:center;
	background-color:#E8E8E8;
}
.confirm-table .cel-caption {
	width: 50%;
	text-align:right;
	padding-right:0.5em;
}
.confirm-table .cel-data {
	width: 50%;
	text-align:left;
	padding-left:0.5em;
}
.confirm-table .cel-estimate {
	width: 100%;
	text-align:left;
}



.field-date, .field-num, .field-text, .field-estimate {
	color: #666666;
}

.field-date {
	text-align:left;
}
.field-num {
	text-align:right;
}
.field-text {
	text-align:left;
}
.field-estimate {
	width:7em;
	text-align:right;
	border-top:none;
	border-right:none;
	border-bottom:solid 1px #999;
	border-left:none;
	color: #000;
}
#type-plan-estimate, #type-choice-estimate, #type-plan-estimate2, #type-choice-estimate2 {
	clear:both;
	margin: 10px auto;
	width:450px;
	border:solid 2px #FF9999;
	/*background-color: #000;
	position: absolute;
	bottom:0px;
	background-image: url(../images/choose_now.gif);
	background-repeat: no-repeat;
	background-position: 5% 5%;
	padding-top:30px;*/
}
	
#type-plan-estimate, #type-choice-estimate, #type-plan-estimate2, #type-choice-estimate2 {
	color: #666666;
	line-height: 1.2em;
}
#type-plan-estimate h4, #type-choice-estimate h4, #type-plan-estimate2 h4, #type-choice-estimate2 h4 {
	margin:0;
	padding:0.3em 0.5em;
}
#type-plan-estimate p, #type-choice-estimate p, #type-plan-estimate2 p, #type-choice-estimate2 p {
	margin:0;
	padding:0.2em 0.5em;
}
#type-plan-estimate span, #type-choice-estimate span, #type-plan-estimate2 span, #type-choice-estimate2 span {
	color: #000;
}

.over{
	background-color: #FFFABA;
}

.section h3 {
	padding:1em 0 0.5em 0;
	margin:0;
	text-align:left;
}

#rooms, #meals, #plans, .section, .type-box { clear:both; }
.section {
	padding-left:1em;
}
#rooms h4, #meals h4, #plans h4 {
	padding:1em 0 0.5em 0.5em;
	margin:0;
	text-align:left;
}
.menu-notice {
	color: #666666;
	line-height: 1.2em;
}
.room-box, .meal-box {
	float: left;
	margin: 3px;
	width: 195px;
	height: 200px;
	border: solid 1px #FFCC99;
	cursor: pointer;
}

.plan-box {
	float: left;
	margin: 3px;
	width: 400px;
	height: 200px;
	border: solid 1px #FFCC99;
	cursor: pointer;
}

.room-title, .meal-title, .plan-title {
	margin:5px;
	padding:0;
	text-align:center;
	text-decoration: underline;
	color: #666666;
}
.room-image, .meal-image, .plan-image {
	margin:5px;
	padding:0;
	text-align:center;
}
.room-image a, .meal-image a, .plan-image a {
	margin: 2px;
	padding:0;
}

.room-image img, .meal-image img, .plan-image img {
	border: solid 2px #996666;
	margin:0;
	padding:0;
}

.room-comment, .meal-comment, .plan-comment {
	margin:5px;
	padding:0;
	text-align:center;
	color: #666666;
}

#rooms .active {
	background-color: #FFCCCC;
}
#meals .active {
	background-color: #FFCCCC;
}
#plans .active {
	background-color: #FFCCCC;
}


.tooltip, .green {
	color:#191;
	text-decoration: underline;
}
.tooltip_content_room, .tooltip_content_meal, .tooltip_content_plan {
	display: none;
}
.tooltip_content{
	overflow:hidden;
	margin:0;
	padding:0;
	font-size: 14px;
}
.tooltip_content h5 {
	margin:0;
	padding:0;
}
.alphacube_content {
	overflow:hidden;
}

.tooltip_content p {
	text-align:center;
	color: #000;
	line-height: 1.2em;
}
.tooltip_content li {
	color: #000;
}

.tooltip_content table {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #000;
	line-height: 1.2em;
}
.tooltip_content table td.cell-cost {
	width:20%;
	height:20px;
	text-align:center;
	background-color:#E8E8E8;
}
.tooltip_content table td.cell-title {
	width:20%;
	height:20px;
	text-align:center;
	background-color:#E8E8E8;
}
.tooltip_content table th.cell-caption {
	width:20%;
	height:20px;
	text-align:center;
	background-color:#CCFFCC;
	font-weight:normal;
}

