BODY {
	BACKGROUND: #e6e6e6; MARGIN: 0px; TEXT-ALIGN: center
}
IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
A         { font-size : 9pt;text-decoration: none; }
A:link    { font-size : 9pt;color: brue;   }
A:hover   { font-size : 9pt;color: red;    }
A:visited { font-size : 9pt;color: darkmagenta;   }
A:active  { font-size : 9pt;color: orange; }

#shadow {
	BACKGROUND: url(img/bg_shadow.gif) repeat-y center 50%; MARGIN: 0px auto; WIDTH: 640px
}
#main {
	background-color: #ffffff; MARGIN: 0px auto; WIDTH: 550px; TEXT-ALIGN: left
}
#bottom {
	FONT-SIZE: 1px; BACKGROUND: url(_img/bg_bottom.gif) no-repeat center top; MARGIN: 0px auto; WIDTH: 640px; LINE-HEIGHT: 1px; HEIGHT: 13px
}
#TABLE.tabl {
	background-color: #ffffff; WIDTH: 550px;
}

/* レシピテーブル内の文字サイズ */
TABLE.recipe{border-collapse: collapse}
TD.zai{ font-size: 10pt;font-weight: bold; width: 220px ;color: #333333; border-top: solid 1px #CD853F; border-bottom: solid 1px #CD853F}
TD.bun{ font-size: 10pt;text-align: right; border-top: solid 1px #CD853F; border-bottom: solid 1px #CD853F }
TD.jun{ font-size: 10pt;font-weight: bold; width: 40px ;color: #333333; border-top: solid 1px #CD853F; border-bottom: solid 1px #CD853F}
TD.tuk{ font-size: 10pt;color: #333333; border-top: solid 1px #CD853F; border-bottom: solid 1px #CD853F}
