/* CSS Document */

body {
  background-image:url(../images/bg2.jpg);
  background-repeat:repeat-x;
  background-color:#000000;
  margin:0;
  padding:0;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
  font-size:14px;
  line-height:22px;
}

#wraper {
  width:720px;
  background-color:#FFFFFF;
  margin:0 auto;
  padding-bottom:40px;
}

h1 {
  width:720px;
  height:119px;
  margin:0;
  padding:0;
}

#mess1 {
  width:720px;
  height:578px;
  background-image:url(../images/comp02_05.jpg);
  background-repeat:no-repeat;
}

.message1 {
  padding:360px 50px 0 220px;
  font-size:12px;
  line-height:24px;
}

#mess2 {
  width:720px;
  height:650px;
  background-image:url(../images/comp02_06.jpg);
  background-repeat:no-repeat;
}

.message2 {
  padding:400px 50px 0 220px;
  font-size:12px;
  line-height:16px;
}

#mess3 {
  width:720px;
  height:701px;
  background-image:url(../images/comp02_07.jpg);
  background-repeat:no-repeat;
}

.message3 {
  padding:400px 50px 0 220px;
  font-size:12px;
  line-height:16px;
}

.text-area {
  width:450px;
  margin:0 auto;
  padding:0;
}

#submit-btn {
  width:510px;
  height:56px;
  margin:20px auto;
}

#contact {
  width:720px;
  height:311px;
  background-image:url(../images/comp02_16.jpg);
  background-repeat:no-repeat;
}

#contact-btn {
  padding:130px 0 0 430px;
}

#text-link {
  width:500px;
  margin:0 auto;
  text-align:center;
  font-size:12px;
}

.style1 {
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  color: #484848;
}

.clr {
  clear:both;
}

#application {
  text-align:center;
  font-size:14px;
  margin-bottom:50px;
}
#application table {
  text-align:left;
  margin:0 auto;
  margin-bottom:10px;
}

.form_title {
  background-color:#75B4FF;
  color:#FFFFFF;
  padding:5px;
  padding-left:1em;
  border-bottom:2px solid #fff;
}
.form_column {
  background-color:#CCE3FF;
  color:#333;
  padding:5px;
  padding-left:1em;
  border-bottom:2px solid #fff;
  line-height:150%;
  text-align:left;
}
