@charset "UTF-8";

*{
margin:0;
padding:0;
}	
img{
border:0;
}
ul{
list-style:none;
}
a{
text-decoration:none;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
color:#666666;
}
.clear {
	clear: both;
}
#wrapper {
	margin: 0px 0px 30px;
	padding: 0px;
	width: 800px;
}
#main  {
	width: 585px;
	font-size: 14px;
	padding: 10px 0px 15px 197px;
	float: left;
}
#header  {
	width: 585px;
	height: auto;
	text-align: right;
	font-size: 10px;
	line-height: 130%;
	display: block;
}
#title  {
	width: 585px;
	text-align: center;
	padding: 10px 0px 0px;
	display: block;
}
#left    {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	display: block;
	text-align: center;
}
#left #nutrition {
	font-size: 12px;
	color: #666666;
	line-height: 130%;
	padding: 0px;
	margin: 0px;
	width: 240px;
	display: table;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	float: left;
}
#left #nutrition th {
	white-space: nowrap;
	margin: 0px;
	padding: 3px;
	font-weight: normal;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
}
#left #nutrition td {
	white-space: nowrap;
	margin: 0px;
	padding: 3px 3px 3px 10px;
	font-weight: normal;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: left;
}
#right   {
	width: 330px;
	height: auto;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	float: left;
	text-align: center;
	display: block;
}
#right  #ingredients {
	font-size: 12px;
	color: #666666;
	line-height: 130%;
	padding: 0px;
	margin: 0px;
	width: 330px;
	display: table;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	float: left;
}
#right #ingredients th {
	white-space: nowrap;
	margin: 0px;
	padding: 3px;
	font-weight: normal;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
}
#right #ingredients td {
	white-space: nowrap;
	margin: 0px;
	padding: 3px 3px 3px 10px;
	font-weight: normal;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: left;
}
#menu  {
	width: 585px;
	height: auto;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 15px 0px 0px;
	display: block;
}
#menu #recipe {
	font-size: 12px;
	color: #666666;
	line-height: 130%;
	padding: 0px;
	margin: 0px;
	width: 585px;
	display: table;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
#menu #recipe th {
	white-space: nowrap;
	margin: 0px;
	padding: 3px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
	vertical-align: top;
}
#menu #recipe td {
	margin: 0px;
	padding: 3px 3px 3px 10px;
	font-weight: normal;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: left;
}
.back_white {
	font-weight: normal;
	color: #666666;
	background: #CCFFCC;
	text-align: center;
}
.img_photo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 180px;
	width: 240px;
}
.img_name {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 330px;
}
.red {
	color: #FF0000;
}
/* footer */
#footer {
	width: 780px;
	display: block;
	font-size: 8pt;
	text-align: right;
	background-image: url(../../../image/common_footer/footer01.gif);
	background-repeat: no-repeat;
	padding: 5px 0 0 0;
	margin: 0 0 20px 20px;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#footer ul.footernavi01 {
	margin: 0 10px;
	padding:0;
}  
#footer ul.footernavi01 li {
    display: inline;
	margin: 0;
	padding:0;
}
#footer .footernavi01 li img {
	vertical-align: middle;
}
