@charset "utf-8";
/* CSS Document */

body {
  margin: 0;
  padding: 0;
  text-align: center;
}

#wrapper {
  width: 450px;
  margin: 0 auto;
  text-align: left;
}

#logo {
  width: 450px;
  height: auto;
  margin: 50px 0px 30px 0px;
  text-align: center;
}

#next {
  width: 101;
  height: 31;
  margin: 15px 0px 15px 0px;
  text-align: center;
}

#next2 {
  width: 101;
  height: 31;
  margin: 50px 0px 15px 0px;
  text-align: center;
}


#address {font-size: 60%;
  
  width: 450px;
  height: auto;
  margin: 40px 0px 10px 0px;
  text-align: center;
}

#moji {width: 450px;
       height: auto;
        text-align: center;
        margin: 10px 0px 40px 0px;
		line-height: 1.8;}
		
#foto {text-align: center;
        margin: 40px 0px 0px 0px;}		


address {font-style: normal;}

em {font-style: normal;
    font-size: 90%;
	line-height: 1.5;}