@charset "utf-8";
/*------------------------------------------------------------
	aboutus
------------------------------------------------------------*/
#conts {
  font-size: 1.16em;
}

#conts p {
  line-height: 1.7em;
  margin-bottom: 25px;
}

#conts .map {
  width: 764px;
  height: 392px;
  position: relative;
  margin-bottom: 30px;
}
#conts .mapCap {
  margin-bottom: 10px;
}

#conts .map p.ukraine a,
#conts .map p.mexico a,
#conts .map p.mongol a,
#conts .map p.peru a,
#conts .map p.botswana a,
#conts .map p.australia a,
#conts .map p.colombia a,
#conts .map p.chile a,
#conts .map p.brazil a,
#conts .map p.head a {
  padding-left: 17px;
  background: url(../img/aboutus/icon.png) no-repeat left 5px;
  display: block;
  color: #000;
  position: absolute;
  text-decoration: none !important;
  font-size: 1.29em;
  font-family: Helvetica;
}

.fl #conts .map p a {
  background: url(../img/aboutus/icon.png) no-repeat left 8px;
}
#conts .map p.ukraine a:hover,
#conts .map p.mexico a:hover,
#conts .map p.mongol a:hover,
#conts .map p.peru a:hover,
#conts .map p.botswana a:hover,
#conts .map p.australia a:hover,
#conts .map p.colombia a:hover,
#conts .map p.chile a:hover,
#conts .map p.brazil a:hover {
  text-decoration: underline !important;
}

#conts .map p.mexico a {
  top: 203px;
  left: 160px;
}
.fs #conts .map p.mexico a {
  top: 203px;
  left: 160px;
}
.fl #conts .map p.mexico a {
  top: 203px;
  left: 160px;
}

#conts .map p.mongol a {
  top: 113px;
  right: 82px;
}
.fs #conts .map p.mongol a {
  top: 116px;
  right: 99px;
}
.fl #conts .map p.mongol a {
  top: 110px;
  right: 68px;
}

#conts .map p.ukraine a {
  top: 125px;
  right: 255px;
}
#conts .map p.peru a {
  bottom: 110px;
  left: 207px;
}

#conts .map p.botswana a {
  bottom: 88px;
  right: 253px;
}

.fs #conts .map p.bostwana a {
  bottom: 85px;
  right: 275px;
}

.fl #conts .map p.bostwana a {
  bottom: 82px;
  right: 238px;
}

#conts .map p.australia a {
  bottom: 81px;
  right: 55px;
}
.fs #conts .map p.australia a {
  bottom: 84px;
  right: 67px;
}
.fl #conts .map p.australia a {
  bottom: 78px;
  right: 42px;
}

#conts .map p.colombia a {
  top: 228px;
  left: 208px;
}

#conts .map p.chile a {
  bottom: 53px;
  left: 210px;
}

#conts .map p.brazil a {
  top: 266px;
  left: 270px;
}

#conts .map p.head a {
  /*background: url(../img/aboutus/icon.png) no-repeat left 0px;*/
  top: 165px;
  left: 645px;
  line-height: 1.2;
  /*height:20px;
  line-height:20px;*/
}
#conts .map p.head a img {
  vertical-align: bottom;
}

#conts table {
  margin-top: 10px;
  width: 362px;
  border-collapse: collapse;
  max-width: 362px;
}

#conts table th,
#conts table td {
  padding: 5px 10px;
  border: #ddd 1px solid;
  line-height: 1.6em;
}
#conts table td {
  max-width: 257px;
  word-break: break-all;
  word-wrap: break-word;
}

#conts table th {
  font-weight: normal;
  vertical-align: middle;
  background: #f9f7f4;
  width: 85px;
}

#conts .world {
  margin-bottom: 40px;
}

/*#conts .mongolia,
#conts .australia,
#conts .peru,
#conts .bostwana {
	width: 362px;
}
*/

#conts h3.none {
  border-left: none;
}

#conts .wldTtl {
  font-size: 1.8em;
  line-height: 1.2em;
  font-family: Helvetica;
  color: #000;
  background: #eeeeee;
  margin-bottom: 15px;
  padding: 10px 15px;
  font-weight: bold;
}
#conts .world .peru,
#conts .world .australia,
#conts .world .mongolia,
#conts .world .brazil,
#conts .world .marubeni {
  float: left !important;
  width: 362px;
}
#conts .world .mexico,
#conts .world .botswana,
#conts .world .chile,
#conts .world .space,
#conts .world .colombia {
  float: left !important;
  width: 362px;
  margin-left: 35px;
}
#conts .world .botswana {
  margin-left: 0;
}
#conts table td a {
  background: url(../img/common/icon03.png) no-repeat left 7px;
  padding-left: 15px;
  display: block;
  word-wrap: break-word;
  word-break: break-all;
}
