	#LinkText02 li {font-size:12px;}

/* 「成分表」のスタイル */
	table#list_format_ingredient {table-layout: fixed;width:96%;margin-bottom:24px;margin-left:16px;border-collapse:collapse;}
	#list_format_ingredient th {background: #ffffff;border:1px solid #999;}
	#list_format_ingredient td {background: #ffffff;border:1px solid #999;}
	#list_format_ingredient caption {text-align:left;}

/* 「レシピの写真」のスタイル */
	.recipe_photo01{margin-top:24px;}

/* 「レシピの材料」のスタイル */

	table#list_format_recipe {width:280px;margin-bottom:24px;margin-left:16px;border-collapse:collapse;}
	#list_format_recipe th {background: #ffffff;font-size:90%;border-bottom: 1px solid #999;}
	#list_format_recipe th.stuff {width:140px;}
	#list_format_recipe th.amount {}
	#list_format_recipe th.ex {}
	#list_format_recipe td {border-bottom: 1px solid #ddd;padding:1px 1px 1px 2px;
		line-height:120%;}

/* 「レシピの検索ワード」のスタイル */

	table#list_format_recipe_keyword {width:214px;margin-bottom:24px;margin-top:16px;
		border-collapse:collapse;}
	#list_format_recipe_keyword th {border-bottom: 1px dotted #ddd;font-weight:normal;
		background: #ffffff;font-size:90%;}
	#list_format_recipe_keyword td {border-bottom: 1px dotted #ddd;padding:1px 1px 1px 2px;
		line-height:120%;font-size:90%;}


/* 「list_format_SalesData」のスタイル */

	table#list_format_SalesData01 {width:690px;margin-bottom:24px;margin-left:16px;border-collapse:collapse;}
	#list_format_SalesData01 th {background: #ffffff;border-bottom: 1px solid #999;font-size:12px;font-weight:normal;}
	#list_format_SalesData01 th.no {width:10%;}
	#list_format_SalesData01 th.code {width:16%;}
	#list_format_SalesData01 th.name {width:74%;}
	#list_format_SalesData01 td {border-bottom: 1px solid #dddddd;padding:4px 4px 0px 2px;line-height:140%;font-size:90%;}
	
	table#list_format_SalesData02 {width:330px;margin-bottom:24px;margin-left:16px;border-collapse:collapse;}
	#list_format_SalesData02 th {background: #ffffff;border-bottom: 1px solid #999;font-size:12px;font-weight:normal;}
	#list_format_SalesData02 th.no {width:12%;}
	#list_format_SalesData02 th.code {width:22%;}
	#list_format_SalesData02 th.name {width:66%;}
	#list_format_SalesData02 td {border-bottom: 1px solid #dddddd;padding:4px 4px 0px 2px;line-height:140%;font-size:90%;}

	table#list_format_product_detail {border: 1px solid #999;	border-collapse:0px;
		border-spacing:0px;	margin-bottom:24px;	margin-left:16px; border-collapse:collapse;}
	#list_format_product_detail th{width:140px ;background: #ffffff;border: 1px solid #999;padding:4px;}
	#list_format_product_detail td {background: #ffffff;border: 1px solid #999;padding:4px 12px 4px 4px;}

	table#list_format_allergy {border: 1px solid #999;	border-collapse:0px;
		border-spacing:0px;	margin-bottom:24px;	margin-left:16px; border-collapse:collapse;}
	#list_format_allergy td {width:8%;text-align:center;background: #ffffff;
		border: 1px solid #999;padding:4px; font-size:12px;}

	table#list_format_analysis {width:699px;border: 1px solid #999;	border-collapse:0px;
		border-spacing:0px;	margin-bottom:24px;	margin-left:16px; border-collapse:collapse;}
	#list_format_analysis th{width:130px ;background: #ffffff;border: 1px solid #999;padding:4px;}
	#list_format_analysis td {twidth:103px ;ext-align:right;background: #ffffff;border: 1px solid #999;padding:4px 12px 4px 4px;}

/* 「list_format_leflet」のスタイル */

	table#list_format_leflet {width:540px;margin-bottom:24px;margin-left:16px;border-collapse:collapse;}
	#list_format_leflet td {width:180px;padding:6px 2px 6px 0px;}

/* 「list_format_pricecard」のスタイル */

	table#list_format_pricecard {width:540px;margin-bottom:24px;margin-left:16px;border-collapse:collapse;}
	#list_format_pricecard td {width:270px;padding:6px 2px 6px 0px;}

