*{
	font-family: "ＭＳ 明朝";
	margin: 0px auto;
}
/****** 全体基本  ***********/
img{
	border: 0px none #ffffff;
}
/*a{
	position: relative;
	top: 1px;
	left: 1px;
}
a:hover{
	position: relative;
	top: 0;
	left: 0;
	cursor: hand;
}*/
/****** 入力フォーム用 ******/
input.Textbox{
	width: 32em;
}
textarea{
	height: 20em;
	width: 32em;
}
/****************************/
/* ページヘッダー */
div.Bodyheader{
	left : 0;
	top: 0;
	text-align: center;
	background-color: #3e480c;
	background-image: url('/HpCss/test.yuyado.net/title.jpg');
	background-position: 0 bottom;
	background-repeat: repeat-x;
	height: 60px;
	overflow:hidden;
	border: 0px solid #000000;
}
div.Bodyheader h1,
div.Bodyheader a{
	color: #ffffff;
	padding: 13px 0px;
	height: 34px;
	font-weight: bold;
	font-size: x-large;
	border: 0px solid #ff0000;
	text-decoration: none;
}
div.Bodyheader a:hover{
	position: relative;
	top: 1px;
	left: 1px;
	cursor: default;
}
div.Flash{
	text-align: center;
	width: 750px;
	border: 8px ridge #9c775b;
	/*border: 0px solid #000000;*/
	background-color: #271403;
}
/**************************/
div.Main{
	/* Window幅 750 の 96% = 720(内寸) */
	width: 99%;
	min-width: 756px;	/* 内寸750 + border-left + border-right = 756 (NN用)*/
	background-color: #b6b177;
	border: 0px solid #ff0000;
	border-left: 3px solid #271403;
	border-right:3px solid #271403;
}
table.Bodys{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse; /* 隣り合ったセルを重ねる */
	border: 0px solid #ff0000;
}
/****** Menu表示 ******/
div.Menus{
	vertical-align: top;
	text-align: left;
	height: 100%;
	width: 760px;
	background-color: #271403;
	border: 0px solid #ffffff;
}
td.Menus{
	vertical-align: top;
	text-align: left;
	background-color: #271403;
	border: 0px solid #ffffff;
}
table.Bodys td.Menus div{
	width: 760px;
	margin: 0 auto;
}
a.Backimg{
	font-family: "ＭＳ Ｐ明朝";
	font-size: 10pt;
	text-decoration: none;
	padding: 8px 0px 10px 30px;
	height: 12px;
	width: 120px;
	background-image: url('/HpCss/test.yuyado.net/umenu.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #E4E2D0;
	display: block;
	float: left;
}
a.Backimg:hover{
	background-image: url('/HpCss/test.yuyado.net/umenu_1.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
/****************************/
/***** ポートレート表示 *****/
img.Portrait{
	width: 134px;
	border: 8px ridge #9a4e4e;
}
/****************************/
/****** サムネイル画像 ******/
img.Thumnail{
	float: left;
	padding: 5px 10px 10px 5px;
}
/****************************/
/****** 掲示板記事のアイコン ******/
.PageActive{
	font-size: 10pt;
	background-image: url(/HpCss/test.yuyado.net/circle_1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align:	left;
	padding: 8px 0 0 0;
	height: 27px;
	width: 35px;
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.PageDeactive{
	font-size: 10pt;
	background-image: url(/HpCss/test.yuyado.net/circle.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align:	left;
	padding: 8px 0 0 0;
	height: 27px;
	width: 35px;
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.New{
	font-size: small;
	border-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #ffcc33;
	padding: 1px;
	padding-top:2px;
	padding-left: 2px;
	background-color: #ffffee;
}
.Up{
	font-size: small;
	border-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #ffaa00;
	padding: 1px;
	padding-top:2px;
	padding-left: 2px;
	background-color: #ffeeee;
}
.Name{
	font-size: small;
}
.Date{
	display: block;
	padding: 3px 0px 2px 0px;
	font-size: small;
}
/****************************/
/***** アルバム画像表示 *****/
div.MailDiary{
	border: 0px solid #000000;
	padding: 10px;
	width: 580px;
	min-height: 250px;
	background-color: #374009;
}
div.MailDiary h3{
	background-image: url(/HpCss/test.yuyado.net/circle.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #907540;
	text-align:	left;
	padding: 8px 0 0 40px;
	height: 27px;
	color: #ffffff;
}
div.MailDiary img{
	padding: 15px;
	border-top: 1px solid #dddddd;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #dddddd;
	background-color: #eeeeee;
	cursor: hand;
	float: left;
	vertical-align: center;
}
div.MailDiary div{
	font-size: small;
	text-align: right;
	color: #ffffff;
	position:relative;
	top: -20px;
}
div.MailDiary p{
	text-align: left;
	background-color: #ffffff;
	padding: 5px;
	color: #000000;
	border: 1px solid #000000;
}
/****************************/
/***** コルクボード表示 *****/
div.Corkboard,
div.PageTitle{
	color:#ffffff;
}
/****************************/
/********* コメント表示 *********/
div.Comments{
	margin-bottom: 10px;
	padding: 10px 0px;
	text-align: center;
	background-color: #474f1c;
	border: 0px ridge #9c775b;
	color: #ffffff;
	height: 100%;
}
div.Comments a{
	color: #ffffff;
}
div.Comments a:hover{
	color: #ffff00;
}
div.Comments a:visited{
	color: #990099;
}
/****************************/
/****** コンテンツ表示 ******/
table.Bodys td.Contents{
	vertical-align: top;
	text-align: center;
	background-color: #271403;
	border: 0px solid #0000ff;
	color: #ffffff;
}
/* お知らせ ＆ 更新履歴 */
table.Basictable{
	font-family: "ＭＳ Ｐ明朝";
	width: 80%;
	letter-spacing: 2px;
	border-collapse: collapse;
	margin: 10px auto;
}
table.Basictable th.Caption{
	/* 上部タイトル */
	border: 0px solid #ffffff;
	background-color: #374009;
	background-image: url('/HpCss/test.yuyado.net/footer.jpg');
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #dae0bd;
	height: 25px;
	padding: 5px 0px 0px 0px;
}
table.Basictable th{
	/* 日付 */
	border: 1px solid #292e2f;
	text-align: center;
	padding: 3px;
	background-color: #dae0bd;
	color: #4C2C2C;
}
table.Basictable td{
	/* 記事 */
	border: 1px solid #292e2f;
	text-align: left;
	padding: 3px 8px;
	background-color: #ffffff;
	color: #4C2C2C;
}
table.Basictable td.Empty{
	background-color: transparent;
	border: 0px none #000000;
}
p{
	color: #ffffff;
}
/************************************/
/****** ピックアップコンテンツ ******/
table.Bodys td.Pickup{
	vertical-align: top;
	text-align: left;
	width: 150px;
	top: 0px;
	margin: 0;
	font-size: small;
	text-align: left;
	border: 1px solid #898989;
}
table.Bodys td.Pickup h2{
	width: 150px;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px;
	border: 3px groove #131e02;
	color: #ffffff;
	background-color: #374009;
	background-image: url('/HpCss/test.yuyado.net/footer.jpg');
	background-position: 0 0;
	background-repeat: repeat-x;
	font-size: small;
	text-align: center;
}
table.Bodys td.Pickup h2 *{
	color: #ffffff;
}
table.Bodys td.Pickup img.Topframe{
	padding: 0px;
	border-top: 1px solid #dddddd;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #dddddd;
	background-color: #f0f0e3;
	cursor: hand;
}
div#PageMenu a{
	display: block;
	width: 150px;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px;
	border: 1px solid #131e02;
	color: #ffffff;
	background-color: #4E2934;
	font-size: small;
	text-align: center;
}

/************************************/
/****** 宿泊予約コンテンツ ******/
table.RoomTypeList,
table.RoomList,
table.PlanList{	
	width:90%; 
	margin:10px auto; 
	background-color:#374009;
	color: #ffffff;
	border: double 3px #c7c79b;
}
table.RoomTypeList th,table.PlanList th{
	background-color:#b6b177;
	color: #000000;
	padding: 10px;	
}
div.Amenity{
	margin-top: 5px;
	text-align:left;	
	font-size:x-small;
	color:#dae0bd;
}
div.PImages,
div.RImages{
	float:left;
	width: 22%;
}
div.PDetail,
div.RDetail{
	float:right;
	width: 75%;
	text-align: left;
}
div.PName,
div.RName{
	text-align: left;
	background-color:#b6b177;
	color: #000000;
	padding: 10px;	
	font-weight: bold;
}
div.PMemo,
div.RMemo{	
	border: dotted 1px #eeebdb;
	padding:10px;
	color: #000000;
	background-color:#ffffff;	
}
div.Cost{	
	text-align:right;
	font-size: x-small;	
}
div.Checkinout{	
	text-align:right;	
	font-size: x-small;	
	color:#dae0bd;	
}
div.Roomlist,
div.Planlist{
	text-align:right;
}

/****** 通販コンテンツ ******/
table.CmdList{	
	width:	80%; 
	margin:10px auto; 
	background-color:#374009;
	color: #ffffff;
	border: double 3px #c7c79b;
	font-size: small;
	border-collapse: collapse;
}
table.CmdList th{	
	background-color:#b6b177;
	color: #000000;
	padding: 5px;
	border: 1px solid #000000;
}
table.CmdList td{	
	padding: 3px;
	border: 1px solid #000000;
}
div.CmdImages{
	float:left;
	width: 22%;
}
div.CmdDetail{
	float:right;
	width: 75%;
	text-align: left;
}
div.CmdName{
	text-align: left;
	background-color:#b6b177;
	color: #000000;
	padding: 10px;	
	font-weight: bold;
}
div.CmdMemo{	
	border: dotted 1px #eeebdb;
	padding:10px;
	color: #000000;
	background-color:#ffffff;	
}
table.Cost{	
	text-align:left;
	font-size: small;	
}
table.Cost th{
	background-color:#b6b177;
	color: #000000;
	padding: 10px;
	text-align:right;
}
/****************************/
/******* カレンダー用 *******/
div.Calendar{
	width: 150px;
	text-align: center;
}
/* カレンダー */
table.Calendar{	
	font-size: 11pt;	
	padding: 2px;
	border-collapse: collapse;
	border: 1px dotted #646450;	
	width: 90%;
	background-color: #e7eed5;
	color: #000000;
}
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%;
	overflow: visible;
	vertical-align: top;
}
table.Calendar td.Weeklist{	
	font-weight: bold;	
	height:20px;
	font-size:small;
}
table.Calendar td.Otherday{	
	background-color: #eeeeee;
	font-size: small;
	color: #666666;
}
table.Calendar td.Weekday{
}
table.Calendar td.Saturday{	
	background-color: #eeffff	! important;
}
table.Calendar td.Holiday{	
	background-color: #ffeeff	! important;
}
table.Calendar td.Today{	
	background-color: #ffffff	! important;
}
table.Calendar a{
	min-height: 100px;
	_height: 100px;
	color: #282e0a;
	text-decoration: none;	
	display: block;
	z-index: 2;
}
table.Calendar a:hover{	
	background-color: #3e480c;
	background-image: url('/HpCss/test.yuyado.net/title.jpg');
	background-position: 0 bottom;
	background-repeat: repeat-x;
	color: #ffffff;
	/*
	border-top: 2px outset #2b3209;
	border-right: 2px outset #2b3209;
	border-bottom: 2px outset #2b3209;
	border-left: 2px outset #2b3209;
	*/
}
table.Calendar td b{
	min-height: 15px;
	_height: 15px;
	display: block;
}
table.Rsvvacancy{ 
	width:100%;
	border-collapse: collapse;
	margin: 10px 0px;
	border-top: dotted 1px #646450;
	font-size: x-small;
}
table.Rsvvacancy td{
	padding:5px 0px;
	font-family: "MS UI Gothic";
}
table.Rsvvacancy td.Rooms{
	width:70%;
	border-width:0px;
	text-align:left;
}
table.Rsvvacancy td.Remain{
	width:30%;
	border-width:0px;
}
div.Rsvaccepting{
	min-height: 100px;
	height: 100%;
}
div.Rsvtotal{	
	font-weight: bold;
	white-space: pre;
	border-top: dotted 1px #646450;
	margin-top: 5px;
	padding-top: 5px;	
}
div.Rsvprice{
	font-size: small;	
}
div.Rsvvacancy{
	border-top: dotted 1px #646450;
	margin-top: 5px;
	padding-top: 5px;
	_height: 100px;
}
div.Rsvinvalidity{
	min-height: 100px;
	_height: 100px;
	background-color: #cccccc;
	font-size:small;	
	height: 100%;
}
.Rsvfull{
	height: 100px;
}
.Full{
	color: #ff0000;
}
div.Full{
	margin-top: 12px;
	padding-top: 5px;
	border-top: dotted 1px #646450;
}
td.Full{
	border: 0px solid #ffffff ! important;
}
/* レストラン */
div.Rsvtime{
	min-height: 20px ! important;
	color: #000000;
	font-size: small;
	text-align:right;
}
div.Rsvtitle{
	font-size:small;
	color: #666666;
	border-bottom: 2px dotted #000000;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
div.Rsvtime input{
	color: #000000;
}
/*
div.Rsvtime a{
	color: #000000;
	font-weight: bold;
}
div.Rsvtime a:hover{
	color: #0000ff;
	background-image: none;
	background-color: transparent;
	font-weight: bold;
}
*/
.SecurityMessage{	color:#ffffcc;	font-size: small;	}
a.WindowOpen{	
	background-image:url("/HpImages/arrow_left.gif");	
	background-repeat: no-repeat;
	font-weight:bold;	
	font-size:8pt;	
	padding:5px 5px 5px 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;	}
#BillDetailTable td.AllTotal{	background-color:#fff9d4;	color:#ff0000;	}
#BillDetailTable th{	text-align:left;background-color:#e8e5db;color: #000000;	}
#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;color: #000000;	}
table.ReserveConfirm	td{	padding: 3px;border: 1px ridge #646450;color: #000000; }
table.Persons{ border-collapse:collapse; margin: 0px;width:100%; }
table.Persons td{border-width:1px;padding:2px;}
/************************************/
/******************/
div.Bodyfooter{
	font-family: "ＭＳ Ｐ明朝";
	clear: both;
	text-align: center;
	font-size: 8pt;
	background-image: url('/HpCss/test.yuyado.net/footer.jpg');
	background-position: 0 0;
	background-repeat: repeat;
	height: 22px;
	padding: 8px 0px 0px 0px;
	border: 0px solid #000000;
	word-break: keep-all;
}
div.Bodyfooter a{
	font-family: "ＭＳ Ｐ明朝";
	color: #ffffff;
	text-decoration: none;
}
div.Admin{
	background: url(/HpImages/copybak.gif) #e6e6e6;
	padding: 3px 0px;
	height: 12px;
	text-align: right;
	font-size: x-small;
	color: #000000;
}
div.Admin a{
	font-size: x-small;
	text-decoration: none;
	color: #000000;
}
div.Admin a:hover{
	color: #00ff00;
}
a.Admin{
	font-size: xx-small;
}
/******************/
div.Powered{
	background-color: #271403;
	background-image: none;
	width: 100%;
	height: 10px;
	font-size: 8pt;
	text-align: center;
	border: 0px solid #000000;
}
div.Powered *{
	color: #ffffff;
}
