@charset "utf-8";
.box {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #FFFF99;
	background-position: center center;
	text-align: center;
	height: 40px;
	width: 500px;
	margin: 10px;
	padding: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	font-weight: bold;
}
.komidashi {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6C00;
}
.phonenumber {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}
