@charset "UTF-8";
/* CSS Document */
	
body {
	font-family: "$B%R%i%.%N3Q%4(J Pro W3", "Hiragino Kaku Gothic Pro", "$B#M#S(J $B#P%4%7%C%/(J", sans-serif;
	font-size: 12px;
	line-height: 1.6;
	letter-spacing: 0;
	color: #77777;
	text-align: center;  
	background-color: #f1f0e9;
	background-image: url(../img/back_white.gif);
	background-repeat: repeat-y;
	background-position: center 0;
	letter-spacing: 0;
	}


a{
	text-decoration:none
	}

a:visited{
	color:#336699
	}

a:link{
	color:#336699	
}

a:hover{
	color:#6699cc
	}


a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	}

a img {
	-webkit-transition: 0.2s ease-in-out;
	   -moz-transition: 0.2s ease-in-out;
		 -o-transition: 0.2s ease-in-out;
			transition: 0.2s ease-in-out;
}

h1{
	font-size: 15px;
	}

img { 
	top:0;
	left:0;
	border:0;
	padding:0; 
	}

ul {
	list-style: none;
	}

li {
	display: inline;
	padding-left: 20px;
	}

#wrapper{
	height: 100%;
	width: 850px;
	margin: 0 auto; 
	border:0;
	padding:0;  
    text-align: left; 
	}
	
#logo{
	float: left;
	}
	
#menu{
	float: right;
	text-align: right;
	}

.gallery{
	text-align: center;
	border: 1px solid #BBB;
	padding: 2px;
	margin: 0px 12px 12px 0px;
	vertical-align: top;
}

.text{
	margin-top: 5px;
	margin-left: 25px;
	margin-bottom: 20px;
	}

#pictgallery{
	width: 650px;
	margin: 10px 0px 10px 25px
	}



.pics{
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
	}

hr{
	clear: both;
	border: 0;
	border-bottom: 1px dashed #999;
	}
	
address	{
	clear: both;
	font-style: normal;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 20px;
	}

.game	{
	clear: both;
	text-align: center;
	margin-top: 5px;
	margin-left: 25px;
	margin-bottom: 20px;
	}

.top-img{
	text-align:center
}