body {
  font-family: 'HelveticaNeue', 'Arial', sans-serif;
  text-align: center;
  font-size: 12px;
  height: 101%;
}

#container {
  width: 850px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}

#header {
  width: 850px;
  height: 59px;
  background: url(../images/header_img.jpg);
}

#startcontent {
  width: 850px;
}

#start {
  float: left;
  width: 400px;
  height: 400px;
  background: url(../images/bg_start.jpg);
  background-repeat: no-repeat;
  margin-top: 80px;
  text-align: right;
}

#start img {
  margin: 30px 0 10px 0;
}

#startmenu {
  font-family: serif;
  color: #701040;
  font-size: 1.2em;
  line-height: 1.5em;
}

#startmenu a {
  color: #701040;
  text-decoration: none;
}

#maincontent {
  width: 850px;
  height: 500px;
  background: url(../images/bg_main.jpg);
  background-repeat: no-repeat;
  background-position: 45px 25px;
}

#main {
  float: left;
  width: 250px;
  text-align: right;
}

#main img {
  margin: 10px 0 30px 0;
}

#mainmenu {
  font-family: serif;
  color: #701040;
  font-size: 1.2em;
  line-height: 1.5em;
  margin-top: 300px;
}

#mainmenu a {
  color: #701040;
  text-decoration: none;
}

#sp_foto {
  float: left;
  margin: 50px 20px 0 20px;
}

#sp_text {
  float: right;
  width: 280px;
  margin: 50px 20px 0 0;
  text-align: left;
  font-size: 1.2em;
  line-height: 20px;
}

#sp_text table {
  font-size: 1.0em;
}

#sp_breit {
  float: right;
  width: 550px;
  margin: 30px 20px 0 0;
  text-align: center;
}

#sp_breit img {
  border: 0;
  margin: 0 0 20px 25px;
}

#footer0 {
  clear: both;
  width: 850px;
  height: 33px;
  background: url(../images/footer0_img.jpg);
  color: #fff;
  text-align: center;
}

#footer0 p {
  padding-top: 5px;
}

#footer0 a {
  color: #fff;
  text-decoration: none;
}

#footer {
  clear: both;
  width: 850px;
  height: 16px;
  background: url(../images/footer_img.jpg);
  text-align: center;
}

#fangal {
  float: left;
  width: 126px;
  height: 126px;
  background-color: #fff;
  margin: 0 0 20px 40px;
  border: 1px solid #444;
}

#fangal td {
  width: 124px;
  height: 124px;
  vertical-align: middle;
  text-align: center;
}

#fangal img {
  border: 0px;
  margin: 0 0 0 0;
}

#start a {
  color: #701040;
  text-decoration: none;
}

#link {
  color: #701040;
  font-weight: bold;
  margin: 80px 0 0 50px;
}

#link img {
  width: 180px;
  margin: 0 0 0 10px;
  border: none;
}

#lnk {
  text-align: center;
  letter-spacing: 4;
}

#logo2 {
  margin: 15px 0;
}

