
/* 共通 */

table.contents_box_01 {
	width: 500px;
	font-size:16px;
	line-height:20px;
	margin:0 0 10px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	line-height:20px;
}
table.contents_box_01 td {
	padding: 15px 5px 15px 10px;
	vertical-align:top;
}
table.contents_box_01 img {
	margin-bottom:5px;
	text-align:center;
}

.spec {
	width: 280px;
	padding:0px;
}
.spec p {
	margin-bottom:10px;
}
.spec ul {
	margin: 0 0 15px 10px;
	padding:5px;
	list-style-type: square;
}
.spec li {
	font-size:12px;
	line-height:18px;
	margin-bottom:5px;
}

.spec_icon {
	height:100%;
	padding-top:30px;
	background-image:url(../img/icon/click_icon.png);
	background-repeat:no-repeat;
}
.spec_icon img {
	float:left;
}

/* sc_handling */
.cate_box {
	width:158px;
	height:230px;
	border-width: 1px;
	border-style: solid;
	border-color: #999 #999 #999 #999;
	margin-right:6px;
	margin-bottom:6px;
	float:left;
	font-size:14px;
	line-height:16px;
	text-align:center;
}
.cate_title {
	width:158px;
	padding:5px 0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	background-color:#CCC;
	margin-bottom:5px;
}
.cate_box img {
	margin-top:5px;
	margin-bottom:5px
}

/* sc_pacs */
div.contents_box_01 {
	width:478px;
	border-spacing: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding:10px;
}
div.contents_box_01 ul {
	margin:0 0 0 20px;
}
div.contents_box_01 li {
	margin-top:0;
	font-size:18px;
	line-height:26px;
}
div.contents_box_01 img {
	margin-bottom:40px;
}

/* sc_camera_function/sc_handling_onecable/sc_camera_recorder */
table.PN01 {
	width:500px;
	font-size:16px;
	line-height:18px;
	border-spacing: 0px;
	border: 0;
}
table.PN01 th, table.PN01 td {
	border-width: 1px;
	border-style: solid;
	border-color: #E9E9E9 #BFBFBF #BFBFBF #E9E9E9;
	padding: 7px;
	text-align:center;
}
table.PN01 th {
	font-weight:bold;
	background-color:#FFCCCC;
}
table.PN01 td {
	text-align:center;
}

/* sc_works_maintenance/sc_works_price */
table.price {
	width:500px;
	border-spacing: 0px;
	border: 0;
}
table.price th, table.price td {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	font-weight:bold;
	padding: 25px 10px;
	vertical-align:middle;
}
table.price th {
	background-color:#FFFF99;
}
table.price td {
	text-align:center;
	width:120px;
}

/* sc_pacs */
table.price_s {
	width:500px;
	font-size:16px;
	line-height:22px;
	border-spacing: 0px;
	border-width: 1px;
	border-style: solid;
	border-collapse:separate;
	border-color: #000000;
}
table.price_s th, table.price_s td {
	text-align: left;
	padding: 10px;
	vertical-align: middle;
	line-height: 1.2em;
	border-width: 1px;
	border-style: dotted;
	border-color: #666666;
}
table.price_s td {
	width: 100px;
	text-align: right;
	color: #FF0000;
	background-color: #FFFFCC;
	font-weight: bold;
	font-size: 1em;
}
table.price_s img {
	margin:10px 20px 10px 10px;
	float:left;
}