@charset "UTF-8";

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

/*プラスチック・キャップ類　plastic */
.plastic #wrapper #content #main h1 {
	width:700px;
	height:300px;
	margin:0 0 25px 0;
}
.plastic #wrapper #content #main h2 {
	color:#666666;
	margin:30px 0 10px;
	/*font-size:140%;
	border:1px solid #96c0df;*/
	padding:0;
	font-weight:normal;
}
.plastic #wrapper #content #main h3 {
	margin:0 0 3px 0;
	padding-bottom:5px;
	border-bottom:1px solid #96c0df;
}
.plastic #wrapper #content #main .read {
	margin:3px 0 20px 0;
}
.plasList {
	margin:0 0 10px 0;
}
.plasList .imgLeft {
	float:left;
	width:200px;
}
.plasList .textR {
	float:right;
	width:480px;
	text-align:left;
}
.plasList .imgListLeft {
	float:left;
	width:240px;
}
.plasList .imgListLeft table {
	width:240px;
	border-collapse:collapse;
	border-spacing:0;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	margin:15px 0;
	font-size:95%;
}
.plasList .imgListLeft th {
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	padding:3px;
	white-space:nowrap;
	text-align:center;
}
.plasList .imgListLeft td {
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	padding:3px;
}
.plasList .imgListLeft .top {
	background:#e5f4fb;
}
.plasList .textRList {
	float:right;
	width:440px;
	text-align:left;
}

.plastic #wrapper #content #main .plasList h4 {
	color:#0066CC;
	font-size:120%;
	font-weight:bold;
	margin:15px 0 5px 0;
}
.productLink {
	text-align:right;
	margin:10px 5px 0 0;
}
.plastic #wrapper #content #main #categoly4Noline .unit_4l,
.plastic #wrapper #content #main #categoly4Noline .unit_4c,
.plastic #wrapper #content #main #categoly4Noline .unit_4r {
	margin-bottom:0;
	margin-top:15px;
}
.plastic #wrapper #content #main #categoly4Noline img {
	width:164px;
	float:none;
	margin:0 0 5px 0;
}
.plastic #wrapper #content #main #categoly4Noline p {
	width:164px;
	text-align:center;
}
#engineerList {
	border-collapse:collapse;
	border-spacing:0;
	width:700px;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	margin:10px 0 20px;
}
#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:#0066CC;
	font-size:100%;
	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;
}
