@charset "utf-8";
.index_cnt {
	margin-right: 10px;
	margin-left: 10px;
}
.index_cnt table {
	margin-left: 6px;
	width: 574px;
	background-image: url(../../common/img/under_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.index_cnt th {
	text-align: left;
	vertical-align: top;
	color: #666666;
	font-weight: normal;
	line-height: 150%;
	padding-left: 7px;
	width: 90px;
	padding-top: 9px;
	padding-bottom: 9px;
	background-image: url(../../common/img/under_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.index_cnt td {
	color: #666666;
	line-height: 150%;
	padding-top: 9px;
	padding-bottom: 9px;
	background-image: url(../../common/img/under_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.index_cnt02 table {
	margin-top: 30px;
	margin-right: 16px;
	width: 370px;
	float: right;
}
.index_cnt02 {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.index_cnt02 th {
	padding-bottom: 14px;
	text-align: right;
}
.index_cnt02 td {
	padding-bottom: 14px;
	padding-left: 10px;
	text-align: left;
}
.index_cnt strong {
	font-weight: bold;
	color: #666666;
}

