@charset "utf-8";


/* =ISO13349-1の改訂 ------------------------------------------------------------------*/
.index .box1 {
	overflow:hidden;
}
.index .box1 dl.left {
	width:364px;
	float:left;
}
.index .box1 dl.right {
	width:314px;
	float:left;
}
.index .box1 dl dt {
	font-weight:bold;
	margin-bottom:10px;
}
.index .box1 dl dd {
	margin-top:15px;
	line-height:1.5;
	width: 310px;
}
/*.index .box1 dl.left dd {
	padding-right:40px;
}*/
.index .box2 dl dd{
	padding:15px 10px 15px 10px;
}
.index .box2 dl dd p{
	margin:0 0 15px 0;
}
.index .box2 dl dd table {
	width:100%;
	padding:1px;
	background:#201716;
	border-collapse:separate;
	border-spacing:0;
	border-left:1px solid #201716;
	border-top:1px solid #201716;
}
.index .box2 dl dd table th {
	border-right:1px solid #201716;
	border-bottom:1px solid #201716;
	padding:5px;
	text-align:left;
	background:#e9f0f9;
	vertical-align:middle;
}
.index .box2 dl dd table td {
	border-right:1px solid #201716;
	border-bottom:1px solid #201716;
	padding:5px 8px;
	text-align:left;
	background:#ffffff;
	vertical-align:middle;
}
.index .box2 dl dd table .ta_center {
	text-align:center;
}
.index .box2 dl dd table td.bg01 {
	background:#f8f6ea;
}
.index .box2 dl dd p.image {
	text-align:center;
	margin:20px auto;
}
.index .box2 dl dd .explanation {
	border:1px solid #0265b2;
	padding:15px;
	margin:0 0 25px 0;
}
.index .box2 dl dd .explanation p.tit span {
	font-weight:bold;
	color:#0265b2;
}
.index .box2 dl dd .explanation ul {
	margin-bottom:15px;
}
.index .box2 dl dd .explanation ul li {
	float:left;
	width:173px;
	text-indent:-1em;
	margin-left:1em;
	padding:5px 0 5px 25px;
	border-left:1px dotted #0265b2;
}
* html .index .box2 dl dd .explanation ul li {
	width:160px;
}
.index .box2 dl dd .explanation ul li.first{
	padding-left:0;
	border-left:none;
}
.index .box2 dl dd p.attention {
	font-size:90%;
	margin:0;
	text-indent:-1em;
	margin-left:1em;
}
.index .box2 dl dd table.style02 {
	margin-bottom:10px;
}
.index .box2 dl dd table.style02 td {
	vertical-align:top;
}
.index .box2 dl dd table.style02 td.bg01 {
	vertical-align:middle;
}
.index .box2 dl dd table.style02 td ul li {
	text-indent:-0.5em;
	margin-left:1em;
}
.index .box2 dl dd table.style02 td ol li {
	text-indent:-1em;
	margin-left:1em;
}

/* =PL（パフォーマンスレベル） ------------------------------------------------------------------*/
.level table {
	width:368px;
	padding:1px;
	background:#201716;
	float:right;
	border-collapse:separate;
	border-spacing:0;
	border-left:1px solid #201716;
	border-top:1px solid #201716;
	margin:0 0 0 20px;
	line-height:1.3;
}
.level table th {
	border-right:1px solid #201716;
	border-bottom:1px solid #201716;
	padding:5px;
	text-align:left;
	background:#e9f0f9;
	vertical-align:middle;
	text-align:center;
}
.level table td {
	border-right:1px solid #201716;
	border-bottom:1px solid #201716;
	padding:5px 8px;
	text-align:left;
	background:#ffffff;
	vertical-align:middle;
	text-align:center;
}
.level table td.bg01 {
	background:#f8f6ea;
}
.level p.image {
	text-align:center;
}
.level dl dt.s,.level dl dd.s span{
	color:#a06934 ;
}
.level dl dt.f,.level dl dd.f span{
	color:#9e5893;
}
.level dl dt.p,.level dl dd.p span{
	color:#4c7c47;
}
.level dl dt img {
	vertical-align:middle;
	margin:-2px 5px 0 0;
}
.level dl dt span {
	font-size:90%;
}


.level table td sup{
	font-size:9px;
	vertical-align:super;
}
/* =PLのパラメータ ------------------------------------------------------------------*/
.parametar table {
	width:300px;
	padding:1px;
	background:#201716;
	float:right;
	border-collapse:separate;
	border-spacing:0;
	border-left:1px solid #201716;
	border-top:1px solid #201716;
	margin:0 0 35px 20px;
	line-height:1.3;
}
.parametar table th {
	border-right:1px solid #201716;
	border-bottom:1px solid #201716;
	padding:5px;
	text-align:left;
	background:#e9f0f9;
	vertical-align:middle;
	text-align:center;
	width:50px;
}
.parametar table td {
	border-right:1px solid #201716;
	border-bottom:1px solid #201716;
	padding:5px 8px;
	text-align:left;
	background:#ffffff;
	vertical-align:middle;
	text-align:center;
}
.parametar table td.bg01 {
	background:#f8f6ea;
}
.parametar p.image {
	text-align:center;
}
.parametar p.image span {
	text-align:left;
	display:block;
	margin-bottom:10px;
	font-weight:bold;
}
.parametar ol li {
	font-weight:bold;
	margin-bottom:10px;
}
.parametar .box3 dl dd{
	padding:15px 10px 15px 10px;
}
.parametar .box3 dl dd p.image{
	margin:20px 0 0 0;
}
