.brown_r_rect a{
	vertical-align: middle;
	margin-left: 10px;
	padding: 14px 25px 12px;
	background-color: #5B2120;
	color: #fff;
	box-sizing: border-box;
	font-size: 15px;
	text-decoration: none;
	border-radius: 6px;
}
.brown_r_rect a.off{
	background-color: rgba(139,124,109,0.6);
}


/* @group #sd_content h3 */
#sd_content h3{
	border-left: 6px solid #666666;
	padding-left: 15px;
	font-size: 25px;
	line-height: 1em;
}
/* @end */
/* @group sd_content */
#sd_content_bkg{
	margin-top: 40px;
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #F7F7F7;
}
#sd_content{
	width: 960px;
	padding-left: 10px;
	padding-right: 10px;
	margin: auto;
}

#sd_content > div{
	margin-top: 30px;
	font-size: 16px;
	line-height: 1.6em;
}
/* @end */

/* @group sd_content */
#sd_content_bkg{
	margin-top: 40px;
	padding-top: 30px;
	padding-bottom: 100px;
	background-color: #F7F7F7;
}
#sd_content{
	width: 960px;
	padding-left: 10px;
	padding-right: 10px;
	margin: auto;

}

#sd_content dt{

font-size: 16px;
font-weight: bold;
margin-top: 20px;
}

.sd_subtitle{
color: #9f9f9f
}
/* @end */

/* @group sd_content dl */
.blog_entry{
	border-bottom: 1px dotted #666666;
	margin-bottom: 60px;
}

.blog_title{
	border-left: 6px solid #666666;
	padding-left: 15px;
	font-size: 25px;
	line-height: 1em;
	
}
#sd_content dl dd{
	margin-top: 30px;
	margin-bottom: 40px;
	font-size: 15px;
	
}

#imagelightbox
{
    position: fixed;
    z-index: 9999;
 
    -ms-touch-action: none;
    touch-action: none;
}
#ticket_detail p{
	font-size: 22px;
	}
	#ticket_detail dt{
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
	}
	.wave{
	background-image: url(img/wave.png);
	background-repeat: repeat-x;
	background-size: 10px;
	background-position: bottom;
}

/*#sd_content dl dd p:nth-of-type(1){
	font-size: 18px;
}
#sd_content dl dd p:nth-of-type(2){
	margin-top: 20px;
	font-size: 16px;
	color: #555555;
	line-height: 1.8em;
}
#sd_content p:nth-of-type(3){
	
	margin-top: 10px;
}*/
/* @end */



/* @group food_table */
.food_table th,.food_table td{
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
}
.food_table th{
	width: 270px;
}
/* @end */