@charset "UTF-8";

/*=========================================
	株式会社熊谷　製品・サービス ＞ 自社開発製品
	http://www.kumagai-co.com/product/development/index.html
=========================================*/

/*-サイドナビの設定-*/
#sidenav ul .on a:hover{text-decoration:none;}

/*-汎用設定-*/
#content .textlink{margin-top:10px;}

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

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