@charset "utf-8";

#main {
	border-left: 1px solid #C8C8C8;
}

/* 検査機器 */
.contents01 {
	width: 535px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 20px;
	background: url(../images/main/sectionb_01.gif) repeat-x;
	border-bottom: 1px solid  #C8C8C8;
}
.item01 {
	float: left;
	width: 255px;
	padding-left: 9px;
	padding-top: 10px;
}
.item01 h4 {
	width: 255px;
	height: 27px;
}
.item01 p {
	padding-top: 5px;
	padding-left: 15px;
}
.item01a {
	width: 255px;
	height: 100px;
}
.item01u {
	width: 255px;
	height: 14px;
	background: url(../images/equipment/equipment_b.gif) no-repeat;
} 

/* その他設備 */
.contents02 {
	width: 535px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 20px;
	background: url(../images/main/sectionb_01.gif) repeat-x;
}
.section01 {
	width: 520px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.section01 h5 {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	width: 510px;
	height: 18px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top: 2px;
	background: #8c8c8c;
}
.section01 p {
	width: 505px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.section01 ul {
	width: 500px;
	padding-left: 10px;
}

.section01 li {
	width: 480px;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-bottom: 4px;
	background: url(../images/maru.gif) no-repeat;
	background-position: left 1px;
	list-style-type: none;
	border-bottom: 1px dotted #646464;
}
.section01 table {
	width: 519px;
	margin-top: 10px;
	border-left: 1px solid #8c8c8c;
	border-top: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
}
.section01 table td {
	height: 20px;
	border-right: 1px solid #8c8c8c;
}
.title {
	color: #fff;
	vertical-align: middle;
	padding-left: 10px;
	background: #8c8c8c;
}
.subtitle {
	vertical-align: middle;
	padding-left: 10px;
	background-color: #CCCCCC;
}
.category {
	vertical-align: middle;
	padding-left: 20px;
	border-bottom: 1px dotted #646464;
}
.category02 {
	vertical-align: middle;
	padding-left: 20px;
}
.subcontents {
	tvertical-align: middle;
	padding-left: 30px;
}
.subcontents02 {
	tvertical-align: middle;
	padding-left: 30px;
	border-bottom: 1px solid #CCCCCC;
}


