@charset "utf-8";
h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,tt,td,p,address {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#title {
	margin: 0px;
	padding: 0px;
	width: 313px;
	float: left;
	height: 110px;
}

#title    h1 a img{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#title    h2 a img{
	clear: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#header  span {
	position: absolute;
	right: 9999px;
}

#contents  {
	background-image: url(../image/h4_beer.jpg);
	background-repeat: repeat-x;
	padding-bottom: 20px;
	height: auto;
}

#mainmenu {
	position: relative;
	width: 400px;
	float: right;
	padding: 0px;
	clear: right;
	display: block;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#mainmenu li {
	float: left;
	width: 100px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: none;
}
#mainmenu ul {
	margin: 0px;
	padding: 0px;
}


#bt01 a {
	background-image: url(../image/mein_menu1.jpg);
	background-position: 0px 0px;
	height: 19px;
	width: 100px;
	display: block;
	background-repeat: no-repeat;
}
#bt02 a {
	background-image: url(../image/mein_menu2.jpg);
	background-position: 0px 0px;
	height: 19px;
	width: 100px;
	display: block;
	background-repeat: no-repeat;
}
#bt03 a {
	background-image: url(../image/mein_menu3.jpg);
	background-position: 0px 0px;
	height: 19px;
	width: 100px;
	display: block;
	background-repeat: no-repeat;
}
#bt04 a {
	background-image: url(../image/mein_menu4.jpg);
	background-position: 0px 0px;
	height: 19px;
	width: 100px;
	display: block;
	background-repeat: no-repeat;
}

#bt01 a:hover {
	background-image: url(../image/mein_menu1.jpg);
	background-position: 0px -19px;
	height: 19px;
	width: 100px;
	display: block;
	background-repeat: no-repeat;
}
#mainmenu span {
	position: absolute;
	right: 9999px;
}

#bt02 a:hover {
	background-image: url(../image/mein_menu2.jpg);
	background-position: 0px -19px;
	height: 19px;
	width: 100px;
	display: block;
	background-repeat: no-repeat;
}
#bt03 a:hover {
	background-image: url(../image/mein_menu3.jpg);
	background-position: 0px -19px;
	height: 19px;
	width: 100px;
	display: block;
	background-repeat: no-repeat;
}
#bt04 a:hover {
	background-image: url(../image/mein_menu4.jpg);
	background-position: 0px -19px;
	height: 19px;
	width: 100px;
	display: block;
	background-repeat: no-repeat;
}

#submenu {
	float: right;
	clear: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 300px;
}
#submenu ul {


}
#submenu li {
	float: left;
	margin-right: 30px;
	color: #666666;
	font-size: 0.75em;
}
#submenu ul li a {
	color: #CCCCCC;
	text-decoration: none;
}
#submenu ul li a:hover {
	color: #FFA806;
	text-decoration: underline;
}


#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFA806;
	margin-top: 20px;
	clear: both;
}
#footer_menu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer_menu ul {
	margin-left: 0px;
	padding-top: 10px;
}



#footer_menu li {
	float: left;
	margin-right: 30px;
	font-size: 0.8em;
	line-height: 20px;
	list-style-type: none;
}
#footer_menu a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer_menu a:hover {
	color: #FFA806;
	text-decoration: underline;
}

#footer dl {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-top: 10px;
	clear: left;
}

#footer dt {
	float: left;
	margin-right: 30px;
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
}
#footer dd {
	font-size: 0.8em;
	color: #999999;
}
#footer_menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	clear: none;
}
#footer address {
	font-style: normal;
	font-size: 0.75em;
	line-height: 2.0em;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	float: right;
	clear: left;
}

