@charset "UTF-8";

/*------------------------------------------------------------------------------
	Client Name - Print CSS
	URL: http://kokonoe.entetsu.co.jp/
	Date: 2008-10-28
	Copyright (C) ENTETSU HOTEL KOKONOE All Rights Reserved.
------------------------------------------------------------------------------*/

/*  subContent 左ナビ
----------------------------------------------------*/
div#subContent{
	position:absolute;
	top:0;
	left:0;
}
* html div.section{
	overflow:hidden;
	background:#fff !important;
}

* html body#menIndex .section .menuList{
	position:relative;
	top:0;
	left:0;
}
* html body#menIndex .section .menuList h3,
* html body#menIndex .section  .menuList p{
	margin-left:130px;
}
* html body#menIndex .section .menuList p.phoMenu{
	position:absolute;
	top:0;
	left:0;
	margin-left:0;
}

* html body#plaIndex .section .toTop{
	clear:both;
}

* html body#plaIndex div#mainContent div#catch{
	page-break-after: always;
}

* html body#plaIndex div#mainContent div.section div#Box1{
	display:block;
	float:left;
	padding:0;
	margin:0 5px 5px 0;
	overflow:hidden;
	border:1px solid #fff;
	background:#fff;
}
* html body#plaIndex div#mainContent div.section div#Box2{
	display:block;
	float:right;
	padding:0;
	margin:0 5px 5px 0;
	overflow:hidden;
	border:1px solid #fff;
	background:#fff;
}

body.plan div#mainContent .details div.section .calendarBox{
	overflow: visible;
	height: auto;
	background:#fff;
	border:none;
}

