@charset "euc-jp";
.restaurant_content {
	background: url(../img/restaurant/bg.png) no-repeat center top;
	width: 880px;
	max-height: 1287px;
	text-align: center;
	padding: 60px 0;
}
.restaurant_content h2 {
	text-align: center;
	margin: 40px 0;
	color: #7b263e;
	font-family: 'Times New Roman', 'ÞâÌÀÄ«', YuMincho, '¥Ò¥é¥®¥ÎÌÀÄ« ProN W3', 'Hiragino Mincho ProN', '£Í£Ó £ÐÌÀÄ«', 'MS PMincho', serif;
	font-size: 24px;
}
.restaurant_content p {
	text-align: center;
}
.restaurant_content .main_visual {
	margin-bottom: 40px;
}
.restaurant_content p:nth-of-type(1) {
	margin-bottom: 40px;
	font-size: 14px;
}
.restaurant_content p:nth-of-type(2) {
	margin-bottom: 80px;
}
.restaurant_content p:nth-of-type(3) {
	margin-bottom: 40px;
}
.restaurant_content textarea {
	width: 320px;
	height: 340px;
	border: 1px solid #b79f90;
	padding: 20px;
	font-size: 14px;
}