@charset "UTF-8";

#main-area .txt-block table tr th {
  font-family: 'ヒラギノ角ゴ ProN W6';
}

.layout-flow .picture {
  padding-top: 10px;
  text-align: center;
}

#main-area .action-block .btn {
  text-align: left;
}

#main-area {
  float: none;
  width: 960px;
}

h2.bgheader, h3.bgheader {
  width: 960px;
}

h2{
  background: url(../../images/bg_h2.png) left bottom no-repeat;
}