/* CSS Document css/design,css */
@charset "Shift_JIS";

/* 予約メニュ- Start */
#globalnavi{
    float: left;
    margin-top: 11px;
	margin-left: 240px; /* 画像の余白 */
	padding: 0; /* 画像内の余白 */
	width: 200px; /* 画像の幅 */
	height: 50px; /* 画像の高さ */
}

#globalnavi ul{
  margin: 0;
  padding: 0;
}

#globalnavi li{
  list-style-type: none;
  text-indent: -9999px;
  float:left;
  width: 200px; /* ヨコサイズ */
  margin: 0;
  padding: 0;
}

#globalnavi a{
	display: block;
	width: 100%;
	height: 50px; /* タテサイズ */
	background-repeat: no-repeat;
	background-image: url(../images/res_banner.gif);
}

#menu1 a{background-position: 0px 0px;}

#globalnavi a:hover{
  background-image: url(../images/res_banner.gif);
  background-repeat: no-repeat;
}

#menu1 a:hover{background-position: 0px -50px;} /* aからの移動距離 -は下へ移動 */
/* 予約メニュ- End */

/* メインメニュ- Start */
#mainnavi{
    float: left;
	margin: 0px auto; /* 画像の余白 */
	padding: 0; /* 画像内の余白 */
	width: 800px; /* 画像の幅 */
	height: 50px; /* 画像の高さ */
}

#mainnavi ul{
  margin: 0;
  padding: 0;
}

#mainnavi li{
  float:left;
  list-style-type: none;
  text-indent: -9999px;
  width: 100px; /* ヨコサイズ */
  margin: 0;
  padding: 0;
}

#mainnavi a{
    clear:both;
	display: block;
	width: 100%;
	height: 50px; /* タテサイズ */
	background-repeat: no-repeat;
	background-image: url(../images/mainmenu.gif);
}

#mainmenu1 a{background-position: 0px 0px;}
#mainmenu2 a{background-position: -100px 0;}
#mainmenu3 a{background-position: -200px 0;}
#mainmenu4 a{background-position: -300px -50px;}
#mainmenu5 a{background-position: -400px 0;}
#mainmenu6 a{background-position: -500px 0;}
#mainmenu7 a{background-position: -600px 0;}
#mainmenu8 a{background-position: -700px 0;}

#mainnavi a:hover{
  background-image: url(../images/mainmenu.gif);
  background-repeat: no-repeat;
}

#mainmenu1 a:hover{background-position: 0 -50px;}
#mainmenu2 a:hover{background-position: -100px -50px;}
#mainmenu3 a:hover{background-position: -200px -50px;}
#mainmenu4 a:hover{background-position: -300px -50px;}
#mainmenu5 a:hover{background-position: -400px -50px;}
#mainmenu6 a:hover{background-position: -500px -50px;}
#mainmenu7 a:hover{background-position: -600px -50px;}
#mainmenu8 a:hover{background-position: -700px -50px;} /* aからの移動距離 -は下へ移動 */
/* メインメニュ- End */

.clear {
    clear:both;
}

#LeftBlock {
    float: left;
	width: 516px;
	margin: 10px 5px 0px 3px;
}

#LeftGroup {
    wadth: 196px;
	height: 165px;
	border: 1px solid #b5b5b5;
	background-color: #676465;
}

#LeftText {
    text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #d4c653;
	margin: 5px 0px 5px 0px;
}

.LeftText2 {
    text-align: left;
	font-size: 12px;
	color:  #d4c653;
	margin: 5px 0px 5px 10px;
}

.LeftText2 a{
	color: #d4c653;
	text-decoration: none;
}

.LeftText2 a:link {
	font-size: 12px;
	color: #d4c653;
	text-decoration: none;
}

.LeftText2 a:visited {
	color: #d4c653;
}

.LeftText2 a:hover {
	color: #000000;
	background-color: #d4d4d4;
}

#CenterBlock {
    float: left;
	width: 262px;
	height: 380px;
	margin: 10px 0px 0px 5px;
}

.spacomnent {
	width: 238px;
	height: 369px;
	border: 1px solid #b5b5b5;
	font-size:12px;
	color: #FFFFFF;
	line-height: 160%;
	padding: 10px 12px 0px 12px;
}

.txt_bk01 {
	background-color: #00451c;
	color: #FFFFFF;
	padding: 5px;
	line-height: 160%;
	text-align: center;
}

#stayplan {
	width: 370;
	margin-top: 5px;
	border: 1px solid #b5b5b5;
}

#RightBlock {
    float: left;
	width: 200px;
	height: 370px;
	margin: 10px 0px 0px 9px;
	border: 1px solid #b5b5b5;
}

#LinkNavi {
	float: left;
	width: 300px;
	text-align: left;
	font-size: 12px;
	margin: 5px 0px 7px 15px;
}
.LinknaviText {
	color: #ffffff;
}

.LinknaviText a{
	color: #ffffff;
	text-decoration: underline;
}

.LinknaviText a:link {
	color: #d4c653;
	text-decoration: none;
}

.LinknaviText a:visited {
	color: #d4c653;
}

.LinknaviText a:hover {
	color: #ffffff;
}

.txt10 {
	font-size: 10px;
}

.widebox {
    margin-top: 8px;
	margin-bottom: 10px;
    width: 800px;
	font-size: 12px;
	color: #FFFFFF;
}

.spa01 {
    float: left;
    width: 270px;
	margin: 0px 5px 0px 3px;
}

.spatxt {
	width: 240px;
	font-size:12px;
	color: #FFFFFF;
	line-height: 160%;
	padding: 10px 12px 0px 12px;
}

.box01 {
    float: left;
	width: 516px
	margin: 0px 0px 0px 0px;
}

.tableset {
    margin-top: 20px;
	margin-bottom: 10px;
    width: 800px;
	font-size: 12px;
	color: #FFFFFF;
}


#stay {
	padding-left: 6px;
}
#blidal {
	padding-left: 10px;
}

.event{
	background-color: #B2050A;
	text-align: center;
}
.plan{
	background-color: #130757;
	text-align: center;
}
.party{
	background-color: #A1ACBE;
	text-align: center;
}
.feast{
	background-color: #CA8C2C;
	text-align: center;
}
.rest{
	background-color: #7FA072;
	text-align: center;
}
.club{
	background-color: #CBA44A;
	text-align: center;
}
.bg-black {
	background-color: #000000;
	display: block;
}

.event,.plan,.party,.feast,.rest,.club{
	font-size: 10px;
}
.h-newslink {
	font-size: 12px;
}
.h-newslink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.h-newslink a:visited {
	color: #FFFFFF;
}
.h-newslink div {
	margin-bottom: 2px;
}
.h-newslink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.email {
	border: 1px solid #CCCCCC;
	font-size: 10px;
	margin-top: 13px;
	margin-bottom: 13px;
}
.emailtitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8a8c38;
	padding-bottom: 3px;
}

form {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

/*新着*/
.b-news {
	border: 1px solid #FFFFFF;
	background-color: #909090;
	margin-bottom: 3px;
	margin-top: 6px;
	color: #FFFFFF;
}
.bg-white {
	background-color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.b-newtxt {
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
}
.navisp {
	margin-top: 13px;
	margin-bottom: 13px;
}
