*{
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	margin: 0px auto;
}
html{
	background: url(/HpCss/sekigane-yurari.com/bg.jpg) repeat-x left top #e6f4b6;
}
body{
	background: url(/HpCss/sekigane-yurari.com/back.png) center top repeat-y;
}
/****** 全体基本  ***********/
img{
	border: 0px none #ffffff;
}
/****** 入力フォーム用 ******/
form{
	margin: 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{
	width: 130px;
	height: 30px;
	border: 0;
  cursor: pointer;
	color: #fff;
	background: url('/HpCss/sekigane-yurari.com/btn.gif') center no-repeat;
}
table.PageBtn .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;
}
table.PageBtn .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;
}
/****************************/
/******* カレンダー用 *******/
div.Calendar{
	width: 150px;
	text-align: center;
}
/* カレンダー */
table.Calendar{	
	font-size: 11pt;	
	padding: 2px;
	border-collapse: collapse;
	border: 3px ridge #CEC5A1;
	width: 95%;
	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%;
	height:100px;	
}
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;
}
table.Calendar a:hover{	
	background-color: #c7b695;
	text-decoration: underline;
	color: #000000;
	border-top: 2px outset #2b3209;
	border-right: 2px outset #2b3209;
	border-bottom: 2px outset #2b3209;
	border-left: 2px outset #2b3209;
}

div.Rsvaccepting{}
div.Rsvtotal{	
	font-weight: bold;
	white-space: pre;
	border-top: dotted 1px #646450;
	margin-top: 5px;
	padding-top: 5px;	
}
div.Rsvprice{
	font-size: small;	
}
table.Rsvvacancy td{
	font-family:"MS UI Gothic";
	font-size: small;
	padding-top: 5px;
}
div.Rsvinvalidity{
	height: 100%;
	background-color: #cccccc;
	font-size:small;	
}
.SecurityMessage{
	color:#000000;
	font-size: small;
}
a.WindowOpen{	
	background:url("/HpImages/arrow_left.gif") left center no-repeat;
	font-weight:bold;	
	font-size:8pt;	
	padding: 0px 5px 0px 20px;	
}
#BillDetailTable{	
	font-size:small;
	border-collapse: collapse;
	margin:0;
	width: 100%;
	background-color: #ffffff;
}
#BillDetailTable th.Caption{
	text-align:center;
	background-color:#4a560d;
	color:#ffffff;
}
#BillDetailTable th.Total{
	background-color:#b6b177;
}
#BillDetailTable td.Total{
	color:#ff0000;
}
#BillDetailTable th.AllTotal{
	background-color:#fff9d4;
	color: #000000;
}
#BillDetailTable td.AllTotal{
	background-color:#fff9d4;	
	color:#ff0000;
}
#BillDetailTable th{
	text-align:left;
	background-color:#e8e5db;
}
#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;
}
/**************************/
/* 大外枠 */
div.Main{
	/* Window幅 750 の 96% = 720(内寸) */
	width: 780px;
	min-width: 756px;	/* 内寸750 + border-left + border-right = 756 (NN用)*/
	border: 0px solid #ff0000;
}
/****************************/
/* ページヘッダー */
div.Bodyheader{
	background: url(/HpCss/sekigane-yurari.com/header.jpg) no-repeat top center;
	border: 0px solid #000000;
	width: 780px;
	height: 50px;
	overflow: hidden;
}
div.Bodyheader h1{
	color: #008841;
	padding: 15px 20px;
	height: 20px;
	font-weight: normal;
	font-size: x-small;
	border: 0px solid #ff0000;
	float:left;
}
div.Bodyheader a{
	text-decoration: none;
	color: #008841;
}

div.Flash{
	position: relative;
	text-align: center;
	width: 760px;
	border: 1px ridge #9c775b;
	z-index: 1;
	margin: 0 auto;
}
div.Flash span{
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/flash.png) center top no-repeat;
	z-index: 3;
	display: block;
	width: 760px;
	height: 100%;
}
/****** Menu表示 ******/
div.Menus{
	width: 760px;
	text-align: left;
	border: 0px solid #ffffff;
	height: 32px;
	overflow: hidden;
	background: url(/HpCss/sekigane-yurari.com/menu.gif) repeat 0 0 #fff;
}
/****** SubMenu(dropmenu) ******/
div.Menus .dropdown{
	list-style:none;
	margin: 0;
	width: 100%;
	padding: 0;
}
div.Menus .dropdown li{
	position:relative;
	float:left;
	display: block;
}
div.Menus .dropdown ul{
	width:200px;
	position: absolute;
	top: 34px;
	left: 0px;
	overflow:hidden;
	display:none;
	list-style:none;
}
div.Menus .dropdown ul li{
	display: inline;
}
div.Menus .dropdown ul li a, 
div.Menus .dropdown ul li a:active,
div.Menus .dropdown ul li a:visited {
	font-weight: bold;
	padding: 3px 0px;
	color: #000;
	display:block;
	text-decoration:none;
	width:200px;
	font-size: 10pt;
}
div.Menus .dropdown ul li a:hover{
}
/****** SubMenu(dropmenu)ここまで ******/

/* 宿泊予約コンテンツ */
/* 囲いの枠 */
table.RoomTypeList,
table.RoomList,
table.PlanList{	
	width:95%;
	margin:7px auto;
	background: url(/HpCss/sekigane-yurari.com/plan_bg.gif) bottom center repeat;
	border: 1px solid #CEcece;
}
table.PlanList td,
table.RoomList td,
table.PlanList td{
	vertical-align: middle;
}
/* 画像 */
div.PImages,
div.RImages{
	float:left;
	text-align: center;
	width: 20%;
}
/* 詳細部(プラン名･説明文･料金表等) */
div.PDetail,
div.RDetail{
	float: right;
	width: 75%;
	text-align: left;
	margin: 0 5px;
}
/* プラン名 */
div.PName,
div.RName{
	background: url(/HpCss/sekigane-yurari.com/bg_.jpg) bottom right repeat;
	font-family: "ＭＳ ゴシック";
	text-align: left;
	color: #000;
	padding: 10px 0px 7px 30px;	
	font-weight: bold;
	width: 95%;
}
/* プラン説明文 */
div.PMemo,
div.RMemo{	
	font-family: "ＭＳ ゴシック";
	line-height: 1.2em;
	border: dotted 1px #eeebdb;
	padding:10px;
	color: #000000;
	margin-bottom: 10px ! important;
	width: 95%;
	background: url(/HpImages/bg_gra_h.png) center right repeat;
}
/* 料金(通常タイプのみ使用) */
table.Cost{
	width: 524px ! important;
	border: ridge 3px #1D3A00;
}
table.Cost th{
	background-color: #1D3A00;
	color: #fff;
}
/* 料金(通常タイプのみ使用) */
div.Cost{
	text-align:right;
	font-size: small;
}
/* チェックイン･アウト */
div.Checkinout{	
	text-align:right;	
	font-size: x-small;	
}
/* 部屋から予約ページのプランのセレクトボックス(通常タイプのみ使用) */
.Planlist,
.Roomlist{
	text-align:right;
}
/* 部屋から予約ページのアメニティの表示(通常タイプのみ使用) */
div.Amenity{	
	text-align:right;	
	font-size: small;	
}

.Update{
	font-size: x-small;	
	text-align:right;	
}
/****** コンテンツ表示 ******/
div.Bodys{
	background: url(/HpCss/sekigane-yurari.com/body_bg.gif) no-repeat #fff;
	background-position: left 112%;
	width: 760px;
	padding-bottom: 10px;
	clear: both;
}
table.Bodys{
	clear: both;
	width: 760px;
	margin: 3px 0px;
	border-collapse: collapse;
}
td.Contents{
	vertical-align: top;
}
/****** ピックアップコンテンツ ******/
td.Pickup{
	vertical-align: top;
	text-align: left;
	margin: 0;
	font-size: small;
}
div#PageMenu{
	margin: 5px 0px 5px 0px;
	padding: 0px 3px;
}
div.SubMenu{
	background: url(/HpCss/sekigane-yurari.com/colk.jpg) center repeat;
	width: 150px;
	margin: 5px 0px 5px 0px;
	border: 3px ridge #4c2005;
	text-align: left;
}
div.SubMenu h2{
	margin: 0px 0px 5px 0px;
	padding: 3px 0px;
	background-color: #4c2005;
	color: #fff;
	border:0px solid #4c2005;
	font-size: small;
	text-align: center;
}
div#PageMenu a{
	text-align: left;
	font-family:"MS UI Gothic";
	color:#4C2C2C;
	font-weight: bold;
	text-decoration:none;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #4c2005;
	margin-bottom: 3px;
	display: block;
}
div#PageMenu a:hover{
	background: url(/HpImages/menu40.png) repeat left center;
}
#PageTitle{
	background: url(/HpCss/sekigane-yurari.com/comment_bg.jpg) top right no-repeat;
	color: #5F5841;
	padding-left: 50px;
	padding-top: 10px;
	height: 30px;
}
#Comments{
	background: url(/HpCss/sekigane-yurari.com/comment_bg.jpg) no-repeat;
	background-position: 0px -40px;
	font-family: "ＭＳ 明朝";
	color: #000000;
	text-align: left;
	padding: 10px 50px 10px 50px;
	font-size: small;
}


/****** テーブル用クラス ******/
hr{
	border: 1px solid #843500;
	width:98%;
}
/* 汎用テーブル */
table.Basictable{
	font-size: small;
	font-family: "ＭＳ Ｐゴシック";
	width: 97%;
	margin: 10px auto;
}
table.Basictable tr.Empty,
table.Basictable th.Empty,
table.Basictable 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: #1d3a00;
	color: #ffffff;
	border:1px solid #1d3a00;
}
table.Basictable td{
	text-align: left;
	padding: 8px 8px;
	color: #000000;
	background-color: #edf4c6;
	border:1px solid #fff;
}
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{
	width: 570px;
	border-collapse: collapse;
	margin: 5px auto;
}
table.Layout td{
	text-align: left;
	color: #4C2C2C;
	border:0px solid #000000;
}
table.Layout td div.left{
	padding-top: 8px;
}
table.Layout td a{
	text-decoration:none;
	color: #4C2C2C;
	display: inline;
	font-size: 8pt;
}
table.Layout td a:hover{
	text-decoration:underline;
	color:#d2673c;
}
.Caption{
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background: url(/HpCss/sekigane-yurari.com/header.jpg) no-repeat bottom center #1D3A00 ! important;
	text-align: center ! important;
	color: #1D3A00! important;
	font-size: 14pt! important;
	padding: 5px;
}
.Title{
	background-image: url('/HpCss/www.homepe.net/y01/bar_l.gif') ! important;
	background-position: top left ! important;
	background-repeat: no-repeat ! important;
	background-color: transparent ! important;

	font-size: 12pt ! important;
	padding: 0px ! important;
	height: 40px! important;
	text-align:	center ! important;
	color: #1d3a00! important;
	border: 0px solid #452E00 ! important;
}
/******************/
div.Bodyfooter{
	background: url(/HpCss/sekigane-yurari.com/body_bg.gif) bottom left no-repeat #fff;
	width: 760px;
	clear: both;
	border: 0px solid #000000;
	word-break: keep-all;
	font-size: small;
	color: #000;
	text-align: center;
	height: 40px;
	padding-top: 30px;
}
div.Bodyfooter a{
	font-family:"MS UI Gothic";
	color: #000;
	text-decoration: none;
	font-size: small;
}
div.Bodyfooter a:hover{
	color: #ff0;
}
div.Admin{
	height: 15px;
	background: url(/HpCss/sekigane-yurari.com/footer.jpg) no-repeat top center;
	width: 780px;
	text-align: right;
	font-size: x-small;
	color: #000000;
	padding-top: 50px;
}
div.Admin a{
	font-size: x-small;
	text-decoration: none;
	color: #cecece;
}
div.Bodyfooter a:hover,
div.Admin a:hover{
	color: #000;
}
/******************/
div.Powered{
	width: 780px;
	background: url(/HpCss/sekigane-yurari.com/bg.jpg) repeat left bottom;
	height: 10px;
	font-size: 8pt;
	text-align: center;
	border: 0px solid #000000;
}
div.Powered *{
	color: #999999;
	text-decoration: none;
}
