@charset "utf-8";

#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 918px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	position: relative;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #99CC00;
}
a:active {
	color: #99CC00;
}

#main  {
	background-color: #FFFFFF;
	padding: 0px 15px 15px;
	margin-right: 210px;
	margin-left: 230px;
	height: 918px;
	border-left: 1px solid #999999;
}
#main p {
	line-height: normal;
	padding-left: 20px;
}
#main p a {
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
#main p a:hover {
	font-weight: bold;
	color: #333333;
}
#main  p a:active {
	font-weight: bold;
	color: #333333;
}
#main p a:visited {
	font-weight: bold;
	color: #999900;
}


#main  table#shopinfo {
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 1.2;
	border-top: 1px solid #99CC00;
	position: relative;
	bottom: 0px;
}
#main #shopinfo td {
	padding: 5px;
}


#main #news {
	margin-bottom: 10px;
}
#main #banner {
	margin: 5px;
	border: 1px solid #666666;
}
#main      img  {
	margin: 5px;
}
#main h2 {
	padding: 5px;
	border-right: 5px solid #99CC00;
	border-left: 5px solid #99CC00;
	font-size: 1.2em;
	background-color: #FFFF99;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 10px;
}
#main h1 {
	font-size: 1.6em;
	font-weight: bolder;
	color: #FFFFFF;
	border-right: #99CC00;
	border-left: 5px solid #333333;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #99CC00;
	padding-top: 5px;
}



#sidebar1 {
	padding: 15px;
	float: left;
	width: 200px;
	position: absolute;
	top: 100px;
	border-top: 3px solid #99CC00;
	border-right-color: #F8F9FA;
	border-bottom-color: #F8F9FA;
	border-left-color: #F8F9FA;
	background-color: #FFFFFF;
	height: 897px;
}
#sidebar1 a {
	font-size: small;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	list-style: none;
}
#sidebar1 a:hover {
	color: #99CC00;
}
#sidebar1 a:active {
	color: #99CC00;
	right: 2px;
	bottom: 2px;
}
#sidebar1 #menu {
	margin-bottom: 15px;
}

#sidebar1 ul {
	text-indent: 15px;
	display: inline;
	list-style: none;
}
#sidebar1          dl  dt a    {
	border: 1px solid #666666;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
#sidebar1 dl dt {
	clear: both;
}

#sidebar1    dl    dt a:hover  {
	border: 1px solid #999900;
}
#sidebar1    dl    dt a:active  {
	border: 1px solid #999900;
}
#sidebar1  dl dd {
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	font-size: xx-small;
	margin-bottom: 10px;
}



#sidebar2 {
	padding: 0px 15px 15px;
	width: 180px;
	position: absolute;
	top: 100px;
	margin-left: 708px;
	background-color: #FFFFFF;
	height: 903px;
}

#sidebar2 img {
	margin-bottom: 10px;
	text-align: center;
}
/* header style
-----------------------------------------------------------*/
#header {
	position: relative;
	height: 100px;
}
#header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}


#header ul {
	width: 672px;
	position: absolute;
	left: 248px;
	height: 25px;
	top: 0px;
	padding-top: 10px;
	border-top: 5px solid #99CC00;
}
#header ul li {
	float: left;
	list-style: none;
	margin-right: 15px;
}
#header ul li a {
}


#footer {
	padding: 15px;
	clear: both;
	background-color: #91B114;
	color: #FFFFFF;
	height: 150px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #666666;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:active {
	color: #FFFFFF;
}

#footer address {
	margin-top: 100px;
}
#footer ul {
	list-style: none;
}


#footer p {
	float: right;
	margin-top: 0px;
}
#footer  #footerNavi1 {
	height: 144px;
	width: 150px;
	float: right;
	clear: both;
	position: absolute;
	left: 550px;
	top: 1080px;
	list-style: none;
}
#footer #footerNavi2 {
	height: 130px;
	width: 150px;
	float: right;
	clear: both;
	left: 399px;
	position: absolute;
	top: 1080px;
}
#footer #footerNavi3 {
	height: 144px;
	width: 150px;
	clear: both;
	left: 700px;
	position: absolute;
	top: 1080px;
}

