@CHARSET "utf-8";

#id {
	font-size:10pt;
	width: 160px;
}

#password {
	font-size:10pt;
	width: 160px;
}

#button_login {
	width: 80px;	
}

#login_message {
	color: #FF0000;	
}

#table_login {
	font-size: 10pt;
	margin: 20px 0px 0px 36px; 
}

#member {
	display: none;
}

#order {
	display: none;
}

#label_title {
	font-size: 12pt;	
}

#label_no {
	background-color: #88FF00;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	width: 60px;	
}

#label_name {
	background-color: #88FF00;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	width: 60px;	
}

#customer_num {
	background-color: #FFFFFF;
	font-size: 9pt;
	width: 80px;	
}
#customername {
	background-color: #FFFFFF;
	font-size: 9pt;
	width: 80px;	
}

#table_ken_all {
	margin: 20px 0px 0px 36px; 
}

#td_ken_all {
	vertical-align: top;
}

select.todofuken {
	width: 100px;
	font-size: 9pt;
}

select.shikuchoson {
	width: 150px;
	font-size: 9pt;
}

select.choiki {
	width: 200px;
	font-size: 9pt;
}

input.number {
	text-align: right;	
}
.label {
	font-size: 9pt;
	font-weight: normal;
	width: 50px;
}

.label_from {
	color: #000088;
	font-size: 9pt;
	font-weight: bold;
	width: 50px;
}

.label_to {
	color: #880000;
	font-size: 9pt;
	font-weight: bold;
	width: 50px;
}

.label_add {
	color: #008800;
	font-size: 9pt;
	font-weight: bold;
	width: 50px;
}

.label_double {
	font-size: 9pt;
	font-weight: normal;
	padding-right: 4px;
}

#button_add {
	width: 100px;
}

#button_cal {
	width: 100px;	
}

#button_logout {
	width: 100px;	
}

#button_order {
	width: 100px;	
}

.rate_result1 {
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #008800;
	width: 80px;
}

.rate_result_value {
	margin: 1px;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #008800;
	width: 100px;
}

.rate_result2 {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #008800;
	width: 80px;
}

#kugai_point {
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #008800;
	width: 124px;
}

#area_point {
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #008800;
	width: 124px;
	padding-right: 5px;
}

#dist {
	font-size: 12pt;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #008800;
	width: 124px;
	padding-right: 5px;
}

#rate {
	font-size: 12pt;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #008800;
	width: 124px;
	padding-right: 5px;
}

#kugai_rate {
	font-size: 12pt;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #008800;
	width: 124px;
	padding-right: 5px;
}

#area_rate {
	font-size: 12pt;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #008800;
	width: 124px;
	padding-right: 5px;
}

#sum {
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #FF0000;
	width: 124px;
	padding-right: 5px;
}

.unit {
	font-size: 7pt;
	font-weight: normal;
	padding-top: 2px;
	vertical-align: bottom;
	width: 30px;
	text-align: left;
}

.condition {
	font-size: 10pt;	
}

.selected {
	background-color: #008800;
	color: #FFFFCC;
}

.not_selected {
	background-color: #FFFFFF;
	color: #000000;
}

.message_visible {
	color: #008800;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 10px;
}

.message_hidden {
	font-weight: bold;
	font-size: 9pt;
	padding-left: 10px;
}
input.button_delete {
	font-size: 9pt;	
}
#root {
	margin-top: 10px;	
}

#result_sum_label {
	font-size: 9pt;
}

