div#content_wrapper{
	background-image:url(../images/bg.jpg);
	background-position:top center;
}
a#facebook{
	position:absolute;
	background-image:url(../images/facebook_btn.png);
	width:46px;
	height:59px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	left:864px;
	top:30px;
	}
a#facebook:hover{
	background-position:0 -59px;
}

a#btn_pdf{
	background-image:url(../images/btn_pdf.png);
	width:120px;
	height:59px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	position:absolute;
	top:30px;
	left:735px;
}
a#btn_pdf:hover{
	background-position:0 -59px;
}



div#header{
	width:940px;
	height:209px;
	position:relative;
}
h2{
	background-image:url(../images/h2.jpg);
	width:940px;
	height:209px;
	overflow:hidden;
	text-indent:-999px;
	display:block;
	position:absolute;
	top:0;left:0;
}
div#cont_wrap{
	background-image:url(../images/inner_bg.jpg);
	width:940px;
	padding:15px 20px;
}
div#cont_wrap h3,div#cont_wrap p{
	display:none;
}
div#movie_area{
	width:940px;
	height:426px;
	display:block;
	background-image:url(../images/movie_bg.jpg);
	position:relative;
}
div#movie_area iframe{
	position:absolute;
	top:33px;
	left:268px;
}
div#lineup{
	background-image:url(../images/lineup.jpg);
	width:940px;
	height:362px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
}
div#howmake{
	background-image:url(../images/howmake.jpg);
	width:940px;
	height:362px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
}
div#howmake ul{
	display:none;
}
div#recipe{
	background-image:url(../images/recipe.jpg);
	width:940px;
	height:355px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
}
div#toiawase{
	background-image:url(../images/toiawase.jpg);
	width:940px;
	height:116px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
}
div.mt10{
	margin-top:10px;
}