<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
table td{padding:3px; line-height:18px;}
.form_box table{ margin:0 auto;}
.text_input{width:160px; height:18px; border:1px solid #666666;}
.selc_input{width:162px; height:20px; border:1px solid #666666;}
*+html .selc_input{height:22px;}
.submit_bottn {
cursor:hand;
background:#D4D0C8;
border:1px solid #CCCCCC;
color:#000000;
height:22px;
line-height:18px;
margin-right:50px;
padding:1px 2px 0px;
}</pre></body></html>