@charset "utf-8";

body {
  background-color: #000000;
  margin: 0px;
  padding: 0px;
  background-image: url(https://language-centres-world.com/images/index_back.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  line-height: 16px;
}

h1, h2, h3, p {
  margin: 0px;
  padding: 0px;
}

img {
  border-width: 0px;
  border-style: none;
}
/*-- Layout --*/

#container {
  padding: 0px;
  height: auto;
  width: 780px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  overflow:hidden;
}

#wrapper {
  margin: 0px;
  padding: 0px;
  float: left;
  height: auto;
  width: 780px;
}

/*-- Header --*/

#header {
  margin: 0px;
  float: left;
  height: auto;
  width: 780px;
  padding: 50px 0px 0px 0px;
}

.header_inner {
  margin: 0px;
  float: left;
  height: auto;
  width: 350px;
  text-align: justify;
  text-justify:inter-ideograph;
  padding: 60px 0px 25px 0px;
}

/*-- Main --*/

/*-- Left --*/

#main {
  margin: 0px;
  padding: 0px;
  float: left;
  height: auto;
  width: 780px;
}

.main_left {
  margin: 0px;
  padding: 0px;
  float: left;
  height: auto;
  width: 350px;
}

.headline {
  float: left;
  height: 32px;
  width: 350px;
  margin: 10px 0px 0px 0px;
  padding: 7px 0px 0px 30px;
  background-image: url(https://language-centres-world.com/images/index_icon.gif);
  background-repeat: no-repeat;
  background-position: left center;
}
.text {
  padding: 0px;
  float: left;
  height: auto;
  width: 350px;
  margin: 0px 0px 5px 0px;
  text-align: justify;
  text-justify:inter-ideograph;
}
.text p {
  line-height: 14px;
  font-size: 11px;
}
.main_left .about {
  margin: 0px;
  padding: 0px;
  height: auto;
  float: left;
  width: 350px;
}
.main_left ul.about {
  padding: 0px;
  height: auto;
  width: 350px;
  margin: 0px 0px 5px 0px;
  float: left;
  list-style-type: none;
}
.main_left li.about {
  padding: 0px;
  height: auto;
  width: 350px;
  margin: 5px 0px 0px 0px;
  float: left;
}
.text2 {
  margin: 0px;
  float: left;
  height: auto;
  width: 350px;
  text-align: justify;
  text-justify:inter-ideograph;
  padding: 60px 0px 0px 0px;
}

/*-- Footer --*/
#footer {
  margin: 0px;
  float: left;
  height: auto;
  width: 350px;
  padding: 15px 0px 0px 0px;
}
#footer p {
  font-size: 11px;
  line-height: 14px;
}

/*-- Right --*/
.main_right {
  margin: 0px;
  float: right;
  height: auto;
  width: 430px;
  padding: 465px 0px 0px 70px;
}
.main_right ul.entrance {
  padding: 0px;
  float: left;
  height: auto;
  width: 360px;
  margin: 0px;
  list-style-type: none;
}
.main_right li.enter {
  margin: 0px;
  padding: 0px;
  float: left;
  height: 100px;
  width: 360px;
}
.main_right li.enter a {
  margin: 0px;
  padding: 0px;
  float: left;
  height: 100px;
  width: 360px;
  background-image: url(https://language-centres-world.com/images/enter_btn.jpg);
  background-repeat: no-repeat;
  text-indent: -9999px;
  display: block;
  background-position: center top;
  border-width: 0px;
  border-style: none;
}
.main_right li.enter a:hover {background-position: center bottom;}
.main_right li.enter a:focus{
  outline:none;
  overflow:hidden;
}
.main_right li.leave {
  padding: 0px;
  float: left;
  height: 12px;
  width: 360px;
  margin: 0px 0px 5px 0px;
  text-align: right;
}

/*-- Text --*/
h1 {text-indent: -9999px;}
h2 {
  font-size: 11px;
  color: #FFFFFF;
  font-weight: normal;
}

h3 {
  font-size: 15px;
  color: #FFFFFF;
}
p {
  font-size: 12px;
  color: #CCC;
  line-height: 120%;
}
a {
  color: #F55;
  text-decoration: none;
}
a:hover {
  color: #FAA;
  text-decoration: underline;
}
li {
  font-size: 12px;
  color: #FFF;
}
.attention {
  font-size: 10px;
  line-height: 12px;
  color: #F00;
}
.main_left li.about {
  font-size: 12px;
  color: #F90;
  line-height: 14px;
}
