@charset "UTF-8";

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

/*プラスチック・キャップ類　plastic */
.engin #wrapper #content #main h1 {
	width:700px;
	height:300px;
	margin:0 0 25px 0;
}
.engin #wrapper #content #main h2 {
	color:#666666;
	margin:30px 0 10px;
	/*font-size:140%;
	border:1px solid #96c0df;*/
	padding:0;
	font-weight:normal;
}
.engin #wrapper #content #main h3 {
	color:#0066CC;
	font-size:110%;
	font-weight:normal;
	margin:0 0 5px 0;
}
#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:#0066CC;
	font-size:120%;
	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;
}

.engin #wrapper #content #main .unit {
	margin:0 0 35px 0;
}
/*各種装置ページ*/
#detail {
	background-color: #d1dfe7; 
	margin: 0; 
	padding: 0;
	font-size: 13px;
	text-align:center;
	font-family: "ＭＳ ゴシック", "Osaka−等幅", sans-serif;
}
#detail #wrapper {
	margin: 10px auto;
	padding: 20px;
	width: 560px;
	text-align: left;
	background:#FFFFFF;
}
#detail #wrapper h1 {
	color:#555555;
	line-height:1.0;
	margin:0;
	padding:5px 0;
	border-bottom:2px solid #0066CC;
}
#detail #wrapper h2 {
	color:#0066CC;
	line-height:1.0;
	font-size:110%;
	font-weight:normal;
	margin:5px 0 30px 0;
}
#detail #wrapper h3 {
	color:#555555;
	line-height:1.0;
	font-size:140%;
	font-weight:normal;
	margin:0 0 5px;
	border-bottom:1px solid #CCCCCC;
	padding:0 0 5px 0;
}
#detail #wrapper h4 {
	color:#555555;
	line-height:1.0;
	font-size:110%;
	font-weight:normal;
	margin:0 0 10px;
}
#detail #wrapper p {
	font-size:100%;
	line-height:1.5;
	margin:0;
}
#detail #wrapper .text10 {
	font-size:85%;
	line-height:1.5;
}
#detail .textL {
	float:left;
	width:340px;
	margin:0 0 20px 0;
}
#detail .imgR {
	float:right;
	width:200px;
	margin:0 0 20px 0;
}
#detail .detaiListL {
	float:left;
	width:85px;
	margin:0 10px 30px 0;
	text-align:center;
}
#detail .detaiListR {
	float:left;
	width:85px;
	margin:0 0 30px;
	text-align:center;
}
#detail .clear {
	clear:both;
}
#detail .close {
	text-align:center;
	margin:15px 0 0 0;
}
#detail .textR {
	float:right;
	width:200px;
	text-align:left;
}
#detail #wrapper .textR h4 {
	color:#333333;
	line-height:1.0;
	font-size:110%;
	font-weight:bolder;
	margin:0 0 3px;
}