*{
	margin: 0px auto;
	word-break: normal;
}
html{
	font-family: "lr SVbN,MS Sans Serif";
}
/****** SΜξ{  ***********/
img{
	border: 0px none #ffffff;
}
a{
	position: relative;
	top: 0px;
	left: 0px;
}
a:hover{
	position: relative;
	top: 1px;
	left: 1px;
	cursor: pointer;
}
a:hover#PageTop{
	top: 0px;
	left: 0px;
}
body{
	background-color: #D8EEF6;
	background-image: url('/HpCss/hachijo-diving.com/bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}
/****** όΝtH[p ******/
form{
	margin: 0px;
	padding: 0px;
}
/****************************/
input,textarea,select{
	font-family: "MS UI Gothic";
}
input[type=image],
input[type=image]:focus{
	cursor: pointer;
}
input[type=button],
input[type=submit],
input[type=reset],
input[type="file"]
{
	height: 30px;
}
input.Textbox{
	width: 98%;
	background-color: #ffffff;
	background-image: none;
}
textarea{
	height: 20em;
	width: 98%;
}
input.StdBtn{
	background-color: transparent;
	background-image: url('/HpCss/hachijo-diving.com/btn.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 130px;
	height: 24px;
	border: 0;
  cursor: pointer;
	color: #ffffff;
	margin: 3px;
}
.PageDeactive{
	font-size: 8pt;
	background-color: transparent;
	background-image: url('/images/page.gif');
	background-position: center 30%;
	background-repeat: no-repeat;
	color: #cdcdcd;
	display: block;
	float:left;
	width: 25px;
}
.PageActive{
	font-size: 8pt;
	background-color: transparent;
	background-image: url('/images/page.gif');
	background-position: center 30%;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	float:left;
	width: 25px;
}
/****************************/
/******* J_[p *******/
div.Calendar{
	width: 150px;
	text-align: center;
}
/* J_[ */
table.Calendar{	
	font-size: 11pt;	
	padding: 2px;
	border-collapse: collapse;
	border: 3px ridge #999999;
	width: 90%;
	background-color: #e7eed5;
}
table.Calendar th{
	background-color: #e8e5db; 
	font-weight: bold;	
	text-align: center;	
	border: 1px ridge #646450;
	padding: 10px;
	color: #000000;
}
table.Calendar td{
	text-align: center;	
	border: 1px ridge #646450;	
	padding: 1px;	
	width: 14%;
}
table.Calendar td.Weeklist{	
	font-weight: bold;	
	height:20px;	
}
table.Calendar td.Otherday{	
	background-color: #eeeeee;
	font-size: small;
	color: #666666;
}
table.Calendar td.Weekday{
}
table.Calendar td.Saturday{	
	background-color: #eeffff;	
}
table.Calendar td.Holiday{	
	background-color: #ffeeff;	
}
table.Calendar td.Today{	
	background-color: #ffffff;	
}
table.Calendar a{
	color: #282e0a;
	text-decoration: none;	
	display: block;
	min-height: 95%;
	_height: 95%;
}
table.Calendar a:hover{	
	background-color: #fec788;
	/*
	background-image: url('/HpCss/hachijo-diving.com/title.jpg');
	background-position: 0 bottom;
	background-repeat: repeat-x;
	*/
	text-decoration: underline;
	color: #000000;
	border-top: 2px ridge #2b3209;
	border-right: 2px ridge #2b3209;
	border-bottom: 2px ridge #2b3209;
	border-left: 2px ridge #2b3209;
}
div.Rsvaccepting{
	min-height: 100px;
	_height: 100px;
}
div.Rsvtotal{	
	font-weight: bold;
	white-space: pre;
	border-top: dotted 1px #646450;
	margin-top: 5px;
	padding-top: 5px;	
}
div.Rsvprice,
div.Rsvfinish,
div.Rsvfull{
	border-top: dotted 1px #646450;
	padding-top: 5px;
	margin-top: 3px;
	/*font-size: small;*/
}
div.Rsvvacancy{
	border-top: dotted 1px #646450;
	margin-top: 5px;
	padding-top: 5px;
	font-weight: bold;
	color: #666666;
}
div.Rsvinvalidity{
	min-height: 100px;
	_height: 100px;
	background-color: #cccccc;
	font-size:small;	
}
.SecurityMessage{
	color:#000000;
	font-size: small;
}
a.WindowOpen{	
	background-image:url("/HpImages/arrow_left2.gif");	
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;	
	font-size: 10pt;	
	padding-left:10px;
	text-align: left;
	display: block ! important;
	text-decoration: none;
}
/* ‘\ρp */
table.Rsvvacancy{
	font-family: "MS UI Gothic" ! important;
	width: 100%;
	border-collapse: collapse;
	text-align:left;
	font-size: small;
	cursor: pointer;
}
table.Rsvvacancy th{
	background-image: none;
	background-color: #fff9e9;
	padding: 0px ! important;
	margin: 0;
	border-width:0px;
}
table.Rsvvacancy td{
	padding: 0px ! important;
	margin: 0 ! important;
	border-width:0px;
}
table.Rsvvacancy td.Rooms{
	width: 70%;
	min-height: 30px;
	text-align:left;
}
table.Rsvvacancy td.Remain{
	width: 30%;
	min-height: 30px;
}

#BillDetailTable{	
	font-size:small;
	border-collapse: collapse;
	margin:0;
	width: 100%;
	background-color: #ffffff;
}
#BillDetailTable th.Total{
	background-color:#b6b177;
}
#BillDetailTable td.Total{
	color:#ff0000;
}
#BillDetailTable th.AllTotal{
	background-color:#fff9d4;
}
#BillDetailTable td.AllTotal{
	background-color:#fff9d4;
	color:#ff0000;
}
#BillDetailTable th{
	text-align:left;
	background-color:#e8e5db;
	color: #4a3701;
}
#BillDetailTable td{
	text-align:right;
}
table.ReserveConfirm{
	width:80%;
	border-collapse:collapse;
	padding: 5px;
	background-color: #ffffff;
}
table.ReserveConfirm	th{
	font-size: small;
	background-color: #e8e5db;
	border: 1px ridge #646450;
	text-align: center;
}
table.ReserveConfirm	td{
	padding: 3px;
	border: 1px ridge #646450;
}
/**************************/
/* εOg */
div.Main{
	/* Window 750 Μ 96% = 720(ΰ‘) */
	width: 780px;
	min-width: 754px;	/* ΰ‘750 + border-left + border-right = 756 (NNp)*/
	border: 0px solid #ff0000;
}
/****************************/
/* y[Wwb_[ */
div.Bodyheader{
	height: 60px;
	border: 0px solid #ff0000;
	background-image: url('/HpCss/hachijo-diving.com/head.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
div.Bodyheader h1{
	color: #d8eef6;
	text-align: right;
	font-weight: normal;
	font-size: 8pt;
}
div.Bodyheader a,
div.Bodyheader table,
div.Bodyheader table td{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border: 0px solid #000000;
}
div.Flash{
	margin: 0px auto;
	text-align: center;
	background-image: url('/HpCss/hachijo-diving.com/flash_bg.jpg');
	background-position: center top;
	background-repeat: repeat-y;
}
/****** Menu\¦ ******/
div.Menus{
	text-align: center;
	border: 0px solid #ffffff;
	padding:3px;
	background-image: url('/HpCss/hachijo-diving.com/bg_h.jpg');
	background-position: center top;
	background-repeat: repeat-y;
}
div.Menus table{
	margin: 0px auto;
	padding:0px;
	width: 760px;
	border-collapse: collapse;
	vertical-align:bottom;
	border-top: 0px solid #401403;
	border-bottom: 0px solid #401403;
}
div.Menus a{
	margin: 0px;
	padding: 0px;
	border: 0px solid #DACBA2;
}
div.Menus a:hover{
	margin: 0px;
	padding: 0px;
	top: 0;
	left: 0;
	border: 0px inset #b8a98a;
}
div.Backimg{
	width: 670px;
}
a.Backimg{
	text-align: center;
	font-family: "lr oΎ©";
	font-size: 10pt;
	text-decoration: none;
	padding: 3px 0px 10px 10px;
	margin: 5px;
	height: 17px;
	width: 110px;
	background-image: url('/HpCss/hachijo-diving.com/btn_rd.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #ffffff;
	display: block;
	float: left;
}
a.Backimg:hover{
	background-image: url('/HpCss/hachijo-diving.com/btn_rd.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #ffff00;
}
table.Divtable{
	font-size: small;
	font-family: "lr oSVbN";
	width: 95%;
	border-collapse: collapse;
	margin: 0px auto 10px auto;
	border:3px double #cecece;
	background-color: #ffffff;
}
table.Divtable th{
	background-image: none;
	background-color: #d8eef6;
	text-align: center;
	padding: 3px;
	border-bottom:1px dashed #999999;
}
table.Divtable td{
	text-align: left;
	padding: 8px 8px;
	border-bottom:1px dashed #999999;
}
.DivConf{
	background-color: #fff8f2;
	border: 1px solid #fe8f02;
	margin: 5px auto;
	padding: 5px auto;
	width: 99%;
}
.DivConf .Caption{
	background-image: url('/HpCss/hachijo-diving.com/caption.gif') ! important;
}

/* h\ρRec */
table.RoomList,
table.PlanList{	
	width:98%;
	margin: -2px 0px;
	border-bottom: 2px dashed #bbbbbb;
	border-top: 2px dashed #bbbbbb;
}
td.ShadowCenter{
	padding: 5px 0px;
}
div.PImages,
div.RImages{
	float:left;
}
div.PImages img,
div.RImages img{
	padding: 2px;
	border: 1px solid #bbbbbb;
}
div.PDetail,
div.RDetail{
	float:right;
	width: 550px;
	text-align: left;
	margin: 0 5px;
}
div.PKind{
	font-size: small;
	text-align: left;
	border: 1px dotted #cecece;
	background-color: #F1F9FD;
}
div.PKind div{
	font-weight: bold;
}
div.PName,
div.RName{
  text-align:left;
	padding-top: 17px;
	padding-left: 50px;
	height: 23px;
	font-weight: bold;
	background-position: center;
	background-repeat: no-repeat;
}
table.Cost th{
	background-color: #3994E5;
	color: #ffffff;
}
div.PMemo,
div.RMemo{
	text-align: left;
	font-size: small;
	font-family:"lr SVbN";
	padding: 5px 0px;
}
div.Roomlist,
div.Planlist,
div.PDate{
	text-align:right;
	font-size:small;
}
div.Amenity{	
	text-align:right;
	font-size: small;
	font-family:"lr SVbN";
}
div.Cost{	
	font-size: small;
	float:right;
}
div.Checkinout{	
	text-align:right;	
	font-size: x-small;	
	color:#452e00;	
}
div.Comments{
	margin: 5px auto;
	padding: 15px 10px;
	font-size: small;
	font-family: "lr oSVbN";
	/*background-image: url(/HpCss/hachijo-diving.com/comment_bg.jpg);
	background-position: center center;
	background-repeat: repeat-y;*/
	text-align: left;
	width: 90%;
	border: 3px double #d8eef6;
}
/****** Rec\¦ ******/
div.Bodys{
	margin: 0 auto;
	padding: 0px;
	background-image: url('/HpCss/hachijo-diving.com/bg_h.jpg');
	background-position: center top;
	background-repeat: repeat-y;
}
table.Bodys{
	width: 750px;
	border-collapse: collapse; /* ΧθΑ½ZπdΛι */
	border: 0px solid #8D8362;
	background-color: transparent;
}
td.Contents{
	vertical-align: top;
	text-align: center;
	border: 0px none #0000ff;
	background-image: none;
	padding-top: 5px;
	/*background-color: #ffffff;*/
}
.Caption{
	background-image: url('/HpCss/hachijo-diving.com/bar_m.gif') ! important;
	background-position: left top ! important;
	background-repeat: no-repeat ! important;
	font-size: 11pt ! important;
	color: #ffffff ! important;
	height: 23px;
	text-align: left;
	vertical-align: middle;
	padding: 8px 0px 0px 25px;
	border: 0px none #ffffff ! important;
	background-color: transparent ! important;
}
div.Caption{
	height: 22px;
	padding: 8px 0px 0px 25px;
}

/****** sbNAbvRec ******/
td.Pickup{
	vertical-align: top;
	/*background-color: #FFF9E5;*/
	text-align: left;
	top: 0px;
	margin: 0;
	padding: 0px;
	padding-left: 4px;
	font-size: small;
	text-align: center;
	border: 0px solid #898989;
}
table.PageMenu{
	width: 230px;
	margin: 0px;
	border-collapse: collapse;
	border: 0px solid #cec5a1;
}
table.PageMenu td{
	padding: 0px;
}
div.PageMenu h2{
	text-align: center ! important;
	vertical-align: middle;
	border: 0px solid #ffffff ! important;
	background-color: transparent ! important;
	background-image: url('/HpCss/hachijo-diving.com/bar.gif') ! important;
	background-position: center top ! important;
	background-repeat: no-repeat ! important;
	font-size: 11pt ! important;
	color: #666666 ! important;
	padding-top: 8px;
	height: 22px;
	margin: 0px;
	font-size: small;
}
div.SubMain a{
	background-image:url("/HpCss/hachijo-diving.com/yajirusi_o1.gif");	
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;	
	font-size: 10pt;	
	text-align: left;
	margin: 3px 0px 10px 0px;
	display: block;
	font-family:"MS UI Gothic";
	text-decoration:none;
	padding-left: 30px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #009fff;
	min-height: 20px;
	_height: 20px;
}
div.SubMain a:hover{
	background-image: url('/images/yajirusi_o2.gif');
	color: #D0587B;
	top:0;
	left: 0;
}
div.SubMenu{
	width: 150px;
	margin: 5px 0px 5px 0px;
	text-align: left;
	background-color: transparent;
	word-break: break-all;
}
div.SubMenu h2{
	text-align: center ! important;
	vertical-align: middle;
	border: 0px solid #ffffff ! important;
	background-color: transparent ! important;
	background-image: url('/HpCss/hachijo-diving.com/bar_ss.gif') ! important;
	background-position: center top ! important;
	background-repeat: no-repeat ! important;
	font-size: 11pt ! important;
	color: #ffffff ! important;
	padding-top: 8px;
	height: 22px;
	margin: 0px 0px 5px 0px;
	border:0px solid #4C2C2C;
	font-size: small;
	text-align: center;
}
/****** e[upNX ******/
hr{
	border-style: dotted;
	color: #FFDDAF;
	height: 2px;
	width:99%;
}
/* Δpe[u */
table.Basictable{
	font-size: small;
	font-family: "lr oSVbN";
	width: 95%;
	border-collapse: collapse;
	margin: 0px auto 10px auto;
}
tr.Empty,
th.Empty,
td.Empty{
	vertical-align: top;
	background-image: none ! important;
	background-color: transparent ! important;
	border: 0px none #000000 ! important;
}
table.Basictable th{
	background-image: none;
	text-align: center;
	padding: 3px;
	background-color: #3994E5;
	color: #ffffff;
	border:1px solid #261701;
}
table.Basictable td{
	text-align: left;
	padding: 8px 8px;
	color: #3b0000;
	background-color: #ffffff;
	border:1px solid #261701;
}
img.Frame{
	padding: 10px;
	border-top: 1px solid #dddddd;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #dddddd;
	background-color: #eeeeee;
	margin-right:15px;
	cursor: pointer;
	vertical-align: middle;
	float: left;
}
table.Layout{
	font-size: small;
	width: 95%;
	border-collapse: collapse;
	margin: 0 auto 10px auto;
}
table.Layout td{
	text-align: left;
	color: #4C2C2C;
	border:0px solid #000000;
}
table.Layout td a{
	text-decoration:none;
	color: #4C2C2C;
	display: inline;
}
table.Layout td a:hover{
	text-decoration:underline;
	color:#d2673c;
}
.Title{
	background-color: #d8eef6 ! important;
	padding: 0px 0px 0px 10px ! important;
	height: 20px! important;
	text-align:	left ! important;
	border: 0px dotted #2d73d7 ! important;
	color: #2d73d7 ! important;
}
div.PageTitle{
	background-color: #d8eef6 ! important;
	padding-top: 8px;
	font-size: 12pt ! important;
	height: 22px! important;
	text-align:	center ! important;
	border: 1px solid #2d73d7 ! important;
	color: #2d73d7 ! important;
	width: 95%;
}

div.Update{
	font-family: "MS UI Gothic";
	font-weight: normal;
	font-size: 8pt;
	text-align: right;
}
/******************/
div.Bodyfooter{
	margin: 0px auto;
	text-align: center;
	font-family: "lr oSVbN";
	font-size: small;
	word-break: keep-all;
	padding-bottom: 75px;
	background-image: url('/HpCss/hachijo-diving.com/address.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
div.Bodyfooter div{
	padding: 3px 3px 3px 3px;
	background-image: url('/HpCss/hachijo-diving.com/bg_h.jpg');
	background-position: center top;
	background-repeat: repeat-y;
}
div.Bodyfooter a{
	color: #002761;
	text-decoration: none;
}
div.Admin{
	width: 100%;
	padding: 3px;
	height: 12px;
	text-align: right;
	font-size: x-small;
}
div.Admin a{
	font-size: x-small;
	text-decoration: none;
	color: #cccccc;
}
div.Admin a:hover{
	color: #000000;
}
a.Admin{
	font-size: xx-small;
}
/******************/
div.Powered{
	background: url(/HpImages/copybak.gif) #e6e6e6;
	background-color: #ffffff;
	width: 100%;
	height: 10px;
	font-size: 8pt;
	text-align: center;
	border: 0px solid #000000;
}
div.Powered *{
	color: #999999;
	text-decoration: none;
}
