@charset "UTF-8";

/*=========================================
	株式会社熊谷　製品・サービス ＞ 食品用分野トップ
	http://www.kumagai-co.com/product/food.html
=========================================*/

/*-コンテンツ内ナビゲーション-*/
#content nav{
	margin:2px 0 0;
	clear:both;
}
#content nav,#content nav ul{
	width:686px;
	height:36px;
}
#content nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#content nav ul li,#content nav ul li a{
	display:block;
	margin:0;
	width:170px;
	height:36px;
	background-color:#b9b9b9;
	color:#fff;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	letter-spacing:1px; /*←IE8以下用*/
	letter-spacing:0.1rem;
	
}
#content nav ul li{float:left;}
#content nav a:hover{
	background-color:#2885d5;
}
#content nav .snack,#content nav .frozenfood,
#content nav .retortpouch{
	border-right:2px #fff solid;
}

/*-熊谷VOICE の設定-*/
#content #comment h2{
	width:686px;
	height:36px;
	color:#fff;
	font-size:16px;/*←IE8以下用*/
	font-size:1.6rem;
	border:none;
	text-indent:58px;
	background:#f88c27 url(../../images/icon_voice.png) no-repeat 20px center;
}
#content #comment div{
	width:628px;
	padding:10px 28px 20px 28px;
	border:1px solid #f88c27;
}
#content #comment p{
	margin-top:10px;
}
#content #comment strong{font-weight:normal;}

/*-その他のコンテンツ内共通設定-*/
#content section{margin:65px 0 0;}
#content h3{padding-top:20px;}
#content section .pagetop{
	padding-top:0;
	width:686px;
}
#intro p,#intro figure,
#content .intro p,#content .intro figure{
margin-top:0;
}
#intro figure{
	width:686px;
	height:234px;	
}
#intro p{
	margin-top:20px;
	line-height:24px; /*←IE8以下用*/
	line-height:2.8rem;
}

#content .intro p{
	float:left;
	width:330px;
}
#content .intro figure{
	float:right;
	height:234px;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
	border:1px solid #d9d9d9;
}
#content .intro p{
	line-height:27px; /*←IE8以下用*/
	line-height:2.7rem;
}

#content #relation{
	padding-top:20px;
}
#content .strong_sec{width:303px;}
#content .strong_sec div{
	width:130px;
	float:left;
}
#content .strong_sec figure{
	margin-top:0;
	width:150px;
	float:right;
}

#content .textlink{margin-top:10px;}

/*-セクションごとの設定-*/
#content #intro{margin:40px 0 0;}

#snack section,#frozenfood section,#retortpouch section,#preparedfood section{
	margin:30px 0 0;
}
#retortpouch .intro,#preparedfood .intro{padding-bottom:15px;}
#content #retortpouch .intro figure{height:300px;}  