.textstyle { color: #666666;  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10pt}
.green_textstyle { color: #99CC99;  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10pt}
.white_textstyle { color: #FFFFFF;  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10pt}
.smalltextstyle {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.darkgreentextstyle {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	font-weight: normal;
	color: #666600;
}
.recipepage {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
