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

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
img,
dl,
dt,
dd,
ol,
ul,
li,
table {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1.2em;
  background: url("../img/backgro.jpg") no-repeat 261px 175px;
  background-color: #111 !important;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.clear {
  overflow: hidden;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb40 {
  margin-bottom: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.taC {
  text-align: center;
}

a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
  background: #fff;
}

a {
  text-decoration: none;
}


.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

/* set */

#wrapper {
  width: 950px;
  margin: 0 auto;
}



/*================================================

footer

================================================*/

.ftr {
  width: 950px;
  height: 184px;
  background: url("../img/footer.jpg") no-repeat 0 0;
  position: relative;
}

.ftr_left {
  width: 358px;
  position: absolute;
  top: 37px;
  left: 109px;
}

.ftr_left p:first-child {
  float: left;
}

.ftr_left div {
  float: right;
  font-size: 12px;
  line-height: 1.6em;
  padding-right: 53px;
}

.unav ul {
  float: left;
  padding-right: 24px;
}

.unav li {
  font-size: 12px;
  padding-bottom: 5px;
}

.unav li a {
  color: #000;
}

.unav li a:hover {
  color: #36280C;
}

.unav {
  position: absolute;
  top: 32px;
  right: 168px;
}

.tel {
  clear: both;
  width: 950px;
  height: 50px;
  background: url("../img/footer_sub.jpg") no-repeat 0 0;
}

.tel div {
  float: right;
}

.tel div p {
  float: left;
  padding: 9px 5px 0 0;
}