@charset "utf-8";

/*#spa #container{
	background: url('') no-repeat;
}

#spa #c_col{
	clear: both;
	width: 1000px;
}

#spa #c_nav{
	width: 900px;
}

#spa #c_nav li{
	float: left;
	margin-bottom: 10px;
}*/
#eyecatch{
	background-image: url('../images/tourism-0.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 33% 70%;
}
.red{
	color: #BB272D;
}
#tourism #maincontent{
	width: 900px;
	margin: 0 auto;
}
.maxwidthimg{
	width: 100%;
}
.pdf.first, .pdf.second{
	margin-right: 16px;
}
.pdfbtn{
	width: 300px; 
	margin: 40px auto 10px;
	display: block;
}
.pdf-download p{
	display: inline-block;
	margin: 10px 10px 0 150px;
}
#maincontent h2{
	text-indent: -9999px;
}
.left{
	width: 433px;
	float: left;
}
.right{
	width: 433px;
	float: right;
}
#maincontent p{
	padding: 15px 20px;
	color: #42210b;
}

#sec1 h2{
	background-image: url('../images/tourism-sec1-h2.png');
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 30px
}
#sec1 p{
	padding: 0 15px 65px 15px;
}

#sec12{
	background-image: url('../images/tourism-sec12-back.gif');
	background-size: cover;
}
#sec13 h2{
	background-image: url('../images/tourism-sec13-h2.png');
	background-repeat: no-repeat;
	height: 90px;
    margin-top: 100px;
}
#sec13 .pdf{
	width: 285px;
}
.pdf + .pdf{
	margin-left: 14px;
}


.outer-table{
	border-collapse: separate;
	border-spacing: 3px 0;
}
.outer-table td{
	width: 300px;
	vertical-align: top;
	background-color: #ECECEC;

}
#sec2 .inner-table{
	background-color: #ECECEC;
	width: 100%;
}
#sec2 .inner-table td{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #ECECEC;
}

.noborder{
	border-bottom: none!important;
}

#sec2 .inner-table td{
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #CCCCCC;
	color: #442209;
	font-size: 0.9em;
}
.inner-table.one td,.inner-table.two td,.inner-table.three td{
	width: auto;
}


.text-left{
	margin: 0;
	padding: 0!important;
	display: inline;
	text-align: left;
}
.text-right{
	margin: 0;
	padding: 0!important;
	display: inline;
	float: right;
}

.table-title{
	color: #442209;
}
.right-text{
	text-align: right;
}