@charset "UTF-8";

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

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

/*-汎用設定-*/
#content section figure{float:right;}

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

/*-特許証の設定（現在未使用）
#content section .patent{
	margin-top:25px;
	width:686px;
	text-align:center;
}
#content section .patent h3,
#content section .patent p{
	text-align:left;
}
#content section .patent p strong{
	color:#555;}
#content section .patent figure{
	width:686px;
	height:792px;
}
-*/

#content #sec2{
	padding-top:30px;
}

#content #sec2 div{
	float:left;
	width:440px;
	padding-top:10px;
}
#content #sec2 figure{
	width:200px;
	height:400px;
}
#content #sec2 p{margin-top:10px;}

#content #sec2 table,
#content #sec3 table{
	width:686px;
}
#content #sec2 th,#content #sec2 td,
#content #sec3 th,#content #sec3 td{
	text-align:center;
	padding:8px 0px;
}
#content table .ntype1{background-color: #F9AF24;}
#content table .ftype1{background-color: #92D97D;}
#content table .mtype1{background-color: #81D3DD;}
#content table .wtype1{background-color: #F3757D;}
#content table .ntype2{background-color: #FBD690;}
#content table .ftype2{background-color: #C9ECBF;}
#content table .mtype2{background-color: #B2E4EA;}
#content table .wtype2{background-color: #F9CFD1;}

#sec3 table span{color:#777;}

/*-特許証の設定（現在未使用）
#sec3 table dl dt,#sec3 table dl dd{
	display:block;
}
#sec3 table dl dt{
	width:60px;/*←IE8以下用
	width:6rem;
	float:left;
	clear:both;
}
-*/

#sec4 div{
	margin-top:20px;
	padding:20px 20px 10px 20px;
	border:1px solid #ccc;
}
#sec4 .div4{
	padding-bottom:20px;
}
#sec4 div h3{
	height:auto;
	border:none;
}