@charset "utf-8";

/* CSS Document */

.section { margin: 20px auto; }

.wrap_pop img { display: block; }

.bg_frame {
	padding: 5px 60px 5px;
	width: 590px;
	font-weight: bold;
	background: #F4DC22 url(../../event/images/bg_frame.jpg) repeat-y;
}

.list_food {
	overflow: hidden;
	margin: 10px auto;
	padding-left: 0;
}

.list_food li {
	list-style-position: inside;
	list-style-type: decimal;
	float: left;
	margin-right: 10px;
	font-size: 20px;
	line-height: 24px;
	color: #000;
}

.bg_frame h2 {
	margin-top: 20px;
	margin-bottom: 5px;
	padding-left: 10px;
	border-left: solid 4px #DC540A;
	font-size: 24px;
	color: #000;
}

p.txt_drink,
p.txt_drink a {
	font-size: 20px;
	line-height: 24px;
	color: #000;
}

.txt_drink a { color: #f00; }
/*
#copy {
	text-align: center;
}

#header_inner {
	width: 750px;
}

.box_menu_list{
	display: block;
	width: 690px;
	height: 200px;
	background: rgb(244, 220, 34);;
	margin: 0 0 20px;
	padding: 0 0 0 20px;
}
.box_menu_list p {
	color: #de510b;
	font-size: 28px;
	margin: 0px 25px 10px 0;
	padding-top: 10px;
	border-bottom: 3px solid #fff;
}
.box_menu_list li{
	list-style-type : none;  
	min-height:36px;
	font-size: 24px;
	color: #000;
	font-weight:bold;
	float: left;
	width: 225px;
}*/
