body {
	scrollbar-face-color: white;
	scrollbar-highlight-color: #9F0000;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: #9F0000;
	scrollbar-base-color: #9F0000;
	margin: 0 7 0 0;
/*	background-image: url(image/menu_bg.gif); */
	background-attachment: fixed;
	background-position: left bottom; 
	background-repeat: no-repeat;

}

a {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	color: #8F5314;
}
a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	color: #8F5314;

}
a:visited {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	color: #8F5314;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	text-decoration: underline;
	color: #990000;

}
a:active {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	color: #990000;

}


/* メニューボックス */
.menu_gif{
height:20px;
}

.menubar_basecolor{
	background-color: #9A0000;
	border: none;
	height: 18px;
	width: 156px;
}
.menubar_linecolor{
	background-color:#FFFEFF;
	border: none;
	height: 18px;
}

.menubox{
	width:156;
	background-color:#FFFEFF;
	border-width: 1 0 0 1;
	border-style: solid;
	border-color: #DDC3A2;
	padding: 2px 2px 2px 3px;
	margin: 0px;
}

table.menubox td{
	width:156;
	border-width: 0 1 1px 0;
	border-style: solid;
	border-color: #DDC3A2;
}
	
	
/* ホテルトップ */
.hoteltop {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color:#ffffff;
	background-color:#9A0000;
	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: #CBAA74;
	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:#9A0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
	width:156;
}
