@charset "utf-8";
/*-------------------------------------------------------
========== 合宿利用のお客様へ phto ===========
-------------------------------------------------------*/

#photo{
	margin:20px;
	width:800px;
}

 table {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

td{
	border-bottom: 1px solid #333;
	padding:10px;
}
th.gb{
	background-image: url(../images/info/green.jpg);
}

th.sb{
	background:url(../images/info/sarv.jpg);
}

th.wb{
	background-image: url(../images/info/win.jpg);
}
th{
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	padding:10px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	font-size:16px;
	width:20%;

}

.bus-box{
	width:380px;
	height:200px;
	padding-top:60px;
}

h1{
	margin-bottom:30px;}
h2{
	margin:10px 0px;}
	
#cuisine .main_ttl{
	background: url(../images/photo/sarv.jpg) no-repeat center bottom;
	background-size: cover;
}


.container.bg1{
	background: url(../images/cuisine/bg_cuisine02.jpg) no-repeat right 95px;
}

.cuisine01 h3{
	margin-bottom: 15px;
}

.cuisine01 .mov{
	margin-top: 2px;
	margin-bottom: 10px;
}

.cuisine01 .mov div{
	width: 600px;
	float: left;
}

.cuisine01 .mov p{
	width: 299px;
	width: 295px\9;
	float: right;
	margin-left: 1px;
}

.cuisine01 .txt{
	background: url(../images/cuisine/img_cuisine02.png) no-repeat left top;
	height:250px;
	padding: 90px 0 90px 476px;
	box-sizing: border-box;
}

.container section.cuisine02{
	padding: 0;
}

.cuisine02 .ttl{
	background: url(../images/cuisine/bg_cuisine01.jpg) no-repeat right top;
	padding: 35px 30px 42px;
}

.cuisine02 .ttl h3{
	margin-bottom: 30px;
}

.cuisine02 .ttl p.txt{
	margin-bottom: 67px;
}

.cuisine02 ul li{
	float: left;
	width: 112px;
}

.container.bg2{
	background: url(../images/cuisine/bg_cuisine03.jpg) no-repeat left bottom;
	padding-bottom: 50px;
	padding-top: 0;
}

section.cuisine03{
	margin-bottom: 0;
	padding: 35px 5px 30px;
}
.cuisine03 h3{
	margin-bottom: 45px;
	padding: 0 30px;
}

.cuisine03 ul li{
	width: 428px;
	margin-bottom: 20px;
}

.cuisine03 ul li.w480{
	width: 480px;
	position: relative;
}

.cuisine03 ul li p{
	font-size: 12px;
	margin-top: 20px;
	line-height: 1.8;
}

.cuisine03 ul li h4{
	margin-bottom: 30px;
	text-align: center;
}

.cuisine03 ul.pd{
	padding: 0 30px;
}

.cuisine03 ul.pd li{
	margin-bottom: 0;
}


a:link {
	color: #663300;
	text-decoration: underline;

}
a:visited {
	color: #663300;
	text-decoration: underline;

}
a:hover {
	color: #663300;
	text-decoration: underline;

}
a:active {
	color: #663300;
	text-decoration: underline;

}






