@charset "utf-8";

/* formatting style

--------------------------*/

* {

	font-style: normal;

	margin: 0px;

	padding: 0px;

}

body {

	font-size: 75%;

	line-height: 1.6;

	color: #666666;

	font-family: sans-serif;

	background-color: #CCCCCC;

}





/* link style

--------------------------*/



a img {

	border-style: none;

}

a:link {

	color: #666666;

	text-decoration: underline;

}

a:visited {

	color: #333333;

	text-decoration: underline;

}

a:hover {

	color: #CCCCCC;

	text-decoration: none;

}

a:active {

	text-decoration: none;

	position: relative;

	left: +1px;

	top: +1px;

}

#wrapper {
	width: 818px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../beergarden/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1600px;

}

#header {

	position: relative;

	height: 165px;

	width: 100%;

}



#header h1 {

	float: left;

	padding-left: 17px;

	padding-top: 26px;

	width: 200px;

	height: 133px;


}

#header h2 {

	float: right;

	height: 100px;

	width: 573px;

	margin-top: 0px;

	margin-right: 20px;

}

#header ul {
	clear: both;
	width: 500px;
	position: absolute;
	right: 20px;
	top: 93px;

}

#header ul li {

	list-style-type: none;

	float: left;

}

#main {

	height: auto;

}

#main h3 {

	float: left;

}

#main h3#banner {

	height: 250px;

	width: 400px;

	margin-right: 20px;

	margin-left: 20px;

}

#main h3#contact {

	margin-top: 10px;

}

#main .bannerSet {

	margin-bottom: 20px;

	height: 250px;

}

#main p {

	float: left;

}

#main p#price {

	margin-left: 40px;

	margin-bottom: 10px;

	margin-right: 350px;

}

#main h4 {

	float: left;

}

#main  h4#priceTable {

	margin-right: 10px;

	margin-left: 20px;

}

#main h4#gMaps {

	background-color: #CCCCCC;

	height: 301px;

	width: 374px;

	padding-top: 1px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 1px;

}



* html #header h1 {

	padding-left: 25px;

}

* html #header h2 {

	margin-right: 10px;

}





*  html #main  h3#banner {

	margin-right: 15px;

	margin-left: 15px;

}

*  html  #main  h4#priceTable {

	margin-left: 15px;

}

* html #main h4#gMaps {

	padding-right: 1px;

	padding-bottom: 1px;

}

* html #main p#price {

	padding-left: 0px;

}


.clear {
	clear: left;
	float: none;
}
.c01 {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
.komidasahi {
	font-size: 15px;
	color: #FFF;
	line-height: 35px;
}
.imageSet h3 {
	float: left;
	height: 75px;
	width: 100px;
	background-color: #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
	padding: 2px;
}
.c02 {
	position: relative;
	padding-left: 20px;
	padding-bottom: 40px;
	display: block;
}
.imageSet h3 a img {
	height: 75px;
	width: 100px;
	display: block;
	margin-bottom: 10px;
}
.c02 p {
	color: #FFF;
}
.imageSet {
	position: relative;
	margin-bottom: 10px;
}
