<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.container {
  padding-top:20px;
  width:800px;
}
div.bg {
  background:url(../img/bg.gif) repeat-y center;
}
dl.bottom10 dd {padding-bottom:10px;}
div.titlebar {
  padding:20px 0;
}
a.moushikomi {
  margin:auto;
  display:block;
  background:url(../img/btn.gif);
  width:299px;
  height:80px;
  cursor:pointer;
}
a.moushikomi:hover {
  background-position:bottom;
}
.bottom20 {
  padding-bottom:20px;
}

.control-group, .form-actions {display:none;}
.control-label {
  width:300px !important;
  font-weight:bold;
}
.controls {
  margin-left:320px !important;
}
.form-actions {
  padding-left:350px !important;
}
.form-table {
  margin:auto;
  border-collapse:collapse;
}
.form-table th, .form-table td {
  border:1px solid #ddd;
  padding:10px;
}
.form-table th {
  background-color:#f0f0f0;
  text-align:left;
}
h4.important1 {color:#ef3c3c;}
h4.important2 {color:#3364af;}
strong {font-size:large; color:#ef3c3c;}</pre></body></html>