@import url("reset.css");
* {
	padding:0;
	margin:0;
}

/* ===LOGO=== */
#logo_box {
	background-color: #3B160E;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo {
	background-color: #3B160E;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* ===LOGO=== */

body {
	margin:0 auto;
}

#WRAPPER{
	width:1020px;
	margin:0 auto;
	font-family:Verdana, Geneva, "敺株��迤暺煾��", sans-serif;
}

#header{
	width:1020px;
	height:674px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.title{
	width:1020px;
	height:198px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}



/* ===����=== */
.memo01{
	width: 945px;
	height: 42px;
	position: absolute;
	top: 629px;
	left: 38px;
}

.memo01 li {float:left;}

.memo01 li a{
	display:block;
	height:42px;
	width: 135px;
	text-indent:-9999px;
}


/* ===��厰��=== */

.line{
	width: 947px;
	height: 3px;
	position: absolute;
	top: 671px;
	left: 37px;
}

#product{
	width:1020px;
	margin: 0 auto;
	position:relative;
}

.vido{
	width: 500px;
	height: 281px;
	position: absolute;
	top: 3165px;
	left: 319px;
}

.vido1{
	width: 500px;
	height: 281px;
	position: absolute;
	top: 2688px;
	left: 36px;
}

.vido2{
	width: 500px;
	height: 281px;
	position: absolute;
	top: 992px;
	left: 479px;
}

.vido3{
	width: 500px;
	height: 281px;
	position: absolute;
	top: 3048px;
	left: 42px;
}


.fb2{
	width: 150px;
	height: 60px;
	margin: 0 auto;
	position: absolute;
	left: 414px;
	top: 64px;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	line-height:2;
	height: 30px;
}