/*---------------------------▼テーブル-------------------------- */
table.table01{
	margin-bottom: 10px;
}
table.table02{
	padding-left: 10px;
}
table.table03{
	margin-left: 10px;
}
table.table04{
	margin-left: 10px;
	margin-bottom: 10px;
}
table.table05{
	border-width: 1px;
	border-color: #CFCFCF;
	border-style: solid;
	margin-bottom: 10px;
}

/*---------------------------▼フォーム -------------------------- */
textarea {
	width: 99%;
} 
td.info01{
	width: 120px;
	line-height: 2.0em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #74ca61;
}
td.info02{
	width: 327px;
	line-height: 2.0em;
	color: #000000;
	background-color: #e4fcde;
}
td.info03{
	line-height: 2.0em;
	color: #000000;
}

/*---------------------------▼メニュー -------------------------- */
td.menu01{
	width: 397px;
	background-color: #FFFFFF;
}
td.menu02{
	width: 100px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
	background-color: #4D4CFF;
}
td.menu03{
	width: 497px;
	text-align: left;
	background-color: #CFCFCF;
}


/*---------------------------▼スタッフ紹介 -------------------------- */
td.staff01{
	width: 310px;
	text-align: left;
	font-weight: bold;
	line-height: 2.0em;
	background-color: #CFCFCF;
}
span.staff01{
	padding-left: 10px;
}
td.staff02{
	width: 310px;
	text-align: left;
	line-height: 2.0em;
	background-color: #FFFFFF;
}

/*---------------------------▼ショッピング -------------------------- */
td.shopping01{
	width: 526px;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
}
td.shopping02{
	width: 310px;
	font-weight: bold;
	text-align: left;
	line-height: 2.0em;
	background-color: #FFFFFF;
}
td.shopping03{
	width: 310px;
	text-align: left;
	line-height: 2.0em;
	background-color: #FFFFFF;
}
td.shopping04{
	width: 310px;
	text-align: right;
	font-weight: bold;
	line-height: 2.0em;
	background-color: #CFCFCF;
}

/*---------------------------▼求人案内 -------------------------- */
td.recruit01{
	width: 130px;
	line-height: 2.0em;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #0e85d8;
}
td.recruit02{
	width: 387px;
	line-height: 2.0em;
	padding-right: 10px;
	background-color: #eeeeee;
}
td.recruit03{
	width: 387px;
	line-height: 2.0em;
	padding-right: 10px;
	background-color: #FFFFFF;
}
/*---------------------------▼店舗紹介 -------------------------- */
td.shop01{
	width: 175px;
	line-height: 2.0em;
	text-align: center;
	background-color: #FFFFFF;
}