@charset "UTF-8";

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

/*-コンテンツ内ナビゲーション-*/
#content nav{
	margin:2px 0 0;
	clear:both;
}
#content nav,#content nav ul{
	width:686px;
	height:70px;
}
#content nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#content nav ul li,#content nav ul li a{
	display:block;
	margin:0;
	width:227px;
	height:68px;
	text-align:center;
	display:block;	
}
#content nav ul li{float:left;}
#content nav a:hover{
	background-color:#2885d5;
}
#content nav ul .riceink,#content nav .riceink li a{
	width:228px;
}
#content nav .pakato,#content nav .mhp2{
	border-right:2px #fff solid;
}
#content nav a:hover{opacity:0.6; }
/*IE8以下用*/.ie8 #content nav a:hover{
	filter: alpha(opacity=50);
    zoom: 1;
}

/*-熊谷VOICE の設定-*/
#content #comment {
	margin:25px 0 0;
}
#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:55px 0 0;}

#content .line-through{color:#bbb;}

#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 .intro{margin:40px 0 0;}
#content .intro p,#content .intro figure{
margin-top:0;
}
#content .intro figure{
	width:686px;
	height:234px;
}
#content .intro p{
	margin-top:20px;
	line-height:24px; /*←IE8以下用*/
	line-height:2.8rem;
}

#feature section{
	margin-top:35px;
}
#feature section p{
	margin-top:15px;
}

#devel section figure{
	float:left;
	height:110px;
	border:1px solid #d9d9d9;
}
#devel section h3{
	height:auto;
	border:none;
}
#devel section div{
	float:right;
	padding-top:30px;
	width:510px;
}
#devel section{
	margin-top:0;
	padding-bottom:15px;
	border-bottom:dashed 1px #ccc;
}

#content #case div{
	float:left;
	width:410px;
}
#content #case section{margin:40px 0 0;}
#content #case figure{
	float:right;
	height:300px;
	border:1px solid #d9d9d9;
}
#content .textlink{margin-top:10px;}
#content #case .marjintop{
	margin-top:50px;
}
