@charset "utf-8";
/* CSS Document */
#wrap {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


.header_text {
	color: #FFC;
	background-color: #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
}

.foota_text_01 {
	font-weight: bold;
	color: #000;
	padding-top: 15px;
	padding-bottom: 10px;
}
.foota_text_02 {
	color: #FFC;
	background-color: #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
}
.about_imgbox {
	float: left;
	width: 280px;
	margin-right: 20px;
	margin-bottom: 15px;
	text-align: center;
	margin-left: 20px;
	vertical-align: text-top;
}

.about_imgbox_text {
	float: left;
	width: 280px;
	margin-right: 20px;
	margin-bottom: 15px;
	text-align: left;
	margin-left: 20px;
	line-height: 140%;
	font-size: 18px;
}
#about_img td  {
	text-align: center;
	vertical-align: text-top;
}


.about_imgbox_titletext {
	font-size: 24px;
	font-weight: bold;
	color: #900;
	line-height: 120%;
}

.menu_imgbox {
	width: 600px;
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
}
.menu_imgbox img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.menu_imgbox .menu_text {
	font-size: 24px;
	color: #900;
	text-align: left;
	vertical-align: text-top;
	font-weight: bold;
}
.menu_imgbox .price {
	font-size: 24px;
	color: #900;
	text-align: left;
	vertical-align: text-top;
	clear: both;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 10px;
}

.menu_imgbox .price_small {
	font-size: 16px;
	color: #900;
	text-align: left;
	vertical-align: text-top;
	clear: both;
	margin-bottom: 10px;
	font-weight: bold;
}
.mb15 {
	margin-bottom: 15px;
}
.reservation_text {
	font-size: 24px;
	line-height: 130%;
}
