h1, h2, h3, h4, h5, h6 {
 margin: 10px 0 7px 0;
}
h1 { font-size: 21px; color: #2c69af; font-weight: bold; }
h2 { font-size: 22px; }
h3 { font-size: 16px; color: #2c69af; font-weight: bold; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

p, hr, ul, ol, ul li {
 margin: 7px 0 5px 0;
}

i {
 font-style: italic;
}

ul li {
 padding: 0px 0 0px 9px;
 background: transparent url('../img/marker.png') left 8px no-repeat;
 list-style: none;
 margin-left: -9px;
}

a {
 text-decoration: underline;
 color: #0000ff;
 outline-style: none;
}
a:hover {
 text-decoration: none;
}

b, strong {
 font-weight: bold;
}

.content img {
 margin: 5px 10px 5px 0px;
}
.content img[align=right] {
 margin: 5px 0px 5px 10px;
}

.content table {
 border-left: 1px solid #000;
 border-top: 1px solid #000;
}
.content td {
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;
 text-align: left;
}
.content th {
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;
}

.content .default, .content .default th, .content .default td {
 margin: 0px;
 padding: 0px;
 border-style: none;
 text-align: top;
}

.clear {
 clear: both;
 width: 0px;
 height: 0px;
 font-size: 1px;
}

.content .col {
 width: 450px;
 float: left;
 padding-left: 20px;
}
.content .col:first-child {
 padding-left: 0;
}

.photo {
 margin: 0 0 0 -10px;
 padding: 15px 0 0 147px;
 background: transparent url('../img/photo.jpg') left top no-repeat;
}
.photo div {
 background: transparent url('../img/signature.jpg') 95px bottom no-repeat;
 min-height: 34px;
 padding: 0 0 55px 0;
}
.photo h2 {
 margin-top: 0;
}

.italic {
 font-size: 14px;
 padding-top: 20px;
}

/* ----- */

html, body {
 height: 100%;
}
body {
 font-family: Arial, Sans Serif;
 color: black;
 font-size: 12px;
 line-height: 1.4em;
}

div, img {
 position: relative;
}

#overflow {
 overflow: hidden;
 min-width: 960px;
 min-height: 100%;
}

#main, #footer {
 width: 960px;
 margin: 0px auto;
}

#main {
 min-height: 100%;
}

#header {
 height: 165px; 
}

#logo {
 position: absolute;
 left: 400px;
 top: 18px;
}
#lang {
 position: absolute;
 left: 10px;
 top: 38px;
 color: #2599d5;
 font-size: 13px;
}
#lang a {
 color: #a1a1a1;
}
#lang a, #lang span {
 padding-right: 4px;
}
#pdf {
 position: absolute;
 left: 88px;
 top: 36px;
 background: transparent url('../img/ico_pdf.png') left center no-repeat;
 padding: 5px 0 5px 34px;
 font-size: 11px;
 color: #26abe2;
 text-decoration: none;
}
#pdf:hover {
 text-decoration: underline;
}
#license {
 position: absolute;
 right: 158px;
 top: 36px;
 background: transparent url('../img/ico_license.png') left center no-repeat;
 padding: 5px 0 5px 34px;
 font-size: 11px;
 color: #26abe2;
 text-decoration: none;
 display: none;
}
#license:hover {
 text-decoration: underline;
}
#navi {
 clear: both;
 padding: 105px 50px 41px 60px;
 background: transparent url('../img/navi_line.png') center bottom no-repeat;
}
#navi_mobile {
 position: absolute;
 left: -52px;
 top: 30px;
 background: #ffb243 url('../img/navi_mobile.png') -7px top no-repeat;
 width: 96px;
 height: 11px;
 margin-left: 48px;
}
#navi ul {
 margin: 0;
}
#navi li {
 margin: 0;
 padding: 0 12px;
 float: left;
 width: 82px;
 text-align: center;
 font-size: 11px;
 line-height: 1.3em;
 background-image: none;
}
#navi a {
 color: #2c69af;
 text-decoration: none;
}
#navi a:hover {
 text-decoration: underline;
}
#city {
 position: absolute;
 left: 847px;
 top: 24px;
 color: #f9a33d;
 font-style: italic;
 font-size: 11px;
}
#phone {
 position: absolute;
 right: 6px;
 top: 42px;
 color: #2c69af;
 font-size: 19px;
 font-style: italic;
}
#phone span {
 font-size: 11px;
}

#second_navi_prev, #second_navi_next {
 position: absolute;
 top: 255px;
 width: 81px;
 height: 57px;
 color: #fff;
 text-decoration: none;
 text-align: center;
 font-size: 11px;
 line-height: 1.2em;
 z-index: 20;
}
#second_navi_prev {
 left: -146px;
 padding: 30px 32px 0 12px;
 background: transparent url('../img/navi_prev.png') left top no-repeat;
}
#second_navi_next {
 right: -146px;
 padding: 30px 10px 0 34px;
 background: transparent url('../img/navi_next.png') left top no-repeat;
}
#second_navi_prev:hover, #second_navi_next:hover {
 background-position: left bottom;
}

#content_block {
 height: 570px;
 margin-bottom: 75px;
}
.content {
 margin: 0px 10px 0px 10px;
 position: absolute;
 width: 950px;
 z-index: 1;
}

#navi_bottom {
 position: absolute;
 left: 125px;
 top: -40px;
}
#navi_bottom ul {
 margin: 0px;
}
#navi_bottom li {
 float: left;
 width: 90px;
 padding: 0;
 margin: 0;
 background-image: none;
}
#footer #navi_bottom a {
 background: transparent url('../img/navi_bottom.png') left top no-repeat;
 text-decoration: none;
 color: #fff;
 height: 22px;
 width: 22px;
 display: block;
 position: relative;
 margin: 0 auto;
 text-align: center;
 line-height: 22px;
 overflow: hidden;
}
#footer #navi_bottom a:hover, #footer #navi_bottom a.current {
 background-position: left bottom;
 text-decoration: none;
}

#preloader {
 position: absolute;
 left: 430px;
 top: 292px;
 z-index: 100;
 visibility: hidden;
}

#clear {
 clear: both;
 width: 0px;
 height: 58px;
}

#footer {
 margin-top: -66px;
 border-top: 1px solid #969696;
 height: 65px;
 font-size: 11px;
}
#footer a {
 color: #000;
}
#footer_l, #footer_r {
 position: absolute;
}
#footer_l {
 top: 30px;
 left: 10px;
 color: #bdbdbd;
}
#footer_l a {
 margin-left: 20px;
}
#footer_r {
 top: 5px;
 right: 0px;  
 width: 190px;
 font-size: 10px;
 color: #bdbdbd;
}

#sc {
 width: 180px;
 height: 22px;
 text-decoration: none;
 display: block;
 background: transparent url('../img/sc.png') left top no-repeat;
}
#sc:hover {
 background-position: left bottom;
 text-decoration: none;
}