body {
	scrollbar-face-color: #c8c987;
	scrollbar-highlight-color: #fffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #c8c987;
	background-color:#eff0d3;
	margin: 0 7 0 7;
}

a {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	color: #8f8f61;
}
a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	color: #8f8f61;

}
a:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	color: #8f8f61;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	text-decoration: underline;
	color: #ff9933;

}
a:active {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	color: #8f8f61;

}


/* メニューボックス */
.menu_gif{
height:20px;
}

.menubar_basecolor{
	background-color: #c8c987;
	border: none;
	height: 18px;
	width: 156px;
}
.menubar_linecolor{
	background-color:#ffffff;
	border: none;
	height: 18px;
}

.menubox{
	width:156;
	background-color:#eaebc2;
	border-width: 1 0 0 1;
	border-style: solid;
	border-color: #c8c987;
	padding: 2px 2px 2px 3px;
	margin: 0px;
}

table.menubox td{
	width:156;
	border-width: 0 1 1px 0;
	border-style: solid;
	border-color: #c8c987;
}
	
	
/* ホテルトップ */
.hoteltop {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color:#ffffff;
	background-color:#c8c987;
padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
}

a.hoteltop{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #ffffff;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
}
a.hoteltop:link{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #ffffff;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
}

a.hoteltop:visited{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #ffffff;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
}
a.hoteltop:hover{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #ffffff;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: underline;
}
a.hoteltop:active{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #ffffff;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
}


/* ようこそ */
.name {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #3e2a1c;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 8px;

}
.powered {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: 10px;
	letter-spacing: 1px;
	padding-bottom: 4px;

}
/* グループトップ、オフィシャルサイトリンク */
.grouptop{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color:#ffffff;
	background-color:#c8c987;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
	width:156;
}
