.font1 {
	font-size: 9pt;
	line-height: 140%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.font2 {
	font-size: 8pt;
	line-height: 140%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.bg {
	background-image: url(../image/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg2nd {
	background-image: url(../../image/bg_2nd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.shop-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #394D60;
}
.shop-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
