@charset "utf-8";
/* CSS Document */

body {
  background-image: url("../img/history/back.gif");
}

div.section {
  width:600px;
  margin-right:auto;
  margin-left:auto;
  font-size:13px;
}

h1 {
  margin:0 0 20px 0;
  padding:10px;
  background:#FFFFFF url("../img/history/head.gif") top left no-repeat;
  color:#CC3333;
  font-size:16px;
  text-align:right;
}

a img {
  border:none;
}

strong {
  color:#CC3366;
  font-size:14px;
  font-weight:bold;
}

div.section_body {
  padding:20px;
  background-color:#FFFFFF;
}

div.section_body p {
  margin:0 0 15px 0;
  line-height:1.5;
}

div.section_foot {
  text-align:center;
}

button {
  border: none;
  background: none;
}