body {
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  color: #333;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  }

img {
  border: 0;
  }

form {
  margin: 0;
  padding: 0;
  }

ul, li, ol {
  margin: 0;
  padding: 0;
  list-style: none;
  }

dl, dt, dd {
  margin: 0;
  padding: 0;
  }

li img, 
dt img, 
dd img {
  vertical-align: top;
  }

/*  font 
-----------------------------------------------------------------------------*/
.txt34 {
  font-size: 34px;
  line-height: 40px;
  }

.txt18 {
  font-size: 18px;
  line-height: 20px;
  }

.txt16 {
  font-size: 16px;
  line-height: 18px;
  }

.txt14 {
  font-size: 14px;
  line-height: 18px;
  }

.red {
  color: #ff0000;
  }

/*  common
-----------------------------------------------------------------------------*/
#page_header {
  width: 760px;
  margin: 20px auto 20px;
  }

#zoom_base {
  width: 750px;
  margin: 0 auto;
  }

#zoom_base .bukkenn_st {
  text-align: center;
  padding: 10px 0 15px;
position:relative;
  }

#zoom_base .totop {
  text-align: right;
  padding: 10px 0;
  }

#zoom_base h1 {
  padding: 5px;
  font-size: 16px;
  text-align: left;
  border-top: 2px solid #6497d0;
  border-bottom: 2px solid #6497d0;
  background: #c9dcf1;
  }

#zoom_base table {
  width: 750px;
  margin: 0 auto;
  border-left: 3px solid #999;
  border-right: 3px solid #999;
  border-bottom: 3px solid #999;
  border-collapse: collapse;
  font-weight: bold;
  }

#zoom_base th {
  width: 100px;
  background: #dee9f6;
  text-align: left;
  padding: 2px 7px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  }

#zoom_base td {
  padding: 2px 7px;
  border: 1px solid #999;
  }

#zoom_base .attention {
  padding: 10px;
  }

#zoom_base .imgbox {
  text-align: center;
  }

#zoom_base .imgbox img {
  margin: 5px ;
  }

#zoom_base td.st {
  font-weight: bold;
  text-align: center;
  background: #4981bf;
  font-size: 14px;
  color: #fff;
  }

.infotxt {
  margin: 20px 0;
  padding: 10px 0 0;
  border-top: 1px dotted #ccc;
  }

.infotxt dt {
  text-align: right;
  }

.infotxt dd {
  text-align: center;
  }

.infotxt dd span {
  font-weight: bold;
  }

.infotxt dd span.txt16 {
  letter-spacing: 0.6em;
  line-height: 23px;
  }

.infotxt dd span.txt14 {
  letter-spacing: 0.6em;
  line-height: 23px;
  }

.toarticle {
  text-align: right;
  padding: 0 0 10px;
  border-bottom: 3px solid #ccc;
  margin-bottom: 30px;
  }

.infotxt_pri {
  margin: 20px 0 30px;
  padding: 7px 0 15px;
  border-top: 1px dotted #ccc;
  border-bottom: 3px solid #ccc;
  }

.infotxt_pri dt {
  text-align: right;
  }

.infotxt_pri dd {
  text-align: center;
  }

.infotxt_pri dd span {
  font-weight: bold;
  }

.infotxt_pri dd span.txt16 {
  letter-spacing: 0.6em;
  line-height: 23px;
  }

.infotxt_pri dd span.txt14 {
  letter-spacing: 0.6em;
  line-height: 23px;
  }