#contents_box2 {
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
	clear: both;
	float: none;
	width: 560px;
	line-height: 130%;
}
#main h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #0033FF;
	border-bottom: 1px solid #0033FF;
}

#contents_box2 table {
	border: 1px solid #666666;
	border-collapse:collapse;
}
th {
	border: 1px solid #666666;
	padding: 4px;
	text-align: center;
	font-weight: normal;
}
td {
	border: 1px solid #666666;
}
#topics {
	background-image: url(../price/images/topics.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 575px;
	text-indent: -9999px;
}
