@charset "shift_jis";

@import url("common.css");

/* --------------------------------------------------------------------------------------
 autumn_buffet
--------------------------------------------------------------------------------------- */

/* plan -------------------- */

#plan {
	position: relative;
	width: 860px;
	height: 830px;
	padding: 0 0 20px 0;
	background: url(../img/winter_buffet/plan_bg01.jpg) no-repeat top left;
}

#plan h2 {
	position:absolute;
	top:9px;
	left:16px;
	z-index:2;

}
#plan .date {
	position:absolute;
	top:203px;
	left:114px;
	z-index:0;
}
#plan .info1 {
	position:absolute;
	top:260px;
	left:36px;
	z-index:5;
}
#plan .info2 {
	position:absolute;
	top:476px;
	right:-44px;
}


#plan .img01 {
	position: absolute;
	top: 5px;
	right: -76px;
	z-index:1;
}

#plan .img02 {
	position: absolute;
	top: 355px;
	left: 10px;
}

#plan .img03 {
	position: absolute;
	top: 355px;
	left: 190px;
	z-index:3;
}

#plan .img04 {
	position: absolute;
	top: 355px;
	left: 441px;
	z-index:4;
}

#plan .text {
	position: absolute;
	top: 627px;
	left: 26px;
}

#plan .btn {
	position: absolute;
	top: 675px;
	left: 85px;
}

#plan .tel {
	position: absolute;
	top: 770px;
	left: 88px;
}

#plan .textF {
	position: absolute;
	top: 812px;
	left:310px;
}

#plan .planBox {
	position: relative;
	width: 817px;
	margin: 32px 0 0 20px;
	padding-bottom:5px;
	background: url(../img/winter_buffet/plan_bg.jpg) no-repeat #ECF1DE;
	min-height:340px;
}
* html #plan .planBox {
	height:340px;
}
#plan .planBox .txt01 {
	position:absolute;
	top:10px;
	left:63px;
}
#plan .planBox .txt02 {
	position:absolute;
	top:60px;
	left:46px;
}
#plan .planBox .txt03 {
	position:absolute;
	top:149px;
	left:45px;
}
#plan .planBox .txt04 {
	position:absolute;
	top:87px;
	left:372px;
}
#plan .planBox .txt05 {
	position:absolute;
	top:9px;
	left:535px;
}
#plan .planBox .txt06 {
	position:absolute;
	top:65px;
	left:485px;
}
#plan .planBox .btn {
	position:absolute;
	top:243px;
	left:498px;
}


/* cvmenu -------------------- */
#cvMenu{
	width:822px;
	height:158px;
	margin:22px 39px 0;
	overflow:hidden;
}
#cvMenu ul li{
	float:left;
	margin-bottom:14px;
}
#cvMenu .sub{
	margin-left:7px;
}

/* make -------------------- */
#make{
	clear:both;
	position:relative;
	width:860px;
	height:1340px;
	margin:68px 20px 0;
}
#make .title{
	position:absolute;
	top:-40px;
	left:-5px;
}
/* crab -------------------- */
#crab{
	position:relative;
	margin:70px 20px 0;
	width:860px;
	height:323px;
	background:url(../img/winter_buffet/crab_bg.jpg) top left no-repeat;
}
#crab .title{
	position:absolute;
	top:-37px;
	left:-7px;
}
#crab .info{
	position:absolute;
	bottom:-29px;
	left:-106px;
}
#crab .text{
	position:absolute;
	top:280px;
	left:170px;
}

/* menu -------------------- */
.ctBoxM {
	width: 860px;
	margin-top:70px;
	margin-left: 20px;
	margin-bottom: 20px;
	background: #FFFFFF url(../img/common/bg_ctbox_bt.gif) no-repeat left bottom;
}

.ctBoxBgM {
	width: 860px;
	padding: 0px;
}
#menu{
	position:relative;
	width:860px;
	height:906px;
	background: url(../img/common/bg_ctbox_tp.gif) top left no-repeat;
}

#menu .title{
	position:absolute;
	top:-44px;
	left:0;
}
#menu .info1{
	position:absolute;
	top:115px;
	left:39px;
}
#menu .image1{
	position:absolute;
	top:195px;
	left:13px;
}
#menu .image2{
	position:absolute;
	top:228px;
	right:-1px;
}
#menu .image3{
	position:absolute;
	top:503px;
	left:583px;
}
#menu .image4{
	position:absolute;
	top:627px;
	left:209px;
}
#menu .image5{
	position:absolute;
	top:641px;
	left:-34px;
}

/* buffet -------------------- */

#buffet_menu {
	width: 820px;
	margin: 0 0 0 20px;
	padding-bottom: 20px;
}

#buffet_menu .line {
	padding: 16px 0 30px 39px;
	border-right: 9px solid #C99F1B;
	border-bottom: 9px solid #C99F1B;
	border-left: 9px solid #C99F1B;
}

#buffet_menu .line .menuList {
	margin-left: 12px;
}

#buffet_menu .line .menuList li {
	position: relative;
	margin-left: 35px;
	color: #663300;
	font-size: 117%;
	line-height: 1.7;
}
* html #buffet_menu .line .menuList li {
	width: 170px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#buffet_menu .line .menuList li {
letter-spacing:-0.1em !important;
font-size: 112% !important;
}
}

#buffet_menu .line .menuList li .number {
	display: block;
	position: absolute;
	top: 0;
	left: -2.5em;
	width: 2em;
	text-align: right;
	font-weight: bold;
}

#buffet_menu .line .menuList li.attention {
	color:#FF0000;
	margin-left:1em;
	font-size:100%;
}

#buffet_menu .line h3 {
	margin-bottom: 20px;
}

#buffet_menu .line h4 {
	margin-bottom: 15px;
}

#buffet_menu .line h4.mgt {
	margin-top: 35px;
}
#buffet_menu .line h4.mgt2 {
	margin-top: 83px;
}

#buffet_menu .block1 {
	float: left;
	width: 250px;
	margin-right: 30px;
}

#buffet_menu .block1 .menuList {
	margin-left: 0;
}
* html #buffet_menu .block1 .menuList li {
	width: 215px;
}

#buffet_menu .block2 {
	float: left;
	width: 207px;
	margin-right: 12px;
}

#buffet_menu .block3 {
	float: left;
	width: 207px;
}

#buffet_menu .block3 p {
	margin-bottom:10px;
}

#buffet_menu .img li {
	overflow:hidden;
	float: left;
	padding: 20px 0 0 20px;
}


/* オーダーの仕方 ------------------------------ */
#order{
	position:relative;
	clear:both;
	width:814px;
	height:740px;
	margin:30px 0 15px 25px;
}

#order .image1{
	position:absolute;
	top:88px;
	left:-9px;
}
#order .image2{
	position:absolute;
	top:88px;
	left:405px;
}
#order .image3{
	position:absolute;
	top:412px;
	left:-9px;
}
#order .image4{
	position:absolute;
	top:412px;
	left:405px;
}

/* drink ------------------------------ */
#drink{
	position:relative;
	margin:45px 20px 0;
	width:860px;
	height:372px;
	background:url(../img/winter_buffet/drink_bg.jpg) top left no-repeat;
}
#drink .title{
	position:absolute;
	top:-31px;
	left:-2px;
}
#drink .info{
	position:absolute;
	top:93px;
	left:22px;
}
#drink .image1{
	position:absolute;
	top:199px;
	left:386px;
}

/* 客室のご紹介 ------------------------------ */

div#room {
	margin-top: 30px;
}

div#room .price {
	margin: 30px 0 0 128px;
}

div#room .ctBoxBg {
	padding: 25px 0 25px 21px;
}

div#room h2 {
	position: relative;
	height: 15px;
	z-index: 5;
}
div#room h2 img {
	position: absolute;
	top: 0;
	left: 22px;
}

div#room div.roomBox {
	position: relative;
	width: 820px;
	margin-top: 50px;
	background: url(../img/common/room_bg_rp.gif) repeat-y;
}
div#room div.roomBox div.bgTp {
	width: 820px;
	background: url(../img/common/room_bg_tp.gif) no-repeat;
}
div#room div.roomBox div.bgBt {
	padding: 0 0 30px 16px;
	background: url(../img/common/room_bg_bt.gif) no-repeat left bottom;
}

div#room h3.room1 {
	position: relative;
	height: 119px;
}
div#room h3.room1 img {
	position: absolute;
	top: -80px;
	left: -20px;
}

div#room h3.room2 {
	position: relative;
	height: 119px;
}
div#room h3.room2 img {
	position: absolute;
	top: -34px;
	left: 0;
}

div#room .img02 {
	position: absolute;
	top: -35px;
	left: 416px;
}
div#room .img03 {
	position: absolute;
	top: 253px;
	left: 408px;
}

div#room .time {
	margin-top: 5px;
}

div#room .time th,
div#room .time td {
	padding-right: 13px;
	text-align: left;
	vertical-align: top;
	color: #CC0000;
	font-size: 117%;
	font-weight: bold;
}

div#room .roomBtn {
	margin: 15px 0 0 9px;
}

div#room .price table {
	margin-bottom: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

div#room .price table th,
div#room .price table td {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #FFFFFF;
	text-align: center;
	vertical-align: center;
}

div#room .price table th {
	background: #FFFF99;
	font-size: 150%;
	line-height: 1.3;
}

div#room .price table td {
	font-size: 133%;
	line-height: 1.3;
}

div#room .txtRed {
	color: #CC0000;
}
div#room .point1 {
	position: absolute;
	top: -191px;
	left: 677px;
}
div#room .point1_2 {
	position: absolute;
	top: -136px;
	left: 710px;
}
div#room .point2 {
	position: absolute;
	top: 580px;
	left: -8px;
}
div#room .point2_2 {
	position: absolute;
	top: 650px;
	left: 739px;
}
div#room .price table td p{
	font-size: 75%;
	line-height: 1.3;
}
/* ご予約はこちら -------------------- */

div.reservationBlock {
	width: 688px;
	margin: 25px 0 15px 128px;
}

div.reservationBlock h2 {
	position: relative;
	height: 34px;
	z-index: 5;
}

div.reservationBlock h2 img {
	display: block;
	position: absolute;
	top: 0;
	left: 209px;
}

div.reservationBlock .btn {
	position: relative;
	height: 133px;
	z-index: 1;
}
div.reservationBlock .btn img {
	display: block;
	position: absolute;
	top: 34px;
	left: 0;
}

div.reservationBlock p.txt {
	margin-top: 5px;
	text-align: center;
}

div.reservationBlock ul {
	margin: 15px 0 0 42px;
	line-height: 1.3;
}

div.reservationBlock li {
	padding-left: 1em;
	text-indent: -1em;
}

div.reservationBlock .txtRed {
	color: #FF0000;
}
