@charset "utf-8";

/* ----------------------------------------
	about.html
---------------------------------------- */

#machineImg {
	left: -30px;
}

.text {
	font-size: 14px;
	padding-bottom: 30px;
	line-height: 1.5em;
}

.color {
	color: #8DC21F;
}

#pdf_button {
	display: block;
	margin: 0 auto 60px; 
	width: 330px;
	height: 40px;
}
#pdf_button .attention {
	text-align: center;
	font-size: 14px;
	padding-top: 5px;
	line-height: 1.5em;
}	

#table {
	font-size:14px;
	line-height: 1.5em;
	padding: 10px 0 30px 10px;
}
th {
	width: 45px;
	padding-right: 14px;
}

td {
	width: 610px;
	padding-bottom: 26px;
}

td.edge {
	padding: 0;
}
