@charset "Shift_JIS";
/* エネファーム　フルメンテナンスサポート */
#enefarm_full .section {
	width: 630px;
	margin: 0 auto;
}
#enefarm_full #sectionO {
	background: url(/support/maintenance/equipment/img/bg_enefarm_full01.gif) #fff no-repeat 0 100%;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
/* 20160225: sectionM追加 */
#enefarm_full .sectionN {
	width: 680px;
	margin-bottom: 30px;
}
#enefarm_full .sectionN h4 {
	margin-bottom: 20px;
	line-height: 1.5;
}
#enefarm_full .sectionN .inner { width: 100%; }
#enefarm_full .sectionN .inner .check li {
	background: url(/support/maintenance/equipment/img/enefarm_full_icon_01.gif) #fff no-repeat 0 3px;
	margin-bottom: 20px;
	padding-left: 15px;
}
#enefarm_full .sectionN .inner table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #727171;
	border-left: 1px solid #727171;
}
#enefarm_full .sectionN .inner table th { background: #ddd; }
#enefarm_full .sectionN .inner table th, #enefarm_full .sectionN .inner table td {
	padding: 10px;
	border-right: 1px solid #727171;
	border-bottom: 1px solid #727171;
	vertical-align: middle;
	text-align: center;
}
