@charset "utf-8";
body {
	background-color: #000000;
}
.navi-bg {
	background-image: url(../images/navi-bg.jpg);
	background-repeat: repeat-x;
	height: 59px;
	background-position: bottom;
}
.product-top {
	background-image: url(../images/product-top.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 220px;
}
.product-middle-part {
	background-image: url(../images/product-middle.png);
	background-repeat: repeat-y;
}
.product-footer-part {
	background-image: url(../images/product-footer.png);
	background-repeat: no-repeat;
	height: 8px;
}
.contain-top {
	background-image: url(../images/contain-top.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 770px;
}
.contain-middle {
	background-image: url(../images/contain-middle.png);
	background-repeat: repeat-y;
	width: 1000px;
	background-position: center;
}
.contain-footer-part {
	background-image: url(../images/contain-footer.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 770px;
}
.contain {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
}
.contain a:link, .contain a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contain a:hover {
	color: #6FB619;
	text-decoration: none;
}
.footer-main {
	background-image: url(../images/footer-man.png);
	background-repeat: repeat-x;
}


#header {  }
.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	height:675px;
	position:absolute;
	width: 100%;
	top: 48px;
	left: -14px;
}
.copy-right {
	font-family: Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.copy-right a:link, .copy-right a:visited {
	font-family: Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.copy-right a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.site-map {
	font-family: Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.site-map a:link, .site-map a:visited {
	font-family: Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;


	color: #000000
	text-decoration: none;
	color: #000000;
	text-decoration: none;
}
.site-map a:hover {
	color: #FF0000;
	text-decoration: underline;
}.product-list {
	font-family: gabriola;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-link a:link, .footer-link a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.footer-link a:hover {
	color: #FF0000;
	text-decoration: none;
}
.product-contain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
.presentation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #181717;
	text-decoration: none;
	font-weight: bold;
}
.presentation a:link, presentation a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #181717;
	text-decoration: none;
	font-weight: bold;
}
.presentation a:hover {
	color: #E5322C;
	text-decoration: none;
}
