/* CSS Document */
#hikaku_title {
	background-image: url(../img/hikaku_title.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 500px;
	padding-left: 10px;
}

#hikaku_title h4 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-top: 12px;
	margin-left: 10px;
}
#hikaku_text {
	width: 510px;
}
#hikaku_text #hikakuleft {
	float: left;
	width: 340px;
}
.big {
	font-size: 14px;
	font-weight: bold;
}
.big2 {
	font-size: 14px;
}
