@charset "UTF-8";

.clearfloat {
	clear:both;
	font-size: 1%;
	line-height: 0px;
	height: 0px;
}
div#content_wrapper
 {
	background-image: url(../images/backpattern.gif);
	background-repeat: repeat;
}
div#main {
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#main #btn {
	height: 75px;
	width: 119px;
	position: relative;
	left: 856px;
	top: 402px;
}
#main #block1 {
	height: 515px;
	width: 985px;
	background-image: url(../images/toppage1-back.jpg);
	float: left;
}
#main #block1 h2 {
	float: left;
	width: 985px;
	background-color: #999999;
}
#block1 #movie {
	width: 280px;
	position: relative;
	left: 68px;
	top: 0px;
	height: 244px;
}
#main #block2 {
	width: 985px;
	height: 695px;
	background-image: url(../images/toppage2-back.jpg);
	float: left;
}
#main #block3 {
	width: 985px;
	height: 338px;/*
	background-image: url(../images/toppage03.jpg);*/
	float: left;
}
#main #block4 {
	width: 985px;
	height: 620px;
	background-image: url(../images/toppage4-back.jpg);
	float: left;
}
#main #block4 #main {
	float: left;
	width: 985px;
	padding-top: 127px;
}
#topbtn  {
	height: 87px;
	width: 250px;
	position: relative;
	left: 368px;
	top: 11px;
}

a#how_make{
	position:absolute;
	left:164px;
	top:83px;
	background-image:url(../images/howmake.png);
	width:143px;
	height:130px;
	display:block;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent:-999px;
}
a#how_make:hover{
	background-position:0 -130px;
}