.table1 { font-size: 10px; padding: 5px }
.table2   { font-size: 12px; line-height: 18px }
.table12px { font-size: 12px }
.index-table-outline {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
}

.en-please-click {
	font-family: "Courier New", "Courier", "mono";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
.index-table-outline5pt {

	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
}
.index-table-outline1pt {
	border: 1px solid #FF6600;
}
.index_toppage_text {
	font-size: 10px;
	line-height: normal;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.index_toppage_btn {
	font-size: 10px;
	padding-top: 5px;
}
h1 {
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}
.h1_box {
	padding-top: 14px;
}

.total_table {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
