@charset "utf-8";
/* CSS Document */


/* plan system==========================

	1.Common
	2.Index
	3.Details Page
	
*/

/* 1.Common ==============================================*/

div#mainVis{
	background:url(../img/main_viz.jpg) no-repeat center top !important;
	height:298px;
	width:100%;
	position:absolute;
	z-index:1;
}
div.titleBox{
	margin:0 auto 0;
	width:980px;
	text-align:left;
}
h1{
	position:absolute;
	top:160px;
}
/*  「このページの先頭へ」ボタン ==== */

div.top_page{
	width: 730px;
	border: 1px solid #ffffff;
}
div.top_page p{
	margin-top: 30px;
	text-align: right;
	padding-right: 12px;
}
/*  ロールオーバー ==== */
.menuGnavi .menuTop a,
.menuGnavi .menuTop a:link,
.menuGnavi .menuTop a:visited {
	background-position: 0px 40px;
	float:left;
}


/* 2.Index ==============================================*/
div#info{
	margin-top:20px;
}
div.boxPlan{
	width:359px;
	float:left;
	background:url(../img/bg_box_m.gif) repeat-y;
	margin-top:20px;
}
div.boxPlan.hover {
	width:359px;
	float:left;
	background:url(../img/bg_box_m2.gif) repeat-y;
}
div.boxPlanInner{
	background:url(../img/bg_box_b.gif) no-repeat bottom left;
	position:relative;
	cursor: pointer;
}
div.boxPlan.hover .boxPlanInner {
	background:url(../img/bg_box_b2.gif) no-repeat bottom left;
	position:relative;
	cursor: pointer;
}
div.outerBox{
	background:url(../img/bg_box_h2.gif) repeat-y;	
}
div.outerBoxInner{
	background:url(../img/bg_box_h.gif) no-repeat top left;
}
p.planMore{
	text-align:right;
}
.outerBox .lSet{
	float:left;
	width:130px;
	height:111px;
}
.outerBox .rSet{
	float:right;
	width:229px;
	margin:39px 0 0 0;
	font-size:125%;/* 15px */
}
.outerBox .rSet h3{
	margin:0 10px 6px 0;
	font-weight:bold;
	color:#45B235;
}
.outerBoxPhoto{
	width:102px;
	height:102px;
	overflow:hidden;
	margin:2px 0 0 14px;
}
div.line0{
	margin-right:12px;
}
div.planBoxInner{
	padding:10px 15px 23px 15px;
}
div.planBoxInner p{
	margin:0 0 11px 0;
	line-height:1.3;
}
p.planMore{
	position:absolute;
	right:10px; bottom:0;
}
.outerBox .rSet a:link{
    color:#45B235;
	text-decoration:none;
}
.outerBox .rSet a:visited{
    color:#45B235;
	text-decoration:none;
}
.hover .outerBox .rSet a:link{
    color:#45B235;
	text-decoration:underline;
}
.hover .outerBox .rSet a:visited{
    color:#45B235;
	text-decoration:underline;
}

.hover .outerBox .rSet a:hover{
    color:#45B235;
	text-decoration:underline;
}

div.daySearch{
	width:730px;
	background:url(../../common/img/bg_day_m.gif) repeat-y;
}
div.daySearchInner{
	width:730px;
	background:url(../../common/img/bg_day_t.gif) no-repeat top left;
}
div.daySearchInner02{
	width:730px;
	background:url(../../common/img/bg_day_b.gif) no-repeat bottom left;
	position:relative;
}
div.daySearchInner02 dd{
	margin-right:25px;

}
.daySearch h2 img{
	margin:14px 0 0 35px;
}
dl#searchBox {
	width:600px;
	float:left;
}
dl#searchBox dt,div#searchBox dd{
	/*line-height:30px;*/
}
dl#searchBox dt img{
	vertical-align:top;
}
dl#searchBox dd img{
	vertical-align:top;
}
div#searchBox dd{
	line-height:25px;
}
.daySearch dl{
	margin:30px 0 0 14px;
}
.daySearch dt{
	float:left;
}
.daySearch dd{
	float:left;
}
p.btnCondition{
	float:right;
	position:relative;
	right:15px; top:60px;
}
p.more2{
	float:left;
	line-height:1.8;
	background:url(../../common/img/arrow_gray.gif) no-repeat;
	background-position:0 0;
	padding:0 0 0 25px;
	margin:30px 0 0 10px;
}
/* table ==== */
table.design1 {
    width: 390px;
    border: 1px #9F9F9F solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom:15px;
}

table.design1 th {
    padding: 5px;
    border: #9F9F9F solid;
    border-width: 0 0 1px 1px;
    background: #E4F3DD;
    font-weight:normal;
}
table.design1 td {
    padding: 5px;
    border: 1px #9F9F9F solid;
    border-width: 0 0 1px 1px;
    vertical-align:top;
	text-align:center;
}
/* 3.Details Page ==============================================*/
div.planDetails .section{
	clear:both;
	margin-top:0;
	padding-top:0;
}
h2.details01{
	background:url(../img/bg_plan_title.gif) no-repeat;
	padding:0 0 0 22px;
	margin-bottom:22px;
	border-bottom: 1px solid #44A84F;
	font-weight:bold;
	clear:both;
}
h2.details01 span{
	line-height:31px;
}
div#planContents{
	position:relative;
}
p.btnPrint1{
	position:absolute;
	top:3px; left:562px;
}
p.btnPrint{
margin:0 0 0 250px;
}

h2.details02{
	background:url(../img/bg_plan_title.gif) no-repeat;
	padding:0 0 0 22px;
	margin-top:35px;
	border-bottom: 1px solid #44A84F;
	font-weight:bold;
	clear:both;
}
h2.details02 span{
	line-height:31px;
}
div.planDetails h3{
	padding:5px 5px 5px 13px;
	margin:25px 0 15px 0;
	background-color:#FCF7CA;
	font-weight:bold;
}
p.title001{
	padding:5px 5px 5px 13px;
	margin:25px 0 15px 0;
	background-color:#FCF7CA;
	font-weight:bold;
}

p.page_return{
	background:url("../img/arrow_01.gif") no-repeat;
	margin:8px 0 8px 0;
	padding:0 15px 0 10px;
	background-position:0 2px;
	text-align:right;
	font-size:10px;
	float:right;
	}
div.outerBox2{
	width:607px;
	margin:22px 0 0 47px;
}
.outerBox2 .lSet{
	float:left;
	width:364px;
	height:68px;
	margin:0 0 0 0;
}
.outerBox2 .rSet{
	float:right;
	width:177px;
	margin:0px 0 0 0;
}
/*  PLAN iframe ==== */
div#web{
	margin-bottom:20px;
	margin-top:8px;
	width:730px;
	clear:both;
	background:url(../../reserve/img00/calender_body_m.gif) repeat-y;
}
div#main.calender #web{
	margin-top:25px;
}
div#web02{
	padding-bottom:10px;
	background:url(../../reserve/img00/calender_body_b.gif) no-repeat bottom left;
}
div#web h4,
div#web2 h4,
div#web3 h4{
	margin-bottom:10px;
}
div#web02 iframe{
	margin:10px 15px 0 45px;
}
div#web iframe{
	width:629px;
	height:1200px;
	border:none;
	overflow:hidden;
	overflow-y:hidden;
	overflow-x:hidden;
}
div#web2 iframe{
	width:629px;
	height:1050px;/* calender page */
	border:none;
	overflow:hidden;
	overflow-y:hidden;
	overflow-x:hidden;
}
div#web3 iframe{
	width:629px;
	height:880px;/* syousai2 page */
	border:none;
	overflow:hidden;
	overflow-y:hidden;
	overflow-x:hidden;
}


/*  table ==== */
.design1{
	width:555px;
	}
.design1 td span{
	line-height:1.3;
	}

.design2 table{
	width:555px;
	border:none;
	}
.design2 th,.design2 td{
	border:none;
	}
.design2{
	width:555px;
	margin-bottom:16px;
	margin-top:10px;
	border-collapse:collapse;
	border:1px solid #cccccc;
	line-height:1.5em;
	}
.design2 th{
	text-align:left;
	color:#626262;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	padding:6px 6px 5px 6px;
	}
.design2 td{
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	vertical-align:top;
	padding:6px 6px 5px 10px;
	color:#ff2e2e;
	}
tr.t_td01{
	background-color:#f3f3f3;
	}
.design2 tr.t_td01 th{
	border-bottom:none;
	}
.w100{
	width:100px;
	}
.w395{
	width:395px;
	}
img.excel_img01{
	margin:0;
	padding:0;
	border:none;
}
/*  TinyMCEforMT ==== */

.table001 {
	margin-bottom:16px;
	margin-top:10px;
	border-collapse:collapse;
	border:1px solid #cccccc;
	line-height:1.5em;
 
}

.table001 td{
	border:solid 1px #cccccc;
	vertical-align:middle;
	text-align:center;
	padding:6px 15px 5px 10px;
	color:#ff2e2e;
}
.table001 th{
	vertical-align:middle;
	text-align:center;
}
table.table002 {
	margin-bottom:16px;
	margin-top:10px;
	border-collapse:collapse;
	border:1px solid #cccccc;
	line-height:1.5em;
 
}

.table002 td{
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	vertical-align:top;
	padding:6px 15px 5px 10px;
	color:#626262;
}
.table_title td{
	text-align:center;
	color:#626262;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	padding:6px 15px 5px 10px;
	background-color:#f3f3f3;
}
.table_title {

}
.color_gray {
	color:#626262;
	}
.color_wine {
	color:#A10000;
	}

div.planDetails p span{
	line-height:1.5;
	}
div.planDetails p{
	line-height:1.5;
	}
div.planDetails ul{
	margin:0 0 10px 15px;
	}
div.planDetails li{
	list-style-type:none;
	background:url("../common/img/bg_dot01.gif") no-repeat;
	background-position:0 5px;
	padding:0 0 4px 10px;
	line-height:1.5;
}
ul.dis_off{
	display:none;
}

/*  PLAN_BOX ==== */
div.planlist{
	margin:15px 0 0 0;
}

ul.planlist01{
	background:url("../plan/img/planbox01_m2.gif") repeat-y;
}
li.planlist02{
	background:url("../plan/img/planbox01_b3.gif") no-repeat bottom;
	margin:0 0 0 0px;
	padding:0 0 0 0;
	font-size:12px;
}
p.planlist_title{
	padding:10px 7px 0 8px;
}
li.planlist02 a{
	padding:0 0 0 0;
	color:#464646;
	font-weight:bold;
	line-height:1.2;
}
.planlist li.over{
	background-color:#FFFFCC;
	cursor: pointer;
}
p.planlist_price{
	padding:5px 7px 7px 8px;
	color:#F31700;
	font-weight:bold;
	text-align:right;
}
.planlist a:link{
	color:#464646;
	text-decoration:underline;
	}
.planlist a:visited{
	color:#464646;
	text-decoration:underline;
	}
.planlist a:hover{
	color:#464646;
	text-decoration:underline;
	}
ul.planlist01 li.entryOver{	
	background:url("../plan/img/planbox01_m4.gif") no-repeat bottom; !important;
}
#room_calender_btn {
	clear: both;
	margin: 0 0 5px 0;
	text-align: right;
}
#room_calender_btn img {
	display: inline;
}
/* プラン一覧スタイルアイコン追加 2010/06/29 */
div.boxPlanInner .rSet h3{
	min-height: 40px;
	height: auto !important;
	height: 40px;
}
div.boxPlanInner .rSet ul{
	width:226px;
	height:22px;
	overflow:hidden;
	margin-bottom:6px;
}
div.boxPlanInner .rSet li{
	margin:0 6px 0 0;
	float:left;
	display:inline;
}
