@charset "UTF-8";

#mysubmenuarea a:hover {
	color:#630;
	text-decoration:none;
}

#mysubmenuarea a {
	color:#a78b24;
	text-decoration:none;
}

body {
	margin:0;
	padding:0;
	background-image:url(/image/9bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100%;
	background-color: white;
}

#wrapper #nav {
	position:absolute;
	top:262px;
	left:95px;
	width:375px;
	height:293px;
}

.bag {
	height:30px;
}

#wrapper #nav #home {
	margin-left:35px;
	width:auto;
	height:125px;
	height:auto;
}

#wrapper #nav #home:hover .parent {
	display:block;
}

#home .parent {
	display:block;
	float:right;
	margin-top:0;
	padding-top:0;
	padding-left:0;
	width:215px;
	list-style-type:none;
	text-align: right;
}

#home .parent li {
	padding-top:5px;
	height:20px;
}

#home ul li a {
	margin-left:5px;
	color:#a78b24;
	list-style-type:none;
	text-decoration:none;
	font-weight:700;
	font-size:16px;
	font-family:georgia;
}

#home ul li a:hover {
	color:#630;
	list-style-type:none;
}

#wrapper #banner {
	position:relative;
	top:102px;
	left:531px;
	z-index:10;
	width:524px;
	height:200px;
	background-repeat:no-repeat;
}

#wrapper #bg {
	position:absolute;
	top:71px;
	left:523px;
	width:540px;
	height:680px;
}

#footer {
	color:#fff;
	text-align:center;
	text-shadow:0 0 2px black,0 0 2px black,0 0 2px #000;
}

#c1,#c2,#c3,#c4 {
	margin-top:10px;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
}

productbg {
	width:540px;
	height:auto;
}

#luc {
	float:left;
	width:30px;
	height:30px;
	background-image:url(images/ulc.png);
}

#um {
	float:left;
	width:480px;
	height:30px;
	background-image:url(images/u.png);
}

#ruc {
	float:left;
	width:30px;
	height:30px;
	background-image:url(images/urc.png);
}

#left {
	float:left;
	width:30px;
	height:200px;
	background-image:url(images/l.png);
}

#right {
	float:left;
	width:30px;
	height:200px;
	background-image:url(images/r.png);
}

#middle {
	float:left;
	width:480px;
	height:200px;
}

#pricebox {
	overflow:hidden;
	width:auto;
	height:68px;
	line-height:18px;
}

#pricebox p,#pricebox a {
	display:none;
}

form {
	float:left;
	margin-top:8px;
	width:72px;
}

#name {
	float:left;
	width:110px;
}

table img {
	padding-right:10px;
}

#mysubmenuarea {
	float:right;
	margin-top:2px;
	margin-right:5px;
	width:140px;
	height:180px;
}

.hide {
	display:none;
}

.hours {
	padding-top: 2rem;
	font-size: 1rem;
	line-height: 1.2;
	clear:both;
	text-align:right;
}