﻿@charset "UTF-8";


/* container
----------------------------------------------- */

div#container {
	margin-top:0;
	}

div#contents {
	width:569px;
	}

div#flash {
	width:569px;
	height:16px;
	text-align:right;
	padding:13px 20px 9px 0;
	}

/* kounou
----------------------------------------------- */

div#kounou {
	padding-right:20px;
	padding-bottom:20px;
	width:569px;
	min-height:706px;
	height:auto !important;
	height:706px;
	text-align:left;
	background:#fff url(../img/buffet/bg_a.jpg) no-repeat left bottom;
	}

div#kounou h3 {
	height:60px;
	line-height:60px;
	margin-left:29px;
	color:#46684b;
	font-size:16px;
	font-weight:bold;
	}

div#honbun {
	width:366px;
	margin-left:183px;
	}

div#honbun p {
	margin-top:8px;
	color:#3c5941;
	font-size:12px;
	line-height:1.5;
	font-weight:normal;
	}

div#note {
	margin-top:22px;
	padding-left:200px;
	}

div#note table {
	width:349px;
	text-align:left;
	}

div#note th {
	white-space: nowrap;
	vertical-align:top;
	font-weight:normal;
	}

div#note h4 {
	font-weight:normal;
	}

div#note h4,
div#note th,
div#note td, {
	color:#5c4343;
	font-size:10px;
	line-height:1.8;
	font-weight:normal;
	text-align:left;
	}

div#note td {
	text-indent:-5px;
	padding-left:5px;
	}

/* hirouen
----------------------------------------------- */

div#hirouen {
	margin-top:14px;
	width:569px;
	height:592px;
	text-align:center;
	padding:37px 20px 0 20px;
	background:#fff url(../img/buffet/bg_b.jpg) no-repeat left top;
	}

div#hirouen h3 {
	height:53px;
	color:#7c2a2a;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	}

div#hirouen dt,
div#hirouen dd {
	color:#4a4a4a;
	font-size:12px;
	line-height:1.5;
	font-weight:bold;
	}

div#hirouen dd {
	font-weight:normal;
	padding-bottom:26px;
	}

div#hirouen dd span.mini {
	font-size:10px;
	}

div#hirouen h4 {
	padding-top:20px;
	color:#4a4a4a;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	}


