@charset "shift_jis";

@import url("common.css");

/* --------------------------------------------------------------------------------------
 autumn_hidabeef
--------------------------------------------------------------------------------------- */


/* plan -------------------- */

#plan {
	position: relative;
	padding: 0;
	height:755px;
	background: url(../img/winter_kyodo/plan_bg01.jpg) no-repeat;
}

#plan h2 {
	position:absolute;
	top:28px;
	left:2px;
	z-index:1;
}

#plan .info1 {
	position:absolute;
	top:167px;
	left:117px;
	z-index:2;
}

#plan .image1 {
	position:absolute;
	top:217px;
	left:15px;
}

#plan .image2 {
	position:absolute;
	top:132px;
	right:-32px;
}

#plan .image3 {
	position:absolute;
	top:470px;
	left:215px;
	z-index:0;
}

#plan .btn {
	position:absolute;
	top:593px;
	left:89px;
}

#plan .tel {
	position:absolute;
	top:690px;
	left:89px;
}

#plan .text {
	position:absolute;
	top:732px;
	left:284px;
}

/* cvmenu -------------------- */
#cvMenu{
	position:relative;
	width:900px;
	height:160px;
	margin:0;
	background:url(../img/common/cv_bg.gif) left top no-repeat;
}

#cvMenu .menu1{
	position:absolute;
	top:22px;
	left:246px;
}

#cvMenu .menu2{
	position:absolute;
	top:22px;
	right:246px;
}

/* menu -------------------- */

#kyodo_menu {
	position: relative;
	width: 860px;
	height:1193px;
	margin-left: 20px;
	background: url(../img/winter_kyodo/menu_bg.gif) top left no-repeat;
}

#kyodo_menu h2 {
	position: absolute;
	top:457px;
	left:84px;
}

#kyodo_menu .image1 {
	position: absolute;
	top:22px;
	left:26px;
	z-index:0;
}

#kyodo_menu .image2 {
	position: absolute;
	top:523px;
	right:23px;
}

#kyodo_menu .image3 {
	position: absolute;
	top:523px;
	left:40px;
}

#kyodo_menu .image4 {
	position: absolute;
	bottom:-54px;
	left:-58px;
}

#kyodo_menu .point1 {
	position: absolute;
	top:-25px;
	left:-28px;
	z-index:1;
}

#kyodo_menu .point2 {
	position: absolute;
	top:-50px;
	right:-59px;
	z-index:2;
}




/* 客室のご紹介 ------------------------------ */

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: 691px;
	margin: 25px 0 15px 109px;
}
div.reservationBlock.mgt {
	position: relative;
}

div.reservationBlock h2 {
	position: relative;
	height: 71px;
	z-index: 5;
}

div.reservationBlock h2 img {
	display: block;
	position: absolute;
	top: 0;
	left: 126px;
}

div.reservationBlock .btn {
	position: relative;
	height: 98px;
	z-index: 1;
}
div.reservationBlock .btn img {
	display: block;
	position: absolute;
	top: 0;
	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;
}

div.reservationBlock .img01 {
	position: absolute;
	top: -50px;
	left: -142px;
	z-index: 5;
}

div.reservationBlock .img02 {
	position: absolute;
	top: -112px;
	left: 690px;
}
