@charset "Shift_JIS";
/* index css */

/* メインメニュ- 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: 160px; /* ヨコサイズ */
  margin: 0;
  padding: 0;
}

#mainnavi a{
    clear:both;
	display: block;
	width: 100%;
	height: 50px; /* タテサイズ */
	background-image: url(../images/mainmenu.gif);
	background-repeat: no-repeat;
}

#mainmenu1 a{background-position: 0px -49px;}
#mainmenu2 a{background-position: -160px 0;}
#mainmenu3 a{background-position: -320px 0;}
#mainmenu4 a{background-position: -479px 0;}
#mainmenu5 a{background-position: -639px 0;}

#mainnavi a:hover{
  background-image: url(../images/mainmenu.gif);
  background-repeat: no-repeat;
}

#mainmenu1 a:hover{background-position: 0 -49px;}
#mainmenu2 a:hover{background-position: -160px -49px;}
#mainmenu3 a:hover{background-position: -320px -49px;}
#mainmenu4 a:hover{background-position: -479px -49px;}
#mainmenu5 a:hover{background-position: -639px -49px;} /* aからの移動距離 -は下へ移動 */
/* メインメニュ- End */

.clear {
    clear:both;
}

#LeftBlock {
    float: left;
	width: 200px;
	margin: 18px 5px 0px 9px;
}

#LeftGroup {
	float: left;
    width: 197px;
	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: 582px;
	margin: 0px auto;
}

#centerTop {
	float: left;
	text-align: center;
}

#UnderBlock {
    float: left;
	width: 800px;
	margin: 15px 0px 15px 2px;
}

#U-Left {
	float: left;
	width: 300px;
	margin: 0px 5px 0px5px;
}

#U-Right {
	float: left;
	width: 480px;
	padding: 0px 0px 5px 10px;
	text-align: left;
	font-size: 12px;
	line-height: 140%;
}

.LinknaviText a{
	font-size: 12px;
	color: #d4c653;
	text-decoration: none;
}

.LinknaviText a:link {
	color: #d4c653;
	text-decoration: none;
}

.LinknaviText a:visited {
	color: #d4c653;
}

.LinknaviText a:hover {
	color: #000000;
	background-color: #d4d4d4;
}



.txtbox12 {
	font-size: 12px;
	margin: 2px 5px 10px 5px;
	padding: 2px 2px 0px 2px;
	line-height: 140%;
	color: #FFFFFF;
}

.txtbox12 a{
	color: #bca743;
	text-decoration: none;
}

.txtbox12 a:link {
	color: #bca743;
	text-decoration: none;
}

.txtbox12 a:visited {
	color: #bca743;
}

.txtbox12 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.txt10 {
	font-size: 10px;
}

.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;
}
