@charset "UTF-8";

/* query.php使用 */

h3{
 font-size:12pt ! important;
 padding:20px 0 5px 10px;
 margin-left:auto;
 margin-right:auto;
 border:1px solid rgb(229,191,105);
 border-width:0 0 5px 0;
 width:540px;
}
.kome{
 font-size:9pt ! important;
 color:rgb(0,0,255);
}
.red{
 font-size:9pt ! important;
 color:rgb(255,0,0);
}
.bigred{
 font-size:11pt ! important;
 color:rgb(255,0,0);
}
.black{
 font-size:10pt ! important;
 color:rgb(0,0,0);
}
#querypage{
 font-family:Helvetica,Arial,Verdana,sans-serif;
 font-size:11pt ! important;
}
#querypage table{
 margin-right:auto;
 margin-left:auto;
}
#querypage th{
 text-align:left;
 padding:3px 0 3px 5px
}
#querypage td{
 text-align:left;
 padding:3px 0 3px 5px
}
#querypage table.errortable{
 width:550px;
}
#querypage table.errortable td{
 width:530px;
}
#querypage table.botantable{
 width:550px;
 margin-bottom:30px;
}
#querypage table.botantable td{
 text-align:center;
 width:530px;
}
#querypage table.confgtable{
 width:550px;
}
#querypage table.confgtable th{
 width:120px;
}
#querypage table.confgtable td{
 width:410px;
}
#querypage table.confgtable th.widmax{
 width:530px;
}
#querypage table.confgtable td.widmax{
 width:530px;
}
#querypage table.inputtable{
 width:550px;
}
#querypage table.inputtable th{
 width:120px;
}
#querypage table.inputtable td{
 width:410px;
}
#querypage table.inputtable th.widmax{
 width:530px;
}

