@charset "utf-8";

.main {
	position: relative;
	margin: 0 auto;
	width: 556px;
}
.main .pageTitle {
	padding-bottom: 5px;
	font-weight: normal;
	font-size: medium;
}
.main .pageTitleCap {
	padding: 0 0 5px 10px;
	font-size: x-small;
}
/* pageTitleSection ---------- */
.main .pageTitleSection .pageTitle ,
.main .pageTitleSection .pageTitleCap {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana,arial,helvetica,clean,sans-serif;
}
/* IE6 */
* html .main .pageTitleSection .pageTitle ,
* html .main .pageTitleSection .pageTitleCap {
	display: inline;
	zoom: 1;
}
/* IE7 */
*:first-child+html .main .pageTitleSection .pageTitle ,
*:first-child+html .main .pageTitleSection .pageTitleCap {
	display: inline;
	zoom: 1;
}

.main .appointment {
	position: absolute;
	top: 0;
	right: 0;
}
.main .pageTop {
	margin: 0;
	padding: 0;
	 text-align: right;
}

/* boxSection */
.boxSection {
	position: relative;
}
.boxSection .title {
	margin-bottom: 8px;
	font-size: large;
	font-weight: bold;
	font-family: Times,Times New Roman,Century,Georgia,serif;
	text-align: left;
}
.boxSection .price {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: medium;
	font-weight: bold;
	font-family: Times,Times New Roman,Century,Georgia,serif;
	color: #949449;
}
.boxSection .note {
	position: absolute;
	top: 7px;
	right: 10px;
	font-size: x-small;
	color: #949449;
}
.boxSection p {
	line-height: 1.4;
	margin-bottom: 1em;
}
.boxSection table {
	margin: 0 auto;
	width: 95%;
}
.boxSection table td {
	padding: 3px 5px;
	text-align: left;
	line-height: 1.4!important;
}
.boxSection table td strong {
	color: #848c52;
}

/* coucagnoBreakfast */
.boxSection.coucagnoBreakfast .title {
	font-size: medium;
	border-bottom: 1px solid #F0EBAD;
}
.boxSection.coucagnoBreakfast {
	width: 534px;
	background-color: #FFFAC1;
	border: solid 1px #D9D38F;
	text-align:center;
	padding: 5px 10px 0px;
	margin-bottom: 10px;
}

/* coucagnoBreakfastType */
.boxSection.coucagnoBreakfastType {
	width: 556px;
	background-color: #fff;
	border: none;
	text-align:center;
	padding: 5px 0 10px;
	margin-bottom: 0;
}
.boxSection.coucagnoBreakfastType .title {
	margin-bottom: 0.2em;
	font-size: medium;
	border-bottom: none;
}
.boxSection.coucagnoBreakfastType table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border-top: 1px solid #B3AD64;
	border-bottom: 1px solid #B3AD64;
	background: url(http://www.ceruleantower-hotel.com/restaurant/coucagno/img/table-bg02.gif) 0 0 repeat-y;
}
.boxSection.coucagnoBreakfastType table tr td {
	background: url(http://www.ceruleantower-hotel.com/restaurant/img/line.gif) 0 100% repeat-x;
}
.boxSection.coucagnoBreakfastType table tr.lastChild td {
	background: none!important;
}

/* coucagnoLunch */
/* coucagnoLunchPrefix */
/* coucagnoDinner */
/* coucagnoDinnerPrefix */
.boxSection.coucagnoLunch .title ,
.boxSection.coucagnoLunchPrefix .title ,
.boxSection.coucagnoDinner .title ,
.boxSection.coucagnoDinnerPrefix .title {
	font-size: medium;
	color: #54534A;
	border-bottom: 1px solid #D4CDA6;
}
.boxSection.coucagnoLunch ,
.boxSection.coucagnoDinner {
	width: 534px;
	background-color: #E9E2C1;
	border: 1px solid #C9BD87;
	text-align:center;
	padding: 5px 10px 0px;
	margin-bottom: 10px;
}
.boxSection.coucagnoLunch.holiday {
	background-color: #f9fad4;
	}
.boxSection.coucagnoLunchPrefix ,
.boxSection.coucagnoDinnerPrefix {
	width: 534px;
	background-color: #E9E2C1;
	border: 1px solid #C9BD87;
	text-align:center;
	padding: 5px 10px 15px;
	margin-bottom: 10px;
}
.boxSection.coucagnoLunchPrefix table ,
.boxSection.coucagnoDinnerPrefix table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border: none;
}

/* coucagnoSubTitle */
.coucagnoSubTitle {
	position: relative;
	margin-bottom: 0.3em;
	padding: 10px 0 0;
	font-size: medium;
	color: #54534A;
	border-bottom: 1px solid #EBEBE0;
	zoom: 1;
}
.coucagnoSubTitle span {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: x-small;
	zoom: 1;
}

/* coucagnoLunchType */
/* coucagnoDinnerType */
.boxSection.coucagnoLunchType ,
.boxSection.coucagnoDinnerType {
	width: 556px;
	background-color: #fff;
	border: none;
	text-align:center;
	padding: 5px 0 10px;
	margin-bottom: 0;
}
.boxSection.coucagnoLunchType .title ,
.boxSection.coucagnoDinnerType .title {
	margin-bottom: 0.2em;
	font-size: medium;
	border-bottom: none;
}
.boxSection.coucagnoLunchType table ,
.boxSection.coucagnoDinnerType table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border-top: 1px solid #B3AD64;
	border-bottom: 1px solid #B3AD64;
	background: url(http://www.ceruleantower-hotel.com/restaurant/coucagno/img/table-bg01.gif) 0 0 repeat-y;
}
.boxSection.coucagnoLunchType table tr td ,
.boxSection.coucagnoDinnerType table tr td {
	background: url(http://www.ceruleantower-hotel.com/restaurant/img/line.gif) 0 100% repeat-x;
}
.boxSection.coucagnoLunchType table tr.lastChild td ,
.boxSection.coucagnoLunchType table tr:last-child td ,
.boxSection.coucagnoDinnerType table tr.lastChild td ,
.boxSection.coucagnoDinnerType table tr:last-child td {
	background: none;
}

/* coucagnoWinelist */
.boxSection.coucagnoWinelist {
	width: 534px;
	background-color:#f9faed;
	border: solid 1px #d2d5b9;
	text-align:center;
	padding: 3px 10px 15px;
	margin-bottom: 10px;
}
.boxSection.coucagnoWinelist .title {
	border-bottom: 1px solid #E2E4D0;
}

.coucagnoFooterInfo {
	margin: 0 0 1em;
}
.coucagnoFooterInfo .topComment {
	padding: 5px 0 5px;
	text-align: right;
}
.coucagnoFooterInfo .menu {
	float: left;
	display: inline;
	width: 305px;
	margin: 5px 0 0;
}
.coucagnoFooterInfo .menu .entryBody {
	padding: 5px 0px;
}
.coucagnoFooterInfo .menu .entryBody ul li {
	padding: 0 0 5px;
}
.coucagnoFooterInfo .outline {
	float: right;
	display: inline;
	margin: 5px 0 0;
	font-size: x-small;
	width: 249px;
}
.coucagnoFooterInfo .outline .entryBody {
	padding: 5px 10px;
}
.coucagnoFooterInfo .bottomComment {
	clear: both;
	width: 100%;
	margin: 15px 0 0;
	padding: 10px 0;
	background: url(http://www.ceruleantower-hotel.com/restaurant/img/textline.gif) 0 0 no-repeat;
}


