/*-----attach body.custom to any style you add here-----*/

/*------table-----*/

#t_container {
	width: 548px;
	margin: 0px auto;
}

#table {
	width: 548px;
	height: 444px;
	font-size: 13.5px;
	border: solid 1px #999;
}

#table p {
	margin: 0;
	float: left;
	width: 120px;
	height: 40px;
	text-align: center;
	padding: 5px 0px;
	border: solid 1px #999;
	overflow: hidden;
}

#table p.title {
	width: 180px;
	text-align: center;
}

#table p.ex_1 {
	width: 180px;
}

#table p.price,
#table p.ex_1,
#table p.ex_2,
#table p.ex_3 {
	height: 30px;
	padding-top: 15px;
}

#table .disc p {
	height: 16px;
}

#table .disc p.title {
	width: 180px;
	padding: 5px 0px;
	text-align: center;
}

#table .disc,
#table .week_day,
#table .week_night,
#table .week_full,
#table .holy_full,
#table .weekholy_day,
#table .weekholy_night,
#table .weekholy_full,
#table .reserve {
	margin: 0;
	clear: both;
}

.add {
	margin: 20px 10px;
	font-size: 12.5px;
}
