@charset "UTF-8";

/*=========================================
	株式会社熊谷　製品・サービス ＞ 食品用分野 ＞ 製品形状一覧
	http://www.kumagai-co.com/product/shape.html
=========================================*/


#content section figure{
	float:right;
	height:120px;
}
#content section div{
	float:left;
	width:490px;
}
#content .textlink{margin-top:10px;}
#content .strong_sec{
	width:450px;
	margin-top:20px;
	padding:12px 20px;
}
#content .strong_sec h4{
	font-size:16px;/*←IE8以下用*/
	font-size:1.6rem;
}
#content .strong_sec p{
	margin-top:16px;
}
#content .strong_sec a:hover{color:#0f389d;}