@charset "utf-8";
/* ===================================================================
CSS information

 file name  :astyle_common.css
 style info :アクセラ関係
 
=================================================================== */

.container {
  border-left: none;
  border-right: none;
  min-width: auto;
  width: auto;
  padding: 0;
}

#search_result {
  border: none;
}

.result_attr_str1_5 {
  background-color: #ddffdd;
  margin: 2px;
  padding: 3px;
}

.result_attr_str1_6 {
  background-color: #ddffdd;
  margin: 2px;
  padding: 3px;
}

*html .result_attr_str1_5,
*html .result_attr_str1_6,
*+html .result_attr_str1_5,
*+html .result_attr_str1_6 {
  float: none !important;
}
*html .search_result_attr,
*+html .search_result_attr {
  height: auto !important;
}