@charset "UTF-8";

/* 上部
--------------------------------------------------------------*/

/*プラスチック・キャップ類　plastic */
.develop #wrapper #content #main h1 {
	width:700px;
	height:300px;
	margin:0 0 25px 0;
}
.develop #wrapper #content #main h2 {
	color:#666666;
	margin:30px 0 0;
	/*font-size:140%;
	border:1px solid #96c0df;*/
	padding:0;
	font-weight:normal;
}
.develop #wrapper #content #main h3 {
	margin:15px 0 5px;
	padding-bottom:5px;
	border-bottom:1px solid #96c0df;
}
.develop #wrapper #content #main #categoly4Noline {
	margin:15px 0;
}
.develop #wrapper #content #main #categoly4Noline .unit_4l,
.develop #wrapper #content #main #categoly4Noline .unit_4c,
.develop #wrapper #content #main #categoly4Noline .unit_4r {
	margin-bottom:10px;
}
.devUnit {
	margin:20px 0 30px;
}
.devUnit4 {
	margin:20px 0 0;
}
.devUnit6 {
	margin:20px 0 0;
	padding:0 0 10px;
}
.devUnit5 {
	margin:0 0 10px;
}
.devUnit img {
	float:left;
	width:340px;
}
.devUnit p {
	float:right;
	width:340px;
	text-align:left
}
.devUnit4 .imgRight {
	float:right;
	width:164px;
}
.devUnit5 .imgRight,
.devUnit6 .imgRight {
	float:right;
	width:164px;
	padding:30px 0 0 0;
}
.devUnit4 .textR,
.devUnit5 .textR,
.devUnit6 .textR {
	float:left;
	width:525px;
	text-align:left
}
/**/
#engineerList {
	border-collapse:collapse;
	border-spacing:0;
	width:700px;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	margin:20px 0;
}
#engineerList th,
#engineerList td {
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	padding:10px;
	font-weight:normal;
}
#engineerList th {
	text-align:center;
	background:#e5f4fb;
}
#engineerList h4 {
	color:#555555;
	font-size:110%;
	margin:0 0 5px 0;
	line-height:1.5;
}
#engineerList .function {
	width:300px;
}
#engineerList .use {
	width:200px;
}
#engineerList .textC {
	text-align:center;
	white-space:nowrap;
}
#engineerList ul {
	margin:5px 0 0 20px;
}
