body {
  background-image:url(../images/back.jpg);
  background-color:#fff;
  font-family:arial,helvetica,sans-serif;
  font-size:8pt;
  text-align:center;
  color:#0000a4;
  cursor:default;
  }

a {
  color:#0000a4;
  text-decoration:underline;
  cursor:pointer;
  cursor:hand;
  }
a:link {
  color:#0000a4;
  }
a:vlink {
  color:#0000a4;
  }
a:hover {
  color:#0000a4;
  }


.bullet {
  width:15px;
  height:15px;
  border:0;
  }
.cam {
  width:15px;
  height:15px;
  border:0;
  }
.copyright {
  font-size:7pt;
  color:#808080;
  text-align:center;
  }
.header_01 {
  font-size:12pt;
  font-weight:bold;
  }
.header_02 {
  font-size:18pt;
  font-weight:bold;
  padding-left:10px;
  }
.header_03 {
  font-size:16pt;
  font-weight:bold;
  background:#009;
  color:#fff;
  text-align:center;
  }
.header_04 {
  font-size:12pt;
  font-weight:bold;
  background:#009;
  color:#fff;
  text-align:center;
  }
.header_05 {
  font-size:16pt;
  font-weight:bold;
  }
.img {
  border:1px solid #f89f00;
  }
.label_01 {
    font-weight:bold;
    padding-right:10px;
    text-align:right;
  }
.label_02 {
    font-weight:bold;
    padding:0 10px;
    text-align:center;
    vertical-align:bottom;
    border-bottom:1px solid;
  }
.new {
  font-size:7pt;
  font-weight:bold;
  color:#f89f00;
  }
.phone {
  color:#af0000;
  font-face:arial,helvetica;
  font-size:18pt;
  font-weight:bold;
  text-align:right;
  padding-right:5px;
  }
.tab_01 {
  font-size:7pt;
  text-align:center;
  border:1px solid #000;
  background-color:#ffe700;
  cursor:pointer;
  cursor:hand;
  }
.tab_01a {
  font-size:7pt;
  text-align:center;
  border:1px solid #000;
  background-color:#f89f00;
  cursor:pointer;
  cursor:hand;
  }
.tab_02 {
  font-size:7pt;
  text-align:center;
  border-right:1px solid #000;
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  background-color:#ffe700;
  cursor:pointer;
  cursor:hand;
  }
.tab_02a {
  font-size:7pt;
  text-align:center;
  border-right:1px solid #000;
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  background-color:#f89f00;
  cursor:pointer;
  cursor:hand;
  }

.list_none {
  display:inline;
  list-style:none;
  padding:0 2px;
  }

.txt_01 {
  font-size:10pt;
  font-weight:normal;
  }
.txt_01_bold {
  font-size:10pt;
  font-weight:bold;
  }
.txt_02 {
  color:#f33;
  font-size:10pt;
  font-weight:normal;
  }
.txt_02_bold {
  color:#f33;
  font-size:10pt;
  font-weight:bold;
  }
.old {
  color:#4618c6;
  }

