/* ----------------------------- */
/*戸田館コンテンツスタイルシート */
/* ----------------------------- */






/* TOP */
.yoyaku-top {
	width: 100%;
	padding-top: 20px;
	margin-bottom: 100px;
}

	.yoyaku-top .way-online {

		margin-left: 150px;
		float:left;
	}

	.yoyaku-top .way-tel {
		margin-left: 50px;
		float:left;
	}


/* 電話・FAX連絡 */
.contact-tel {
	width: 100%;
	padding-top: 20px;
	margin-bottom: 100px;
}

	.contact-tel .tel {
		width: 500px;
		height: 100px;
		text-indent:120px;
		line-height:100px;
		vertical-align:middle;
		background-image:url(../img/tel-icon.png);
		background-repeat: no-repeat;
		font-size: 300%;
		font-weight: bold;
		color:#444444;
		margin-left: 200px;
		margin-bottom: 20px;
	}

	.contact-tel .fax {
		width: 500px;
		height: 100px;
		text-indent:120px;
		line-height:100px;
		vertical-align:middle;
		background-image:url(../img/fax-icon.png);
		background-repeat: no-repeat;
		font-size: 300%;
		font-weight: bold;
		color:#444444;
		margin-left: 200px;
	}


/* オンライン連絡 */
.contact-online {
	margin-top:1.5em;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

	.contact-online .tejun {
		width: 500px;
	}

	.contact-online ol {
		width: 500px;
		text-align:left;
		list-style-position: inside;
	}

	.contact-online li {
		line-height:2em;
	}

	.contact-online .online-start {
		margin-top:1em;
		margin-left: auto;
		margin-right: auto;
	}

/* カレンダー */
.contact-pankuzu {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

.contact-online1 {
	margin-top:1.5em;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

	.contact-online1 table {
		/*width:420px;*/
		width:250px;
		margin: 1.5em auto;
		background-color: #BBBBBB;
		border: 1px solid #444444;
	}
	.table-style {
		line-height: 2em;
		font-size: 12pt;
		font-weight: bold;
		letter-spacing: 1.5px;
	}
		.table-style a{
			color: #FFFFFF;
			text-decoration: none;
			
		}
			.table-style a:hover {
				color: #880000;
			}
	.contact-online1 .spacer {
		border: 1px solid #444444;
		line-height: 1.5em;
		font-size: 10pt;
		font-weight: bold;
	}
		
	.contact-online1 .spacer2 {
		border: 1px solid #444444;
		line-height: 1.5em;
		font-size: 10pt;
		font-weight: bold;
		background-color: #FFFFFF;
	}
	
	.contact-online1 .sun {
		background-color: #ffeeee;
		color: #ff0000;
		cursor: pointer;
		border: 1px solid #444444;
		font-weight: bold;
	}
	.contact-online1 .over {
		background-color: #eeccaa;
		color: #ffffff;
		cursor: pointer;
		border: 1px solid #444444;
		font-weight: bold;
	}

	.contact-online1 .normal {
		background-color: #ffffee;
		color: #000000;
		cursor: pointer;
		border: 1px solid #444444;
		font-weight: bold;
	}

	.contact-online1 .sat {
		background-color: #eeeeff;
		color: #0000ff;
		cursor: pointer;
		border: 1px solid #444444;
		font-weight: bold;
	}

	.contact-online1 .staying {
		background-image:url(../img/stay-icon.png);
	}

	.contact-online1 .ds-block {
		width:420px;
		height: 50px;
		background-color: #FFDDCC;
		line-height:50px;
		vertical-align:middle;
		text-align: center;
		margin: 0px auto;
		font-size:150%;
		font-weight:bold;
		color:#333333;
		text-indent: 50px;
		background-image:url(../img/reserve-date.png);
		background-repeat: no-repeat;
		
	}

	.contact-online1 .ds-block select {
		position:relative;
		top: -3px;
		width:50px;
		line-height:50px;
		vertical-align:middle;
		font-size:100%;
		color:#333333;
		text-align: center;
		font-weight:bold;
		border-style: solid;
		border-width:1px;
		border-color:gray;
	}

	.contact-online1 #next-button {
		width: 420px;
		margin: 1em auto 0px auto;
		display: none;
	}


/* 人数設定 */
.contact-online2 {
	margin-top:1.5em;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

	.contact-online2 .man {
		width:420px;
		height: 50px;
		background-color: #FFDDCC;
		line-height:50px;
		vertical-align:middle;
		margin: 10px auto 0px auto;
		font-size:150%;
		font-weight:bold;
		color:#333333;
		text-indent: 60px;
		background-image:url(../img/man-cnt.png);
		background-repeat: no-repeat;
	}
	
	.contact-online2 .woman {
		width:420px;
		height: 50px;
		background-color: #FFDDCC;
		line-height:50px;
		vertical-align:middle;
		margin: 10px auto 0px auto;
		font-size:150%;
		font-weight:bold;
		color:#333333;
		text-indent: 60px;
		background-image:url(../img/woman-cnt.png);
		background-repeat: no-repeat;
	}
	
	.contact-online2 .child {
		width:420px;
		height: 50px;
		background-color: #FFDDCC;
		line-height:50px;
		vertical-align:middle;
		margin: 10px auto 0px auto;
		font-size:150%;
		font-weight:bold;
		color:#333333;
		text-indent: 60px;
		background-image:url(../img/child-cnt.png);
		background-repeat: no-repeat;
	}
	
	.contact-online2 select {
		position:relative;
		top: -3px;
		width:50px;
		line-height:50px;
		vertical-align:middle;
		font-size:100%;
		color:#333333;
		text-align: center;
		font-weight:bold;
		border-style: solid;
		border-width:1px;
		border-color:gray;
	}

	.contact-online2 #next-button {
		width: 420px;
		margin: 1em auto 0px auto;
		display: none;
	}

	.contact-online2 .cnt-err {
		width:420px;
		height: 30px;
		background-color: #FFDDCC;
		line-height:30px;
		vertical-align:middle;
		margin: 10px auto 0px auto;
		font-size:150%;
		font-weight:bold;
		color:#FF0000;
		text-align:center;
	}


/* 個人情報 */
.contact-online3 {
	margin-top:1.5em;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

	.contact-online3 #next-button {
		width: 420px;
		margin: 1em auto 0px auto;
		display: none;
	}

	.contact-online3 .all-err {
		width: 420px;
		height: 30px;
		background-color: #FFDDCC;
		line-height:30px;
		vertical-align:middle;
		margin: 10px auto 10px auto;
		font-size:150%;
		font-weight:bold;
		color:#FF0000;
		text-align:center;
	}
	
	.contact-online3 .err {
		color:#FF0000;
	}
	
	.contact-online3 .input {
		height: 1.5em;
		line-height: 1.5em;
		vertical-align:middle;
	}

	.contact-online3 .example {
		color: gray;
		text-indent: 5px;
		line-height: 1.5em;
	}

	.contact-online3 ul {
		
		margin-bottom: 1em;
		list-style-type: none;
		list-style-position: inside;
	}

	.contact-online3 li {
		line-height: 1.5em;font-size: 12pt;
	}
	.table_peo {
		background-color: #FFFFFF;
		border: 1px solid #444444;
		border-collapse: collapse;
		width: 100%;
	}
		.table_peo .title{
			border: 1px solid #444444;
			text-indent: 5px;
			line-height: 1.5em;
			font-size: 10pt;
			font-weight: bold;
			background-color: #666666;
			color: #FFFFFF;
		}
			.table_peo .title span{
				color: #880000;
				font-size: 10pt;
			}
		.table_peo .answer{
			border: 1px solid #444444;
			font-size: 10pt;
		}
		.table_peo input,.table_peo  textarea {
			margin-top: 5px;
			margin-left: 5px;
		}
		.table_peo  textarea {
			width: 450px;
			height: 300px;
		}

/* 連絡時間帯 */
.contact-online4 {
	margin-top:1.5em;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

	.contact-online4 .form {
		width:480px;
		margin:0px auto;
	}

	.contact-online4 .request {
		width: 160px;
		float: left;
	}

	.contact-online4 .no-request {
		width: 480px;
	}

	.contact-online4 ul {
		text-align:left;
		padding-left:1em;
		margin-bottom: 1em;
		list-style-type: none;
	}

	.contact-online4 li {
		line-height:1.5em;
	}


/* チェックイン設定 */
.contact-online5 {
	margin-top:1.5em;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

	.contact-online5 .checkin {
		width:420px;
		height: 50px;
		background-color: #FFDDCC;
		line-height:50px;
		vertical-align:middle;
		margin: 10px auto 0px auto;
		font-size:150%;
		font-weight:bold;
		color:#333333;
		text-indent: 60px;
		background-image:url(../img/checkin.png);
		background-repeat: no-repeat;
	}
	
	.contact-online5 select {
		position:relative;
		top: -3px;
		line-height:50px;
		vertical-align:middle;
		font-size:100%;
		color:#333333;
		text-align: center;
		font-weight:bold;
		border-style: solid;
		border-width:1px;
		border-color:gray;
	}

	.contact-online5 .access-block {
		width: 420px;
		margin:10px auto 0px auto;
	}
	.contact-online5 .access-l {
		width: 215px;
		float: left;
	}
	.contact-online5 .access-r {
		width: 205px;
		float: left;
	}


/* 最終確認 */
.contact-online6 {
	margin-top:1.5em;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

	.contact-online6 .table_peo2 {
		width: 100%;
		margin: 1.5em auto;
		background-color: #FFFFFF;
		border: 1px solid #444444;
		border-collapse: collapse;
	}
	.table_peo2 .title{
			border: 1px solid #444444;
			text-indent: 5px;
			line-height: 2em;
			font-size: 10pt;
			font-weight: bold;
			background-color: #666666;
			color: #FFFFFF;
		}

	.contact-online6 table .data {
		border: 1px solid #444444;
		font-size: 10pt;
		padding-left: 10px;
		line-height: 2em;
	}

	.contact-online6 #send-button {
		width: 420px;
		margin: 1em auto 0px auto;
	}

/* 完了 */
.contact-online6 {
	margin-top:20px;
	margin-bottom:80px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

	.contact-online6 p {
		line-height: 2em;
	}
	
	
