﻿@charset "utf-8";

/* 
	Guidance
*/
#Guidance {
	width:590px; height:auto;
	padding:0 0 0 76px; /* w:666px*/
	margin-bottom:10px;
	background:url(img/bg-guidance.gif) 0 0 no-repeat;
	min-height:70px;
	_height:70px;
}
#Guidance h4 {
	width:500px;
	padding:10px 5px 5px 5px;
	font-size:14px;
	color:#CC6600;
}
#Guidance p {
	padding:0px 10px;
	line-height:1.8em;
	border-left:1px solid #999; border-right:1px solid #999;
}
#Guidance .Important {
	padding:10px;
	border-left:1px solid #999; border-right:1px solid #999;
}
#Guidance .Important p {
	padding:5px;
	border:none;
	background:url(img/icon-important.gif) 5px 5px no-repeat;
	padding-left:60px;
}
#Guidance .Important p a {
	margin-left:10px;
	font-size:12px; font-weight:bold;
	color:#D32327;
	text-decoration:none;
}

#Guidance .end {
	width:590px; height:10px;
	background:url(img/bg-guidance-result.gif) -666px 0 no-repeat;
}


.ShowResultPhase #Guidance {
	background:url(img/bg-guidance-result.gif) 0 0 no-repeat;
}
.error h4 {
	color:#f00 !important; /* override */
}


span.attention {
	padding:0 2px 3px 2px; margin:0 3px;
	background:url(img/wavy-line.gif) 0 bottom repeat-x;
}
span.checkmarkhere img,
span.checkmarkhere img.valign {
	vertical-align:text-bottom;
	line-height:1.5em;
}
span.note {
	padding:0 2px;
	font-weight:bold;
	vertical-align:top;
	color:red;
}

/* 
	[ index ]
*/
#contents h3 {
	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;
}
#contents h5 {
	padding:5px 5px;
	text-align:left;
	color:#CC6600;
	font-weight:bold;
	border-bottom:2px solid #f90;
}

table.fieldset {
	width:680px;
	border:0; border-collapse:collapse;
	margin:15px auto;
}

table.fieldset th,
table.fieldset td {
	vertical-align:top;
	padding:5px 10px;
}
table.fieldset th{
	width:100px; text-align:right; white-space:nowrap; 
}
table.fieldset td img {
	vertical-align:top;
}
table.fieldset tbody td img {
	vertical-align:top;
}
table.fieldset tbody td ul {
	padding:5px 0px;
	background:#eee;
}
table.fieldset tbody td ul li {
	padding:2px 0px;
}
table.fieldset em {
	font-style:normal;
	font-weight:bold;
}

.ConfirmInfoPhase table.fieldset ul {
	margin-top:-18px;
}
.ConfirmInfoPhase table.fieldset h6 {
	line-height:1.5em;
	width:50px; height:18px;
}
.ConfirmInfoPhase table.fieldset ul li {
	margin-left:50px;
	line-height:1.5em;
}

.name, .kana { width:20em; }
.tel { width:16em; }
.email { width:32em; }
.texttime { width:16em; }
.comment { width:40em; }


#ConfirmInfoDiv tbody td img {
	width:45px; height:45px;
	margin-right:5px;
}

.error {
/*
	border:1px solid red;
	border-top:2px inset red;
	border-left:2px inset red;
*/
}
.checkmarkhere {
	padding:2px;
}
.unitsample {
	padding:2px 7px;
	line-height:1.5em;
}
label,
input,
select,
option {
	vertical-align:middle;
}
.nonchoosable{
	color:gray;
	padding-left:10px;
	font-style:italic !important;
}
.example {
	color:#bbb;
	font-weight:bold;
	font-style:italic;
	padding:3px 2px;
}
.disabled {
	color:#bbb;
	background:#ebebe4;
}

/*
	EstimateTable
*/
.tableEstimate {
	margin:10px auto;
	border-collapse:collapse;
	border:0;
	width:500px;
}
.tableEstimate td {
	padding:5px;
	white-space:nowrap;
}
.rDateOfStay td { padding:5px 0; font-weight:bold; border-top:1px solid #666; background:#FFEBB2; }
.rLinebreak td { padding:0; line-height:15px; font-size:1px; }
.rRoomName td { border-top:1px solid #666; border-bottom:1px solid #666; font-weight:bold; background:#FFD866; }
.rSubtotal td { border-top:1px solid #666; }
.rSubtotal td.cSn { border:none; }
.rDiscountTotal td{ border-top:3px double #666; font-weight:bold; }
.rDiscountTotal td.cSn { border:none; }
.rMainTotal td{ border-top:2px solid #666;  border-bottom:2px solid #666; font-weight:bold;  background:#FFD866; }
.rDiscount { color:red; }

.cSn { text-align:right; }
.cHType { text-align:center; }
.cPrice { text-align:right; }

/* 
	MailContents
*/
#PolicyAgreement {
	padding:0 0 0 0px; margin-left:0px; width:670px;
	margin-bottom:15px;
	background:url(img/bg-policy-agreement.jpg) -670px 0 repeat-y;
}
#PolicyAgreement .bgend {
	height:10px;
	background:url(img/bg-policy-agreement.jpg) 0 bottom no-repeat;
}
#PolicyAgreement h5{
	height:28px;
	padding:5px 7px !important;
	background:url(img/bg-policy-agreement.jpg) 0 0 no-repeat;
	border:none !important;
}
#PolicyAgreement p {
	padding:5px 20px 10px 20px;
	line-height:1.5em;
	font:"Courier New", Courier, mono,"ＭＳ ゴシック", "Osaka－等幅"!important;
	font-weight:bold;
	font-size:122%;
	color:#CC6600;
}
#PolicyAgreement p #btnYakkan {
	display:block;
	width:130px; height:30px; line-height:30px;
	margin:10px 20px 5px 250px;
	background:transparent url(img/btnskins-plan.gif) 0 0 no-repeat;
	color:white;
	text-align:center; font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

/*
	ShowResult
*/

/* 
	MailContents
*/
#MailContents {
	padding:0 0 0 0px; margin-left:90px; width:590px;
	background:url(img/bg-mailcontents.jpg) -590px 0 repeat-y;
}
#MailContents .bgend {
	height:10px;
	background:url(img/bg-mailcontents.jpg) 0 bottom no-repeat;
}
#MailContents h5{
	height:50px;
	padding:5px 7px !important;
	background:url(img/bg-mailcontents.jpg) 0 0 no-repeat;
	border:none !important;
}
#MailContents p {
	padding:5px 20px;
	line-height:1.5em;
	font:"Courier New", Courier, mono,"ＭＳ ゴシック", "Osaka－等幅"!important;
}
#MailContents p.notice {
	width:470px; height:60px;
	padding:10px 20px 10px 100px;
	background:url(img/bg-mailcontents-notice.jpg) 20px 0 no-repeat;
	font-weight:bold;
	color:#c60;
}
#MailContents blockquote {
	font-size:12px;
}

/*
	sidebar
*/
#DecidedFacts {
	background:url(img/bg-decided-facts.gif) -240px repeat-y;
}
#DecidedFacts .bgend{
	height:10px;
	background:url(img/bg-decided-facts.gif) -480px bottom no-repeat;
}
#DecidedFacts h4{
	padding:3px 10px;
	height:22px; line-height:22px;
	font-size:12px;
	background:url(img/bg-decided-facts.gif) 0 0 no-repeat;
	color:white;
}
#DecidedFacts dl{
	padding:0px 10px;
}
#DecidedFacts dt{
	clear:both;
	padding:10px 0 5px 0;
	color:#666;
}
#DecidedFacts dd{
	margin:0;
	padding:0 0 5px 0;
	color:#AA6A00;
	font-weight:bold;
}
#DecidedFacts dd img{
	float:left; clear:none;
	width:45px; height:45px;
	margin-right:5px;
}
