@charset "UTF-8";
#main {
	text-align:center
}
#main .contents-other {
	padding-top: 20px;
}
#main .contents-other .section {
	line-height:160%;
	padding-bottom: 40px;
	text-align: left;
	overflow: hidden;
	height:100%;
	zoom:100%;
}
#main .contents-other .section h2 {
	margin-bottom: 35px;
}
#main .contents-other .section h3 {
	margin-bottom: 10px;
	margin-left: 10px;
}
#main .contents-other .section h4 {
	margin-bottom: 20px;
	margin-left: 10px;
}
#main .contents-other .section .txt {
	margin-left: 10px;
}






/* リンクボタン　1列並び */
#bottom_btnarea {
	clear: both;
	margin: 35px 0 0 15px;
	padding: 25px 0 0 0;
	width: 880px;
	border-top: 1px dashed #CCCCCC;
	text-align: center;
}









/*-----------------------------　おいしさ　------------------------------*/
#main .contents-other .box4 .right_box {
	float: left;
	background-image: url(../../about/img/img04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 509px;
	height: 297px;
}
#main .contents-other .box4 .pic {
	float: right;
	width: 381px;
	height:297px;
	text-align:center;
}

#main .contents-other .box4 .left {
	float: left;
	width: 475px;
}

#main .contents-other .box4 .right {
	float: left;
	padding: 0 0 0 20px;
}




#main .contents-other .box5 .right_box {
	float: left;
	background-image: url(../../about/img/img04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 509px;
	height: 297px;
}
#main .contents-other .box5 .pic {
	float: right;
	width: 381px;
	height:297px;
	text-align:center;
}

#main .contents-other .box5 .left {
	float: left;
	width: 475px;
	padding: 20px 0 0 0;
}

#main .contents-other .box5 .right {
	float: left;
	padding: 0 0 0 20px;
}



/* おいしさ　レシピ追加 */


#main .contents-other .box6 .copy {
	width: 900px;
	text-align:center;
	margin-left: 10px;
	margin-bottom: 10px;
}

#main .contents-other .box6 .cook  {
	margin-left: 20px;
	text-align:left;
}

#main .contents-other .box6 .cook li {
	width: 270px;
	margin-right: 30px;
	float:left;
}

#main .contents-other .box6 .cook_t{
	color:#3066DF;
	padding: 10px 5px 5px 5px;
	font-weight:bold;
}

#main .contents-other .box6 .cook_copy{
	padding: 0px 5px 20px 5px;
}


#main .contents-other .box6 .right {
	float: left;
	padding: 0 0 0 20px;
}



/* おいしさ　レシピ追加 */
#main .contents-other .cook_area {
	clear: both;
	margin: 0px 0 0 0;
	padding: 0;
	text-align: center;
}



