/*
----/--/-- Ver.001  *****       Šù‘¶ƒ\[ƒX
2012/05/09 Ver.002  tarumi      body“™‚Ì‚‚³‚ð•ÏX
*/

@charset "utf-8";

/*2012/05/09 Ver.002 «*/
html {
  height: 100%;
}
/*2012/05/09 Ver.002 ª*/

#wrapper_login {
  width: auto;
/*2012/05/09 Ver.002 «*/
/*
  height: auto;
*/
  height: 100%;
/*2012/05/09 Ver.002 ª*/
}

#login_main {
  position: relative;
  margin: 34px auto 0 auto;
  width: 635px;
/*2012/05/09 Ver.002 «*/
/*
  height: 512px;
*/
  height: 90%;
/*2012/05/09 Ver.002 ª*/
}

#login_main_sub {
  position: relative;
  margin: 34px auto 0 auto;
  width: 635px;
  height: 512px;
}

#btn_login {
  position: absolute;
  top: 170px;
  left: 198px;
}
#btn_login img {
  width: 241px;
  height: 62px;
}
#btn_favorite {
  position: absolute;
  top: 23px;
  left: 475px;
}
#btn_favorite img {
  width: 134px;
  height: 29px;
}
/*2009/09/24 Y.Nitabaru «*/
#btn_kushitu_search {
  position: absolute;
  top: 60px;
  left: 475px;
}
#btn_kushitu_search img {
  width: 134px;
  height: 29px;
}
/*2009/09/24 Y.Nitabaru ª*/

#tit_info {
  position: absolute;
  top: 302px;
  left: 23px;
}
#tit_info img {
  width: 116px;
  height: 14px;
}

#flame {
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 328px;
  left: 0;
  width: 632px;
  height: 180px;
  border-left: solid 1px #fff;
  border-right: solid 1px #fff;
  background: #fff;
}