BODY {
	color: gray;
	font-size: 12px;
	line-height: 17px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	color: #999999;
}
.spam style1 {
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.bg_white {
	background-color: #FFFFFF;
}
.bold {
	font-weight: bold;
	font-size: 12px;
}
.bg_gray {
	background-color: #EEEEEE;
}
#food {
	top: 20px;
	padding: 20px;
}
a:link { color: blue; font-size: 12px }
a:visited { color: purple; font-size: 12px }
a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
address  {
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-left-style: none;
	padding-left: 0px;
	height: 60px;
}
.padding10 {
	margin-left: 10px;
}
.padding30 {
	margin-left: 30px;
	font-size: 13px;
	line-height: 20px;
}

.midashi10 {
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
	margin-bottom: 10px;
	border-bottom: 3px double #999999;
}
p {
	margin: 0px;
	padding: 0px;
}

