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