@charset "utf-8";

.menuTitle {
	font-size: 50px;
	color: #675252;
}

.menuPriceTable {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	width: 600px;
	margin-bottom: 30px;
}
.camp{
	font-weight:bold;
	color:#F00;
}#contents_area #menuScr #campVal {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	position: absolute;
	left: 351px;
	top: 51px;
	text-align: center;
	width: 145px;
}
#contents_area #menuScr #normalVal {
	position: absolute;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	position: absolute;
	left: 480px;
	top: 51px;
	text-align: center;
	width: 145px;
}
