img {
	border-style: none;
}

div.center h3 {
	margin-left: 20px;
}

div.center h4 {
	font-size: medium;
	margin: 10px auto;
}

div.center div.clear  {
	clear: both;
}

div.difference_contents {
	width: 580px;
	margin-left: 20px;
}

div.difference_contents p {
	margin: 10px 0px;
}

div.difference_contents strong {
	font-weight: bold;
}

div.difference_contents div.left {
	float: left;
	width: 260px;
}

div.difference_contents div.right {
	float: right;
	width: 260px;
	margin-right: 20px;
}

div.difference_center {
	margin: 10px 20px;
	text-align: center;
}

div.difference_cam {
	text-align: center;
}

div.difference_cam p {
	color: red;
}

div.difference_cam strong {
	font-weight: bold;
	color: #7AB246;
}

div.difference_q-a {
	border: 1px solid #cbcbcb;
	margin: 20px auto;
	padding: 10px 10px;
	line-height: 18px;
}

div.difference_q-a h4 {
	font-size: small;
	font-weight: bold;
}

strong.strong-1 {
	color: red;
	font-weight: bold;
	border-color: #e5e5e5;
}

strong.strong-2 {
	color: blue;
	font-weight: bold;
}

p.q {
	color: #7AB246;
	font-weight: bold;
}

div.pagetop {
	float: right;
}
