* {
	margin: 0;
	padding: 0;
}
body {
	background:#fdded4;
	font-size:13px;
	line-height: 20px;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'MS UI Gothic', sans-serif;
	color:#000;
}
img {
	border:0;
	vertical-align:bottom;
}

ol{
list-style-position:inside;
}

.fontcolor {
	color: #F00;
}

.fontcolor2 {
	color: #FF9900;
}


/*レイアウト--------------------*/
#wrapper {
	margin:0 auto;
	width:900px;
	
	line-height:1.6;
	-webkit-box-shadow:0px 2px 10px #666;/* webkit */
	-moz-box-shadow:0px 2px 10px #666;/* fx */
	-pie-box-shadow:0px 2px 10px #666;
	behavior: url(js/PIE.htc);
	-o-box-shadow: 0px 2px 10px #666;
	box-shadow: 0px 2px 10px #666;

}
#contents{
	width:800px;
	margin:0 auto;
	padding:10px 50px 10px 50px;
	background:#fff;
	line-height:1.5;
}


#tour{
	margin:0 auto;
	padding:10px 0px 10px 0px;
	background:#fff;
	line-height:1.5;
}

/*見出し--------------------*/

h1{
	text-align:center;
	margin:0px;
}


h2 {
	background:url(imgs/bar.gif);
	padding-left:16px;
	padding-top:8px;
	padding-bottom:2px;
	width:800px;
	height:45px;
	margin-bottom:7px;
	font-size:21px;
	font-weight:bolder;
	color:#ffffff;
	font-family:"メイリオ",Meiryo,sans-serif;
}

h3 {
	margin:15px 0 5px 0;
	padding-top:3px;
	padding-bottom:3px;
	
	border-bottom:1px solid #bfbfbf;
	font-weight:bold;
	color:#333333;
	font-size:14px;
	font-family:"メイリオ",Meiryo,sans-serif;

}

h4 {
	border: 1px solid #5a5959;
	font-size:17px;
padding-left:20px;
padding-top:10px;
padding-bottom:8px;
margin-top:15px;
margin-bottom:10px;
text-align: left; 
width:780px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: #c9c8c2 0px 1px 1px;
-moz-box-shadow: #c9c8c2 0px 1px 1px;
box-shadow: #c9c8c2 0px 1px 1px;
background: #c9c8c2;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#bce2e2));
background: -webkit-linear-gradient(#FFFFFF, #bce2e2);
background: -moz-linear-gradient(#FFFFFF, #bce2e2);
background: -ms-linear-gradient(#FFFFFF, #bce2e2);
background: -o-linear-gradient(#FFFFFF, #bce2e2);
background: linear-gradient(#FFFFFF, #bce2e2);
-pie-background: linear-gradient(#FFFFFF, #bce2e2);
behavior: url(js/PIE.htc);
	position:relative;


}

/*ul--------------------*/

.lista ul li{
	margin-left:25px;
	margin-right:25px;
}
.listb ul li{
	list-style-type: decimal;
	margin-left:25px;
	margin-right:25px;
}
.listc ul li{
	list-style-type: none;
	background:url(imgs/list_bg.gif) no-repeat 0 6px;
	padding-left:13px;
	margin-left:0px;

}


/*フォント--------------------*/


.font120 {
	font-size:120%;
}


.font10 {
	font-size:10px;
}
.font11 {
	font-size:11px;
}
.font12 {
	font-size:12px;
}
.font13 {
	font-size:13px;
}
.font14 {
	font-size:14px;
}
.font15 {
	font-size:15px;
}
.font16 {
	font-size:16px;
}
.font18 {
	font-size:18px;
}
.font20 {
	font-size: 20px;
	color: #F00;
}
.font24 {
	font-size:24px;
}
.font28 {
	font-size:28px;
}


/*テーブル--------------------*/
#tour table.setsumei {
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:5px;
	
}

#tour table.setsumei th {
	background:#D7EA92;
	color:#687732;

	font-weight:bold;
	padding:5px 12px;
	border:1px solid #666;
}
#tour table.setsumei td {
	background: #9b0717;
	padding: 20px 20px;
	border: 1px solid #00A0E9;
	color: #ffffff;
	font-size: 14px;
	text-align: left;
}


/*お湯コンリスト------------*/
table.list {
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:5px;
	font-size:13px;
}

table.list th {
	background:#FCC8E8;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding:5px 12px;
	border:1px solid #666;
}
table.list td {
	padding:5px 12px;
	border:1px solid #666;
}



/*行程表------------*/
#tour table.sch{
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:5px;
	font-size:13px;
	border-bottom:1px solid #666;
}

#tour table.sch th {
	background:#bce2e2;
	color:#333333;
	text-align:center;
	font-weight:bold;
	padding:2px 7px;
	border:1px solid #666;
}
#tour table.sch td {
	padding:5px 12px;
	border-left:1px solid #666;
	border-right:1px solid #666;
	
}

.endline{
	padding-bottom:10px;
	border-bottom:1px solid #666;
}
.mark{
	font-size:13px;
}

/*テーブル一般ボーダー------------*/

#tour table.border{
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
		border-collapse:collapse;
	border-spacing:0;
}
#tour table.border th{
	font-weight: bolder;
	background-color: #bce2e2;
	color: #333333;
	border: 1px solid #000000;
	padding: 5px;
	vertical-align : middle ;
}

#tour table.border td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #111111;
	border: 1px solid #000000;
	background-color: #ffffff;

	vertical-align : middle ;
}
#tour table.border td p{
	padding-bottom:5px;
}

#tour table.border td .txtlong{
	width:70%;
}

/*お申込み方法------------*/
.step_num {
	font-size: 120%;
	width: 783px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}


.step {
	border: 1px solid #000;
	width: 760px;
	padding: 10px;
	background-color: #FFFFEE;
	margin-bottom: 10px;
	margin-left: 10px;
}

#tour .arrow {
	text-align: center;
	margin-bottom: 10px;

}
#tour .step #bank {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.arr {
	margin:10px 0;
	text-align:center;
}
#bank {
	margin-bottom:10px;
	padding:10px;
	border:1px solid #ccc;
}
.box {
	padding:5px 10px;
	border:1px solid #666;
}


/*フッター------------*/
.kntlogo {
	float: right;
}
.code {
	text-align: center;
	margin-top: 30px;
}
.btnSocialBox{
text-align:center;
}
.btnSocial {
display:inline-block;
margin-top: 10px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.video-container iframe,  
.video-container object,  
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}