<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

.group-map {
  background-image: url(/attending/guide/caucasus/images/map-caucasus.png);
}

.bt-caucasus01 {
  top: 125px;
  left: 300px;
}

.bt-caucasus02 {
  top: 190px;
  left: 410px;
}

.bt-caucasus03 {
  top: 285px;
  left: 375px;
}

.bt-caucasus04 {
  top: 335px;
  left: 365px;
}

.bt-caucasus05 {
  top: 355px;
  left: 760px;
}

.bt-caucasus06 {
  top: 415px;
  left: 665px;
}

.bg_ill li.ill01::before {
  top: 240px;
  left: 750px;
  width: 115px;
  background-image: url(/attending/guide/caucasus/images/ill01.png);
}

.bg_ill li.ill02::before {
  top: 225px;
  left: 575px;
  width: 100px;
  background-image: url(/attending/guide/caucasus/images/ill02.png);
}

.bg_ill li.ill03::before {
  top: 15px;
  left: 390px;
  width: 150px;
  background-image: url(/attending/guide/caucasus/images/ill03.png);
}

.multiple {
    margin-top: 20px;
}
.multiple td, .multiple th {
	border: 3px solid #EBFAFF;
	border-collapse: collapse;
    vertical-align: middle;
    text-align: center;
}
.multiple th {
	padding: 3px;
	width: 130px;
	height: 50px;
    background: #B6EBFD;
    table-layout: fixed
}
.multiple th.country {
    width: 280px;
}
.multiple td {
	padding: 3px;
	width: 280px;
	height: 50px;
    background-color: #fff;
}
</pre></body></html>