@charset "UTF-8";

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

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

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

/*-セクションごとの設定-*/
#content #sec1{margin:40px 0 0;}
#content #sec1 figure,#content #sec1 div,#content #sec1 div p{
	margin-top:0;
}
#content #sec1 figure{
	width:250px;
	height:180px;
	float:right;
	border:1px solid #d9d9d9;
}
#content #sec1 div{
	width:390px;
	float:left;
}

#content .strong_sec{
	margin-top:0;
	padding-top:15px;
}
#content .strong_sec h3{
	font-weight:normal;
}
#content .strong_sec p{
	margin-top:10px;
	width:266px;
}
#content .strong_sec figure{
	margin-top:20px;
	border:none;
}
#sec2 section{
	margin-top:25px;
}
