@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------
	周辺観光
------------------------------------------------------------*/
#sightseeing1{
	clear:left;
	margin:0 auto;
	margin-top:100px;
	width:100%;
	height:auto;
}

#sightseeing1 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:90%;
	height:auto;
	text-align:center;
}

#sightseeing1 h1{
	clear:left;
	margin:0 auto;
	font-family:serif;
	font-size:25px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#sightseeing1 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#sightseeing1 h1:before{
	border-left: solid 1px #333;
	border-top: solid 1px #333;
	top:0;
	left: 0;
}

#sightseeing1 h1:after{
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	bottom:0;
	right: 0;
}

#sightseeing1 #content1{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	width:100%;
	height:auto;
	display:block;
}

#sightseeing1 #box{
	flex:1;
	margin:0 0 80px 0;
	position:relative;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#333;
	letter-spacing:2px;
}

#sightseeing1 #content1 p{
	clear:left;
	margin:0 auto;
}

#sightseeing1 #content1 p img{
	clear:left;
	margin-bottom:30px;
	width:100%;
	height:300px;
	object-fit:cover;
}

#sightseeing1 ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:50px;
	font-family:serif;
	font-size:17px;
	font-weight:normal;
	color:#333;
	text-align:left;
	letter-spacing:1px;
	line-height:2.5em;
}

#sightseeing1 a{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	padding:5px 0;
	display:block;
	width:80%;
	color:#FFF;
	font-family:serif;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	background:#501d19;
	-webkit-transition:1s;
	transition:1s;
}

#sightseeing1 a:hover{
	color:#FFF;
	background:rgba(0,0,0,0.5);
	-webkit-transition:1s;
	transition:1s;
}

/*------------------------------------------------------------
	ゴルフ場
------------------------------------------------------------*/
#sightseeing2{
	clear:left;
	margin:0 auto;
	margin-top:150px;
	width:100%;
	height:auto;
}

#sightseeing2 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:90%;
}

#sightseeing2 h1{
	clear:left;
	margin-top:30px;
	font-family:serif;
	font-size:25px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#sightseeing2 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#sightseeing2 h1:before{
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	top:0;
	left: 0;
}

#sightseeing2 h1:after{
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	bottom:0;
	right: 0;
}

#sightseeing2 .pic1{
	float:none;
	width:100%;
	height:auto;
}

#sightseeing2 .pic1 img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#sightseeing2 ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	width:90%;
	font-family:serif;
	font-size:17px;
	text-align:left;
	color:#333;
	letter-spacing:1px;
	line-height:2.5em;
}

#sightseeing2 #content1{
	float:none;
	margin-top:30px;
	width:100%;
	height:auto;
	text-align:center;
}

#sightseeing2 #table{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	line-height:2em;
	letter-spacing:2px;
	color:#333;
	border-top:#CCC 1px solid;
}

#sightseeing2 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#sightseeing2 #table #tb1{
	float:none;
	padding-top:25px;
	width:100%;
	font-size:16px;
	font-weight:bold;
	padding-left:5%;
	text-align:left;
}

#sightseeing2 #table #tb2{
	float:none;
	padding:25px 20px;
	width:95%;
	text-align:left;
	letter-spacing:1px;
}

#sightseeing2 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}

#sightseeing2 a{
	clear:left;
	margin:0 auto;
	padding:15px 10px;
	display:block;
	width:90%;
	color:#FFF;
	font-family:serif;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	background:#501d19;
	-webkit-transition:1s;
	transition:1s;
}

  #sightseeing2 a:hover{
	color:#FFF;
	background:rgba(0,0,0,0.5);
	-webkit-transition:1s;
	transition:1s;
}

/*------------------------------------------------------------
	ワイナリー
------------------------------------------------------------*/
#sightseeing3{
	clear:left;
	margin:0 auto;
	margin-top:150px;
	padding-bottom:100px;
	width:100%;
	height:auto;
}

#sightseeing3 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:90%;
}

#sightseeing3 h1{
	clear:left;
	margin-top:30px;
	font-family:serif;
	font-size:25px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#sightseeing3 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#sightseeing3 h1:before{
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	top:0;
	left: 0;
}

#sightseeing3 h1:after{
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	bottom:0;
	right: 0;
}

#sightseeing3 .pic1{
	float:none;
	width:100%;
	height:300px;
}

#sightseeing3 .pic1 img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#sightseeing3 ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	width:90%;
	font-family:serif;
	font-size:17px;
	text-align:left;
	color:#333;
	letter-spacing:1px;
	line-height:2.5em;
}

#sightseeing3 #content1{
	float:none;
	margin-top:30px;
	width:100%;
	height:auto;
	text-align:center;
}

#sightseeing3 #table{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	line-height:2em;
	letter-spacing:2px;
	color:#333;
	border-top:#CCC 1px solid;
}

#sightseeing3 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#sightseeing3 #table #tb1{
	float:none;
	padding-top:25px;
	width:100%;
	font-size:16px;
	font-weight:bold;
	padding-left:0;
	text-align:center;
}

#sightseeing3 #table #tb2{
	float:none;
	padding:25px 20px;
	width:95%;
	text-align:left;
	letter-spacing:1px;
}

#sightseeing3 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}

#sightseeing3 a{
	clear:left;
	margin:0 auto;
	padding:15px 10px;
	display:block;
	width:90%;
	color:#FFF;
	font-family:serif;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	background:#501d19;
	-webkit-transition:1s;
	transition:1s;
}

  #sightseeing3 a:hover{
	color:#FFF;
	background:rgba(0,0,0,0.5);
	-webkit-transition:1s;
	transition:1s;
}





@media(min-width:768px) and ( max-width:1200px){
/*------------------------------------------------------------
	周辺観光
------------------------------------------------------------*/
#sightseeing1{
	clear:left;
	margin:0 auto;
	margin-top:100px;
	width:100%;
	height:auto;
}

#sightseeing1 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:90%;
	height:auto;
	text-align:center;
}

#sightseeing1 h1{
	clear:left;
	margin:0 auto;
	font-family:serif;
	font-size:25px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#sightseeing1 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#sightseeing1 h1:before{
	border-left: solid 1px #333;
	border-top: solid 1px #333;
	top:0;
	left: 0;
}

#sightseeing1 h1:after{
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	bottom:0;
	right: 0;
}

#sightseeing1 #content1{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	width:100%;
	height:auto;
	display:block;
}

#sightseeing1 #box{
	flex:1;
	margin:0 0 80px 0;
	position:relative;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#333;
	letter-spacing:2px;
}

#sightseeing1 #content1 p{
	clear:left;
	margin:0 auto;
}

#sightseeing1 #content1 p img{
	clear:left;
	margin-bottom:30px;
	width:100%;
	height:300px;
	object-fit:cover;
}

#sightseeing1 ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:50px;
	font-family:serif;
	font-size:17px;
	font-weight:normal;
	color:#333;
	text-align:left;
	letter-spacing:1px;
	line-height:2.5em;
}

#sightseeing1 a{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	padding:5px 0;
	display:block;
	width:80%;
	color:#FFF;
	font-family:serif;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	background:#501d19;
	-webkit-transition:1s;
	transition:1s;
}

#sightseeing1 a:hover{
	color:#FFF;
	background:rgba(0,0,0,0.5);
	-webkit-transition:1s;
	transition:1s;
}

/*------------------------------------------------------------
	ゴルフ場
------------------------------------------------------------*/
#sightseeing2{
	clear:left;
	margin:0 auto;
	margin-top:150px;
	width:100%;
	height:auto;
}

#sightseeing2 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:90%;
}

#sightseeing2 h1{
	clear:left;
	margin-top:30px;
	font-family:serif;
	font-size:25px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#sightseeing2 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#sightseeing2 h1:before{
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	top:0;
	left: 0;
}

#sightseeing2 h1:after{
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	bottom:0;
	right: 0;
}

#sightseeing2 .pic1{
	float:none;
	width:100%;
	height:auto;
}

#sightseeing2 .pic1 img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#sightseeing2 ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	width:90%;
	font-family:serif;
	font-size:17px;
	text-align:left;
	color:#333;
	letter-spacing:1px;
	line-height:2.5em;
}

#sightseeing2 #content1{
	float:none;
	margin-top:30px;
	width:100%;
	height:auto;
	text-align:center;
}

#sightseeing2 #table{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	line-height:2em;
	letter-spacing:2px;
	color:#333;
	border-top:#CCC 1px solid;
}

#sightseeing2 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#sightseeing2 #table #tb1{
	float:none;
	padding-top:25px;
	width:100%;
	font-size:16px;
	font-weight:bold;
	padding-left:5%;
	text-align:left;
}

#sightseeing2 #table #tb2{
	float:none;
	padding:25px 20px;
	width:95%;
	text-align:left;
	letter-spacing:1px;
}

#sightseeing2 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}

#sightseeing2 a{
	clear:left;
	margin:0 auto;
	padding:15px 10px;
	display:block;
	width:90%;
	color:#FFF;
	font-family:serif;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	background:#501d19;
	-webkit-transition:1s;
	transition:1s;
}

  #sightseeing2 a:hover{
	color:#FFF;
	background:rgba(0,0,0,0.5);
	-webkit-transition:1s;
	transition:1s;
}

/*------------------------------------------------------------
	ワイナリー
------------------------------------------------------------*/
#sightseeing3{
	clear:left;
	margin:0 auto;
	margin-top:150px;
	padding-bottom:100px;
	width:100%;
	height:auto;
}

#sightseeing3 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:90%;
}

#sightseeing3 h1{
	clear:left;
	margin-top:30px;
	font-family:serif;
	font-size:25px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#sightseeing3 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#sightseeing3 h1:before{
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	top:0;
	left: 0;
}

#sightseeing3 h1:after{
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	bottom:0;
	right: 0;
}

#sightseeing3 .pic1{
	float:none;
	width:100%;
	height:300px;
}

#sightseeing3 .pic1 img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#sightseeing3 ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	width:90%;
	font-family:serif;
	font-size:17px;
	text-align:left;
	color:#333;
	letter-spacing:1px;
	line-height:2.5em;
}

#sightseeing3 #content1{
	float:none;
	margin-top:30px;
	width:100%;
	height:auto;
	text-align:center;
}

#sightseeing3 #table{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	line-height:2em;
	letter-spacing:2px;
	color:#333;
	border-top:#CCC 1px solid;
}

#sightseeing3 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#sightseeing3 #table #tb1{
	float:none;
	padding-top:25px;
	width:100%;
	font-size:16px;
	font-weight:bold;
	padding-left:0;
	text-align:center;
}

#sightseeing3 #table #tb2{
	float:none;
	padding:25px 20px;
	width:95%;
	text-align:left;
	letter-spacing:1px;
}

#sightseeing3 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}

#sightseeing3 a{
	clear:left;
	margin:0 auto;
	padding:15px 10px;
	display:block;
	width:90%;
	color:#FFF;
	font-family:serif;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	background:#501d19;
	-webkit-transition:1s;
	transition:1s;
}

  #sightseeing3 a:hover{
	color:#FFF;
	background:rgba(0,0,0,0.5);
	-webkit-transition:1s;
	transition:1s;
}
}






@media(min-width:1200px){
/*------------------------------------------------------------
	周辺観光
------------------------------------------------------------*/
#sightseeing1{
	clear:left;
	margin:0 auto;
	margin-top:150px;
	width:100%;
	height:auto;
}

#sightseeing1 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:90%;
	height:auto;
	text-align:center;
}

#sightseeing1 h1{
	clear:left;
	margin:0 auto;
	font-family:serif;
	font-size:30px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#sightseeing1 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#sightseeing1 h1:before{
	border-left: solid 1px #333;
	border-top: solid 1px #333;
	top:0;
	left: 0;
}

#sightseeing1 h1:after{
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	bottom:0;
	right: 0;
}

#sightseeing1 #content1{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	width:100%;
	height:auto;
	display:flex;
}

#sightseeing1 #box{
	flex:1;
	margin:0 20px;
	position:relative;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#333;
	letter-spacing:2px;
}

#sightseeing1 #content1 p{
	clear:left;
	margin:0 auto;
}

#sightseeing1 #content1 p img{
	clear:left;
	margin-bottom:30px;
	width:100%;
	height:350px;
	object-fit:cover;
}

#sightseeing1 ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:50px;
	font-family:serif;
	font-size:18px;
	font-weight:normal;
	color:#333;
	text-align:left;
	letter-spacing:3px;
	line-height:2.5em;
}

#sightseeing1 a{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	padding:5px 0;
	display:block;
	width:80%;
	color:#FFF;
	font-family:serif;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	background:#501d19;
	-webkit-transition:1s;
	transition:1s;
}

#sightseeing1 a:hover{
	color:#FFF;
	background:rgba(0,0,0,0.5);
	-webkit-transition:1s;
	transition:1s;
}

/*------------------------------------------------------------
	ゴルフ場
------------------------------------------------------------*/
#sightseeing2{
	clear:left;
	margin:0 auto;
	margin-top:200px;
	width:100%;
	height:750px;
}

#sightseeing2 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:93%;
}

#sightseeing2 h1{
	clear:left;
	margin-top:0;
	font-family:serif;
	font-size:30px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#sightseeing2 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#sightseeing2 h1:before{
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	top:0;
	left: 0;
}

#sightseeing2 h1:after{
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	bottom:0;
	right: 0;
}

#sightseeing2 .pic1{
	float:left;
	width:43%;
	height:750px;
}

#sightseeing2 .pic1 img{
	clear:left;
	width:100%;
	height:750px;
	object-fit:cover;
}

#sightseeing2 ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	width:90%;
	font-family:serif;
	font-size:18px;
	text-align:left;
	color:#333;
	letter-spacing:1px;
	line-height:2.5em;
}

#sightseeing2 #content1{
	float:right;
	margin-top:30px;
	width:53%;
	height:auto;
	text-align:center;
}

#sightseeing2 #table{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	line-height:2em;
	letter-spacing:2px;
	color:#333;
	border-top:#CCC 1px solid;
}

#sightseeing2 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#sightseeing2 #table #tb1{
	float:left;
	padding-top:10px;
	width:70%;
	font-size:16px;
	font-weight:bold;
	padding-left:5%;
	text-align:left;
}

#sightseeing2 #table #tb2{
	float:left;
	padding:10px 20px;
	width:15%;
	text-align:left;
	letter-spacing:1px;
}

#sightseeing2 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}

#sightseeing2 a{
	clear:left;
	margin:0 auto;
	padding:5px 10px;
	display:block;
	width:80%;
	color:#FFF;
	font-family:serif;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	background:#501d19;
	-webkit-transition:1s;
	transition:1s;
}

  #sightseeing2 a:hover{
	color:#FFF;
	background:rgba(0,0,0,0.5);
	-webkit-transition:1s;
	transition:1s;
}

/*------------------------------------------------------------
	ワイナリー
------------------------------------------------------------*/
#sightseeing3{
	clear:left;
	margin:0 auto;
	margin-top:200px;
	padding-bottom:200px;
	width:100%;
	height:750px;
}

#sightseeing3 section{
	clear:left;
	margin:0 auto;
	margin-top:0;
	width:93%;
}

#sightseeing3 h1{
	clear:left;
	margin-top:0;
	font-family:serif;
	font-size:30px;
	text-align:center;
	color:#333;
	letter-spacing:1px;
	
	position: relative;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
}

#sightseeing3 h1:before, h1:after{ 
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}

#sightseeing3 h1:before{
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	top:0;
	left: 0;
}

#sightseeing3 h1:after{
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	bottom:0;
	right: 0;
}

#sightseeing3 .pic1{
	float:left;
	width:43%;
	height:750px;
}

#sightseeing3 .pic1 img{
	clear:left;
	width:100%;
	height:750px;
	object-fit:cover;
}

#sightseeing3 ul{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	width:90%;
	font-family:serif;
	font-size:18px;
	text-align:left;
	color:#333;
	letter-spacing:1px;
	line-height:2.5em;
}

#sightseeing3 #content1{
	float:right;
	margin-top:30px;
	width:53%;
	height:auto;
	text-align:center;
}

#sightseeing3 #table{
	clear:left;
	margin:0 auto;
	margin-top:50px;
	width:100%;
	height:auto;
	font-family:serif;
	font-size:16px;
	line-height:2em;
	letter-spacing:2px;
	color:#333;
	border-top:#CCC 1px solid;
}

#sightseeing3 #table #box{
	clear:left;
	width:100%;
	display:inline-table;
	border-bottom:#CCC 1px solid;
}

#sightseeing3 #table #tb1{
	float:left;
	padding-top:10px;
	width:70%;
	font-size:16px;
	font-weight:bold;
	padding-left:5%;
	text-align:left;
}

#sightseeing3 #table #tb2{
	float:left;
	padding:10px 20px;
	width:15%;
	text-align:left;
	letter-spacing:1px;
}

#sightseeing3 #table #tb2 span{
	color:#C00;
	font-weight:bold;
	letter-spacing:1px;
}

#sightseeing3 a{
	clear:left;
	margin:0 auto;
	padding:5px 10px;
	display:block;
	width:80%;
	color:#FFF;
	font-family:serif;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	background:#501d19;
	-webkit-transition:1s;
	transition:1s;
}

#sightseeing3 a:hover{
	color:#FFF;
	background:rgba(0,0,0,0.5);
	-webkit-transition:1s;
	transition:1s;
}
}