@charset "utf-8";
.index_cnt {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 32px;
}
.index_cnt h3 {
	margin-bottom: 26px;
}
.index_cntL h4 {
	color: #993300;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 16px;
}
.index_cntL {
	float: left;
	width: 298px;
	margin-bottom: 24px;
}
.index_cntR {
	float: left;
	padding-left: 10px;
	margin-bottom: 24px;
}
.index_cnt p {
	font-size: 13px;
	line-height: 150%;
	margin-bottom: 12px;
}
.index_cntR2 {
	float: left;
	padding-right: 10px;
	margin-bottom: 24px;
}
.price th {
	background-image: url(../../common/img/under_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	width: 90px;
}
.price td {
	background-image: url(../../common/img/under_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
}
.price table {
	width: 590px;
	margin-bottom: 32px;
}

