/*TABEMONO-GAME*/
body{
	background-color:#FFFFFF;
	background-image:url(/images/cake-1.gif);
	font-family:"ＭＳ Ｐゴシック","Osaka";
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	vertical-align:top;
	margin:0;
	}
a:link{
	font-family:"ＭＳ Ｐゴシック","Osaka";
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color:#0000cc;
	}
a:visited{
	font-family:"ＭＳ Ｐシック","Osaka";
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color:#0000cc;
	}
a:active{
	font-family:"ＭＳ Ｐゴシック","Osaka";
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	}
a:hover{
	font-family:"ＭＳ Ｐゴシック","Osaka";
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	color:#cc0099;
	}
p{
	font-family:"ＭＳ Ｐ明朝","細明朝体";
	font-size:60pt;
	font-weight:900;
	font-style:oblique;
	color:#ff00ff;
	}
td{
	font-family:"ＭＳ Ｐゴシック","Osaka";
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	vertical-align:top;
	line-height:150%;
	}
textarea{
	font-family:"ＭＳ Ｐゴシック","Osaka";
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	}
h1{
	font-family:"ＭＳ Ｐゴシック","Osaka";
	font-size:11pt;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	}
h2{
	font-family:"ＭＳ Ｐゴシック","Osaka";
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	}