/*---------------------------▼テキスト(td) -------------------------- */
td.txt01 {
	padding: 0px 10px 10px 10px;
	vertical-align: top;
	line-height: 2.0em;
}
td.txt02 {
	width: 175px;
	vertical-align: top;
	padding: 0px 5px 10px 60px;
	line-height: 1.5em;
}
td.txt03 {
	padding: 10px 10px 0px 10px;
}
td.txt04 {
	vertical-align: top;
	line-height: 2.0em;
}
td.txt05 {
	vertical-align: top;
	padding: 10px;
	line-height: 2.0em;
}
td.txt06{
	vertical-align: top;
	line-height: 2.0em;
	padding: 0px 10px 0px 0px;
}

/*---------------------------▼ディナーメニュー -------------------------- */
.dinner01{
	width: 350px;
	line-height: 2.0em;
	background-color: #dbdbdb;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}
.dinner02{
	width: 142px;
	line-height: 2.0em;
	text-align: left;
	background-color: #e5e5e5;
	padding: 0px 0px 0px 10px;
}
.dinner03{
	width: 142px;
	line-height: 2.0em;
	text-align: right;
	background-color: #e5e5e5;
	padding: 0px 10px 0px 0px;
}
.dinner04{
	width: 205px;
	line-height: 2.0em;
	text-align: left;
	background-color: #e5e5e5;
	padding: 0px 0px 0px 5px;
}
.dinner05{
	width: 89px;
	line-height: 2.0em;
	text-align: right;
	background-color: #e5e5e5;
	padding: 0px 5px 0px 0px;
}
.dinner06{
	text-align: center;
	width: 110px;
	line-height: 2.0em;
	background-color: #dbdbdb;
	padding: 0px 5px 0px 5px;
}
.dinner07{
	width: 260px;
	line-height: 2.0em;
	text-align: left;
	background-color: #e5e5e5;
	padding: 0px 0px 0px 5px;
}
.dinner08{
	width: 44px;
	line-height: 2.0em;
	text-align: right;
	background-color: #e5e5e5;
	padding: 0px 5px 0px 0px;
}
/*---------------------------▼ドリンクメニュー -------------------------- */
.drink01{
	line-height: 2.0em;
	background-color: #b5b5b5;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
.drink02{
	font-weight: bold;
	width: 380px;
	line-height: 2.0em;
	background-color: #e5e5e5;
	padding: 0px 0px 0px 10px;
}
.drink03{
	width: 100px;
	line-height: 2.0em;
	text-align: right;
	background-color: #e5e5e5;
	padding: 0px 10px 0px 0px;
}
.drink04{
	width: 380px;
	line-height: 2.0em;
	padding: 0px 0px 0px 10px;
}
.drink05{
	width: 100px;
	line-height: 2.0em;
	text-align: right;
	padding: 0px 10px 0px 0px;
}
/*---------------------------▼テキスト(span) -------------------------- */
span.txt01{
	font-weight: bold;
	color: #3f3f3f;
	left: 10px;
	position: relative;
}
span.txt02{
	font-weight: bold;
	color: #3f3f3f;
	right: 10px;
	position: relative;
}
span.color01{
	color: #FF0000;
}