
body#pro div.point {
	width: auto;
}

div.pc-image p {
	padding: 3px 0px 8px 0px;
}

div.pc-image-left {
	float: none;
	display: block;
	padding-left: 0px;
	width: 70%;
	margin: auto;
}

div.pc-image-right {
	float: none;
	display: block;
	padding-right: 0px;
	width: 70%;
	margin: auto;
}

div.pc-image-left img,
div.pc-image-right img {
	width: 100%;
	height: auto;
}


body#pro div.systemtable table.spec-table th {
	white-space: normal;
	width: auto;
	font-weight: bold;
}

body#pro div.systemtable table.spec-table td.border {
	border-bottom: 1px solid #e3e3e3;
}
