#about-p{
	position: absolute;
	margin: 0 auto;
	bottom: 428px;
	height: 361px;
	width: 100%;
	background-image: url(image/bg-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	top: 546px;
}

#about-p2 {
	position: absolute;
	margin: 0 auto;
	bottom: 428px;
	height: 289px;
	width: 100%;
	background-image: url(image/bg-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	top: 907px;
}
#about-p3 {
	position: absolute;
	margin: 0 auto;
	bottom: 428px;
	height: 337px;
	width: 100%;
	background-image: url(image/bg-3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	top: 1190px;
}
#about-p1-s {
	position:relative;
	margin: 0 auto;
	height: 361px;
	width: 960px;
	top: 0px;
}
#about-1text {
	position: absolute;
	margin: 0 auto;
	width: 400px;
	top: 54px;
	left: 50%;
	overflow: auto;
}
#about-p2-s {
	position:relative;
	margin: 0 auto;
	height: 289px;
	width: 960px;
	top: 0px;
}
#about-text2 {
	position: absolute;
	width: 300px;
	left: 60px;
	top: 52px;
}
#about-p3-s {
	position:relative;
	margin: 0 auto;
	height: 306px;
	width: 960px;
	top: 0px;
}
#about-text3 {
	position: absolute;
	width: 320px;
	top: 40px;
	left: 50%;
	overflow: auto;
}
#lineup {
	position:relative;
	margin: 0 auto;
	width: 960px;
    padding-bottom:40px;
}
.about-text {
	font-size: 80%;
	color: #333333;
	line-height: 200%;
	letter-spacing: 0.1em;
	padding: 8px 8px 8px 8px;
}
.lineup-space {
	padding: 15px 8px 8px 8px;
}
.lineup-text {
	font-size: 80%;
	color: #333333;
	line-height: 200%;
	text-indent: 1em;
	letter-spacing: 0.1em;
	padding: 15px 8px 8px 8px;
}
.spec-text {
	font-size: 75%;
	color: #333333;
	line-height: 120%;
	padding: 5px 5px 5px 10px;
}
#recipe {
	background-image: url(image/bg-recipe.jpg);
	position:relative;
	margin: 0 auto;
	width: 100%;
    padding-bottom:40px;
}
.recipe-space {
	padding: 15px 8px 15px 8px;
}
.material-text {
	font-size: 80%;
	color: #333333;
	line-height: 120%;
	padding: 5px 5px 5px 5px;
}
.process-box {
	padding: 5px 5px 5px 5px;
}
.processtext {
	font-size: 80%;
	color: #333333;
	line-height: 120%;
	text-indent: -2em;
	padding-left: 3em;
}
.pointbox
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FF6699;
    padding: 10px 20px 10px 20px;
}
.pointtext
{
	font-size: 80%;
	color: #FF6699;
	text-indent: -4.5em;
	padding-left: 4em;
	line-height: 150%;
}
#method {
	position:relative;
	margin: 0 auto;
	width: 960px;
    padding-bottom:40px;
}
.method-t-text {
	font-size: 90%;
	color: #333333;
	line-height: 150%;
}
.method-text {
	font-size: 80%;
	color: #333333;
	line-height: 200%;
	padding: 5px 8px 30px 8px;
}
.thanks-title {
	padding: 20px 0px 10px 0px;
}
.thanks-space {
	font-size: 80%;
	color: #333333;
	line-height: 200%;
	letter-spacing: 0.1em;
	padding: 8px 8px 8px 8px;
}
.thanks-text {
	font-size: 80%;
	color: #333333;
	line-height: 150%;
	letter-spacing: 0.1em;
	padding: 5px 20px 10px 30px;
}
