.send_request {border-collapse: collapse;}
.send_request textarea {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;	
}
.send_request #note1,
.send_request #note2 {height: 40px;}
.send_request #note {height:70px;}
.send_request textarea,
.send_request input {
	margin-bottom:2px;
	*margin-bottom:0px;	
	padding: 3px;
	color: #595959;
}
.send_request select {
	margin-bottom:1px;
	padding: 3px;
}
@media all and (min-width: 0px) {.send_request select { margin-bottom:2px; }}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	body:first-of-type .send_request input {margin: 1px}
}

.send_request img {
	border: #595959 1px dotted; 	
}

.button2 {
	font-size: 12px; 
	color: #FFFFFF; 
	background-color: #B9B9B9 !important; 
	font-family: Arial;
	padding: 5px !important;
	cursor: pointer;
	border: none;
}


.button {
	font-size: 12px; 
	color: #FFFFFF !important; 
	background-color: #F58D08; 
	font-family: Arial;
	border: none;
	padding: 5px !important;
	cursor: pointer;
}

fieldset {
	margin-bottom: 10px;	
}

fieldset textarea  {
	width: 100%	
}

legend {
	font-weight: bold;
	font-size: 15px;	
}

.op_result_no {
	font-size: 18px; 
	color: red; 
}

