body {
	scrollbar-face-color: #15b04d;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #15b04d;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	background-color:#000000;
	background-image:url(image/menu.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-attachment: fixed;
	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: #73080F;*/
	border: none;
	height: 18px;
	width: 156px;
}
.menubar_linecolor{
	/*background-color:#FFFFFF;*/
	border: none;
	height: 18px;
}

.menubox{
	width:156;
	/*background-color:#4E0207;*/
	/*border-width: 1 0 0 1;*/
	/*border-style: solid;*/
	/*border-color: #73080F;*/
	padding: 2px 2px 2px 3px;
	margin: 0px;
}

table.menubox td{
	width:156;
	/*border-width: 0 1 1px 0;*/
	/*border-style: solid;*/
	/*border-color: #73080F;*/
	border:none;
}
	
	
/* ホテルトップ */
.hoteltop {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color:#ffffff;
	/*background-color:#73080F;*/
	/*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: #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:#ffffff;
	/*background-color:#73080F;*/
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration: none;
	width:156;
}
