@charset "utf-8";
/*
 * #hd_wrap01
 */
#hd_wrap01 {
	position: relative;
	min-width: 950px;
	background: url("../images/bg_hdimg01.png") repeat-x center top;
}
	#hd_navi01 {
		position: relative;
		z-index: 10;
	}
	.hd_innerwrap01 {
		width: 950px;
		margin: 0 auto;
	}
	.hd_innerwrap01:after {
		content: "";
		display: block;
		clear: both;
	}
		#hd_wrap01 .hd_innerwrap01 h1 {
			float: left;
			width: 470px;
			padding: 0 0 0 0;
		}
		#hd_wrap01 .hd_innerwrap01 p {
			float: left;
			width: 480px;
		}

/*
 * #contents_wrap01
 */
#contents_wrap01 {
	padding: 60px 0 0 0;
}
	#contents_wrap01 h2 {
		margin: 0 0 40px 0;
		text-align: center;
	}

/*
 * #section02
 */
	#section02 ul {
		margin: 0 0 60px 0;
	}
	#section02 ul:after,
	#section02 .detail01:after,
	#section02 .detail01 .flL:after {
		content: "";
		display: block;
		clear: both;
	}
		#section02 li {
			float: left;
			margin: 0 0 0 14px;
		}
		#section02 li:first-child {
			margin: 0 1px 0 0;
		}
	#section02 .detail01 {
		width: 950px;
		text-align: center;
	}
		#section02 .detail01 .flL {
			float: left;
			width: 550px;
			position: relative;
		}
		#section02 .detail01 .flR {
			float: right;
			width: 400px;
			text-align: center;
		}
			#section02 .detail01 .detail_txt01,
			#section02 .detail01 .detail_txt02,
			#section02 .detail01 .detail_txt03,
			#section02 .detail01 .detail_txt04,
			#section02 .detail01 .btn_recipe01 {
				border: none;
				margin: 0 0 0 0;
				padding: 0 0 0 0;
			}
			#section02 .detail01 .detail_txt01,
			#section02 .detail01 .detail_txt02,
			#section02 .detail01 .btn_recipe01 {
				position: absolute;
			}
			#section02 .detail01 .detail_txt01 {
				left: 51px;
			}
			#section02 .detail01 .detail_txt02 {
				left: 273px;
			}
			#section02 .detail01 .detail_txt03 {
				margin: 168px 0 0 0;
			}
			#section02 .detail01 .btn_recipe01 {
				top: 130px;
				left: 294px;
			}
		#section02 .btn_detail01 {
			clear: both;
			padding: 48px 0 0 0;
		}

/*
 * #section03
 */
	#section03 .movie01 {
		margin: 0 0 80px 0;
	}
	#section03 ul li {
		float: left;
	}
	#section03 #howto01 {
		padding: 80px 50px 50px 50px;
		background: #fff8d0 url("../images/bg_howto01.png") repeat-x center top;
		text-align: center;
	}
		#section03 #howto01 h3 {
			margin: 0 0 60px 0;
		}
		#section03 #howto01 h4 {
			text-align: center;
		}
	#section03 ol {
		margin: 0 0 45px 0;
	}
	#section03 ol:after {
		content: "";
		display: block;
		clear: both;
	}
	#section03 ol li {
		float: left;
		width: 423px;
		padding: 25px 0 25px 0;
	}
	#section03 ol li p {
		text-align: left;
		margin: 0 0 0 0;
	}
		#section03 p span {
			color: #f64598;
		}
		#section03 #howto01 .step01,
		#section03 #howto01 .step02 {
			border-bottom: 4px solid #00a0e9;
		}
		#section03 #howto01 .step02,
		#section03 #howto01 .step04 {
			border-left: 4px solid #00a0e9;
		}
		#section03 #howto01 .step01 {
			background: url("../../common/images/ico_img01.png") no-repeat 20px 25px;
		}
		#section03 #howto01 .step02 {
			background: url("../../common/images/ico_img02.png") no-repeat 20px 25px;
		}
		#section03 #howto01 .step03 {
			background: url("../../common/images/ico_img03.png") no-repeat 20px 25px;
		}
		#section03 #howto01 .step04 {
			background: url("../../common/images/ico_img04.png") no-repeat 20px 25px;
		}
		#section03 #howto01 .step01 p {
			padding: 0 20px 65px 80px;
		}
		#section03 #howto01 .step02 p {
			padding: 0 20px 14px 80px;
		}
		#section03 #howto01 .step03 p {
			padding: 0 20px 73px 80px;
		}
		#section03 #howto01 .step04 p {
			padding: 0 20px 22px 80px;
		}
	#section03 .flL {
		width: 423px;
		text-align: left;
	}
	#section03 .flL p {
		width: 396px;
		margin: 0 0 20px 0 !important;
		padding: 20px 0 0 0;
		border-top: 2px dashed #b4b4b4;
	}
	#section03 .flL h4 + p {
		border-top: none;
	}
	#section03 .flR {
		width: 423px;
		padding: 46px 0 0 0;
		text-align: right;
	}

/*
 * #cv_area01
 */
#product_cv01 {
	border-top: none;
	margin: 0 0 0 0;
}