@charset "UTF-8";

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

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

/*-汎用設定-*/
#content section figure{
	float:right;
	border:1px solid #d9d9d9;
}
#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;
}
#content #sec1 div{
	width:390px;
	float:left;
}
#content .strong_sec{
	margin-top:0;
	padding-top:15px;
}
#content .strong_sec p{
	margin-top:0;
	color:#333;
}
#content .strong_sec figure{
	margin-top:10px;
	border:none;
}
#sec3 section{
	margin-top:25px;
}
