﻿@charset "utf-8";

/* img
----------------------------------------------- */
#img {
	height: 200px;
	background: url("../images/img_main.jpg") no-repeat top;
}
	#img p {
		padding: 130px 0 0 20px;
		text-align: left;
	}

/* contentMain
----------------------------------------------- */
h3 {
	margin: 0;
	padding: 0;
	color: #345B47;
	font-size: 120%;
	font-weight: bold;
}

.imgL {
	margin-right: 10px;
}

/* --------------------------
 * box
-------------------------- */
#contentMain .box {
	width: 495px;
	margin: 0 auto 20px;
}

/* --------------------------
 * text
-------------------------- */
#contentMain .text03 {
	margin: 1em 0;
}

table td {
	padding: 0;
}

#contentMain table,
#contentMain table th,
#contentMain table td {
	border: 1px solid #746144;
}

#contentMain table {
	margin: 5px 0 0;
}

#contentMain table td.td01 {
	padding: 0;
}
	#contentMain table .td01 img {
		margin: 0;
	}

/* --------------------------
 * 湖畔の四季
-------------------------- */
#kohanNoShiki h4 {
	margin: 10px 0 5px;
	color: #448067;
	font-weight: bold;
	font-size: 120%;
}

#kohanNoShiki .posL {
	width: 240px;
}

#kohanNoShiki dl dt {
	float: left;
	width: 80px;
	margin-bottom: 5px;
	font-weight: bold;
}
#kohanNoShiki dl dd {
	margin-bottom: 5px;
	padding-left: 80px;
	border-bottom: 1px solid #cccccc;
}

/* --------------------------
 * 二人御膳
-------------------------- */
#futarigozen .posL {
	width: 240px;
}

/* --------------------------
 * 料理長自慢の部屋食
-------------------------- */
#jiman .posL {
	width: 240px;
}

#jiman h4 {
	margin: 10px 0 5px;
	color: #448067;
	font-weight: bold;
	font-size: 120%;
}

#jiman dl dt {
	float: left;
	width: 80px;
	margin-bottom: 5px;
	font-weight: bold;
}
#jiman dl dd {
	margin-bottom: 5px;
	padding-left: 80px;
	border-bottom: 1px solid #cccccc;
}

/* --------------------------
 * 極撰
-------------------------- */
.aburiGokusen .posL {
	width: 240px;
}