@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/ja__01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
hr {
  border: 0;
  width: 100%;
  color: #c2dde0;
background-color: #c2dde0;
height: 1px;
}
.text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align:justify;
	line-height: 25px;
	color: #000;
	text-decoration: none;
}
.text a{
	color: #747474;
	text-decoration: none;
}
.text a:hover{
	color: #277e98;
	text-decoration: undeline;
}

.cocktails{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	line-height: 10px;
	color: #34849f;
	text-decoration: none;
}


.textgallery{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	line-height: 45px;
	color: #277e98;
	text-decoration: none;
}
.menutext{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	line-height: 25px;
	color: #277e98;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
}
.menutext a{
	color: #277e98;
	text-decoration: none;
}
.menutext a:hover{
	color: #000;
	text-decoration: none;
}






.basetext{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align:center;
	line-height: 20px;
	color: #adadad;
	text-decoration: none;
}
.basetext a{
	color: #adadad;
	text-decoration: none;
}
.basetext a:hover{
	color: #fff;
	text-decoration: undeline;
}


.basetexthw{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align:center;
	line-height: 15px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}
.basetexth{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align:center;
	line-height: 45px;
	font-weight:bold;
	color: #277e98;
	text-decoration: none;
}
.basetexth a{
	color: #277e98;
	text-decoration: none;
}
.basetexth a:hover{
	color: #fff;
	text-decoration: undeline;
}