﻿@charset "utf-8";


/*=========================================
	produce
===========================================*/

body {
height: 2200px;
}

#index {
	background: url(images/wrap_produce.jpg) no-repeat center top;
	height: 100%;
	width: 100%;
	margin: 0 auto;
 }

#index #main {
	height: 2200px;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative; 
}

/*=========================================
	LEFT 
===========================================*/


#left {
	height: 1500px;
	width: 565px;
	margin: 0;
	position: absolute;
	left: -490px;
	top: 0px;
	z-index: 10px;
	background: url(images/left_produce.jpg) no-repeat left top;
}

#left02 {
	height: 900px;
	width: 165px;
	margin: 0;
	position: absolute;
	left: -655px;
	top: 0px;
	background: url(images/left02_produce.jpg) no-repeat right top;
	overflow: hidden;
}

/*=========================================
	RIGHT
===========================================*/

#right{
	height: 2200px;
	width: 415px;
	margin,padding: 0 ;
	position: absolute;
	left: 565px;
	top: 0px;
	background: #000 url(images/right_produce.jpg) no-repeat center top;
	z-index:100;
}

#right2{
	height: 2200px;
	width: 415px;
	margin,padding: 0;
	position: relative;
}

#noodle{
	height: 2200px;
	width: 375px;
	position: absolute;
	left: 40px;
	top: 0px;
}

#story{
	height: 2200px;
	width: 375px;
	position: relative;
}



/*=======================================================================================*/
/*=======================================================================================*/
/*=======================================================================================*/





