@charset "utf-8";

/* ▼▼▼ 油圧式機能回復マシンとは
=====================================*/
/* ALL IN ONEについて */
.box strong {
	display: block;
	font-size: 16px;
	}
.mb10 {
	margin: 0 0 10px 0;
	}
.mb20 {
	margin: 10px 0 20px 0;
	}
p.big {
	font-size: 15px;
	}
ul#product {
	margin: 0 -10px 30px 0;
	overflow: hidden;
	}
	ul#product li {
		float: left;
		margin: 0 10px 10px 0;
		}
/* Type共通 */
.graph_box {
	margin-bottom: 30px;
	overflow: hidden;}
.graph_box .graph {
	float: left;
	width: 270px;
	}
.graph_box ul.howto {
	float: right;
	width: 380px;
	}
	.graph_box ul.howto li {
		margin-bottom: 5px;
		}
table.data {
	width: 658px;
	border: 1px solid #E1E1E1;
	margin: 5px 0 20px;
	}
table.last {
	margin-bottom: 10px;
	}
	table.data th {
		background: #E1E1E1;
		font-weight: normal;
		padding: 5px;
		}
		table.data th.cate01 {
			width: 210px;
			border-right: 1px solid #fff;
			}
		table.data th.cate02 {
			width: 180px;
			border-right: 1px solid #fff;
			}
		table.data th.cate03 {
			width: 246px;
			}
	table.data td {
		padding: 5px;
		border-right: 1px solid #E1E1E1;
		vertical-align: top;
		}
		table.data td .text {
			text-indent: -1em;
			padding-left: 1em;
			}
.attention {
	color: #666666;
	font-size: 11px;
	text-indent: -3em;
	padding-left: 3em;
	margin-bottom: 30px;
	}
.feature {
	margin-bottom: 40px;
	overflow: hidden;
	}
	.feature .text {
		font-size: 14px;
		margin-bottom: 10px;
		text-indent: -1em;
		padding-left: 1em;
		}
		.feature .text span.small {
			font-size: 12px;
			}
.detail {
	overflow: hidden;
	}
	.detail ul.price {
		margin: 0 -8px 10px 0;
		overflow: hidden;
		}
		.detail ul.price li {
			float: left;
			margin-right: 8px;
			}
.btn_order {
	text-align: center;
	}
/* Type_A */
p.type_a01 {
	background: url(img/type_a/number01.gif) no-repeat left top;
	padding-left: 26px;
	font-size: 18px;
	}
p.type_a02 {
	background: url(img/type_a/number02.gif) no-repeat left top;
	padding-left: 26px;
	font-size: 18px;
	}
p.type_a03 {
	background: url(img/type_a/number03.gif) no-repeat left top;
	padding-left: 26px;
	font-size: 18px;
	}
	p.type_a01 span,p.type_a02 span,p.type_a03 span {
		font-size: 14px;
		}
/* Type_B */
p.type_b01 {
	background: url(img/type_b/number01.gif) no-repeat left top;
	padding-left: 26px;
	font-size: 18px;
	}
p.type_b02 {
	background: url(img/type_b/number02.gif) no-repeat left top;
	padding-left: 26px;
	font-size: 18px;
	}
p.type_b03 {
	background: url(img/type_b/number03.gif) no-repeat left top;
	padding-left: 26px;
	font-size: 18px;
	}
	p.type_b01 span,p.type_b02 span,p.type_b03 span {
		font-size: 14px;
		}
.text03 {
	margin-bottom: 10px;
	text-indent: -1em;
	padding-left: 1em;
	}
/* Type_C */
p.type_c01 {
	background: url(img/type_c/number01.gif) no-repeat left top;
	padding-left: 26px;
	font-size: 18px;
	}
p.type_c02 {
	background: url(img/type_c/number02.gif) no-repeat left top;
	padding-left: 26px;
	font-size: 18px;
	}
p.type_c03 {
	background: url(img/type_c/number03.gif) no-repeat left top;
	padding-left: 26px;
	font-size: 18px;
	}
	p.type_c01 span,p.type_c02 span,p.type_c03 span {
		font-size: 14px;
		}
/* Type_D */
p.type_d01 {
	background: url(img/type_d/number01.gif) no-repeat left top;
	padding-left: 26px;
	font-size: 18px;
	}
p.type_d02 {
	background: url(img/type_d/number02.gif) no-repeat left top;
	padding-left: 26px;
	font-size: 18px;
	}
p.type_d03 {
	background: url(img/type_d/number03.gif) no-repeat left top;
	padding-left: 26px;
	font-size: 18px;
	}
	p.type_d01 span,p.type_d02 span,p.type_d03 span {
		font-size: 14px;
		}