@charset "UTF-8";

/*=========================================
	株式会社熊谷　製品・サービス ＞ 自社開発製品 ＞ MHPⅡ
	http://www.kumagai-co.com/product/development/mhp2.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,#content #sec2 figure{
	width:250px;
	height:180px;
}
#content #sec1 div,#content #sec2 div{
	width:390px;
	float:left;
}
#content #sec2 dl dd{padding-left:0;}
#content #sec2 dl dt{margin-top:20px;}

#sec3 h4{
	color:#444;
}
.method,.result{
	margin-top:20px;
	padding:20px;
	border:1px solid #ccc;
}
#content .strong_sec{
	margin-top:30px;
	padding-top:15px;
}
#content .strong_sec p{
	margin-top:0;
	color:#333;
}
#content .strong_sec figure{
	margin-top:10px;
	border:none;
}
#sec3 table{
	width:580px;
}
#content #sec3 th,#content #sec3 td{text-align:center;}
